Hello, I hope someone here has run into this issue before.
I am trying to get the APM working WITHOUT adding a service account to the Local Admins group. We are trying to remain very granular with our security and want to have the APM work with a service account that has WMI read access.
Here is what I've done so far.
1. Created an AD Service Account
2. Added said Service Account to WMI Control (Right click WMI Control, Security Tab, Select ROOT, Click Security Button, Add Service Account, Checkbox "Enable Account, Remote Enable, Read Security", Click Advanced Button, Select Service Account, Edit Button, Apply to "This namespace and subnamespaces", Checkbox "Apply these permissions to objects and/or containers within this container only"
3. Created APM Credentials within Orion
4. Apply Windows Server 2003-2008 template to server
I thought it should be that easy but it isn't, at least not in my situation. Whenever I test the APM, I get ACCESS DENIED. If I add the Service Account to the local admins account, the APM works fine.
I don't want to have my service account in the local admins group, I want the service account to ONLY have read access to WMI. Has anyone done this?
Thanks for your assistance.
Zach
NOTE: I have followed the WMI troubleshooting guide and it says that I have to have the account in the local admins group *but* a colleague of mine has the APM working without his service account being in the local admins group. I have setup my environment the same as his but I am having issues and he is not.