SQL Permissions
Advanced Insights ConfigMgr SQL Permissions requirements
Applies to: Advanced and Patch Insights
If Advanced Insights is installed on your ConfigMgr site server, then you should not need to do any SQL permissions configuration.
The Advanced Insights IIS Application Pools run as the local computer Identity, which has ConfigMgr SQL database access by default.
Advanced Insights needs read access to the ConfigMgr SQL database. If Advanced Insights is installed on a server that is not the ConfigMgr site server, you will need to grant some SQL permissions.
Assigning Rights to ConfigMgr SQL
Using the Advanced Insights Computer Account (recommended)
Open SQL Management Studio and connect to the required SQL instance for your ConfigMgr database
Execute the following script replacing the domain\computername and CM_XXX database name
Last updated