I have a dell percision m6600 running windows 7. I have installed OMCI 8.X. This exposes additional information via WMI. I am trying to access \root\DCIM\SYSMAN as a user.
I have configured security through computer management. By right clicking on WMI Control and going to properties. I then go to the security tab. I have configured \root to give all capabilies (except remote enable) to Authenticated Users. However, when i try to browse the values of \root\DCIM\SYSMAN i can not. I am using Microsoft's WMICodeCreator tool to browse the values.
When i run the WMICodeCreator tool as admin i can browse the values.
After this I set the security on the \root\DCIM\SYSMAN folder explicitly the same way i set the \root permissions previously. This did not fix the issue.
Any thoughts?