Here was the main Microsoft article that we were focused on. Unfortunately we didn't see the helpful tasks at the bottom until today.
http://technet.microsoft.com/en-us/library/bb932213.aspxWe got trapped looking at DCOM permissions shown under this article.
http://technet.microsoft.com/en-us/library/bb633148.aspx
When we finally looked at WMI permissions by using this test.
http://technet.microsoft.com/en-us/library/bb932190.aspx
After finding a problem connecting to the WMI namespace, we then used this article to recreate the correct permissions for the local "SMS Admins" group.
http://technet.microsoft.com/en-us/library/bb932151.aspx

I ran into this issue a second time almost 3 months from the last time. This time, I had to apply the SMS Admins permission to 2 items below the \\root\sms\ -- site_001 & inv_schema. It looks like the inherit permissions was not properly working. Now to figure out what is causing the permission changes -- maybe a patch?
ReplyDelete