Configure read permissions for SCCM reports
After implementing SCCM 2007 R2 I wanted to configure my standard domain account (which has no domain admin rights) with the privileges to be able to read all SCCM reports.
To make this work I had to:
- give my domain account ‘read’ rights on ‘All Instances’ of the ‘Report’ class
- give my domain account ‘read’ rights on ‘All Instances’ of the ‘Status Messages’ class
(otherwise I could not see any of the status message reports but got a “RecordID can not be found” error message) - add my domain account to the ‘SMS Reporting Users’ local group on the server which had the Reporting Point Site System Role installed
(otherwise I could not see the reports tree but instead got an Internal Server Error message)
2 Comments
→
Where do you set the first two options? I figured out the third but the reports are not working.
Thanks
Found it.
In SCCM duh.