Skip to content
Tags

Configure read permissions for SCCM reports

by Dieter on August 2nd, 2010

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)

From → SCCM, Technology

2 Comments
  1. Brad Harmon permalink

    Where do you set the first two options? I figured out the third but the reports are not working.

    Thanks

  2. Brad Harmon permalink

    Found it.

    In SCCM duh.

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS