The report server has encountered a configuration error. Logon failed for the unattended execution account.

 

I recently ran into this error. “The report server has encountered a configuration error. Logon failed for the unattended execution account.” 

Capture_error

 

A couple weeks ago I changed the passwords on all my SCOM Service Accounts.  I didn’t run any reports since then, but when I finally ran one I got the above error.

So to fix it I logged into my SQL Server and looked at Reporting Services Configuration.  I initially thought it was the service account.

svc

I changed the password and tried to run the reports but got the same error.

The looking a little further I realized the it was obviously the Execution Account as that is what was specified in the error.  

svc2

 

I then ran reports without any issues.

 

Here is the full text of the error

Date: 7/13/2011 10:10:35 AM
Application: System Center Operations Manager 2007 R2
Application Version: 6.1.7221.61
Severity: Error
Message: Cannot initialize report.

Microsoft.Reporting.WinForms.ReportServerException: The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError) —> Microsoft.Reporting.WinForms.ReportServerException: Log on failed. Ensure the user name and password are correct. (rsLogonFailed) —> Microsoft.Reporting.WinForms.ReportServerException: For more information about this error navigate to the report server on the local server machine, or enable remote errors
   — End of inner exception stack trace —
   — End of inner exception stack trace —
   at Microsoft.Reporting.WinForms.ServerReport.GetExecutionInfo()
   at Microsoft.Reporting.WinForms.ServerReport.GetParameters()
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.Parameters.ReportParameterBlock.Initialize(ServerReport serverReport)
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ReportForm.SetReportJob(Object sender, ConsoleJobEventArgs args)
Microsoft.Reporting.WinForms.ReportServerException: Log on failed. Ensure the user name and password are correct. (rsLogonFailed) —> Microsoft.Reporting.WinForms.ReportServerException: For more information about this error navigate to the report server on the local server machine, or enable remote errors
   — End of inner exception stack trace —
Microsoft.Reporting.WinForms.ReportServerException: For more information about this error navigate to the report server on the local server machine, or enable remote errors

10 Responses to The report server has encountered a configuration error. Logon failed for the unattended execution account.

  1. Sita May 14, 2012 at 9:52 am #

    Very Useful.. Thank you

  2. Fatima Zafar September 26, 2013 at 3:46 am #

    Thankyoooooooou…Solved my problem

  3. sami October 3, 2013 at 5:54 am #

    Thank you …..

  4. Vinnie August 6, 2015 at 8:33 pm #

    Thanks it worked…your da mahn 🙂

  5. Evelyn November 8, 2017 at 1:56 pm #

    Thank you so much 😀

  6. Will Ballance July 27, 2018 at 11:54 am #

    It’s worth noting that the execution account should be different than the one used as the service account.

    See https://msdn.microsoft.com/en-us/library/ms181156.aspx

  7. Radko Madzharov February 9, 2021 at 6:27 am #

    Worked perfectly!

  8. Samson May 8, 2021 at 1:56 am #

    It really worked. Thank you.

  9. Derek Wallace October 19, 2021 at 8:22 am #

    Yes and same for me. Many thanks.

Trackbacks/Pingbacks

  1. How to fix “The report server has encountered a configuration error. Logon failed for the unattended execution account.” « YBBEST - January 17, 2012

    […] The report server has encountered a configuration error. Logon failed for the unattended execution a… […]

Leave a Reply