Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Reporting SCCM Error An error occurred during client rendering

David Wilkinson

Active Member
Messages
26
Reaction score
1
Points
1
Hello there,

I am trying to run reports on our new SCCM Server but i get the following error when i try and run any report that is setup on SCCM.

Any ideas would be great.

Thanks,
David
 

Attachments

  • sccm error.PNG
    sccm error.PNG
    173.6 KB · Views: 7
The fix for this error is one of two things:
  1. Ensure that you’re using a service account to access the SCCM Data Source, this is configured under Administration -> Site Configuration ->Servers and Site Roles->Site Server Running Reporting->Reporting Services Point.
    Double-check that a local user account with a changing user account IS NOT being used.
    If these credentials are valid, move on to #2.
  2. Connect to the reporting service point with an account that has administrative rights from a web console. Click your SQL Reporting instance and go to Security. Ensure the account above has at least SQL Reporting Administrator rights.
    If this is set, move on to #3.
  3. Launch Reporting Services Configuration Manager and connect to the server running your SQL Reporting Instance. Ensure that the same account above is listed as the Execution Account.
 
This also happens when your account doesn't have access to the right data. Make sure that your account has access to the data.
 
Back
Top