How can I run WMI script under Power User?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I run WMI script under Power User? It seems that WMI is restricted
unless the user is Administrator, how can I run WMI under Power User, without
giving the user to Administrator rights?

Thanks
 
John,

Open Computer Management
Expand Services and Applications
Left Click on WMI Control
Right Click on WMI Control and click the Properties item in the pop up menu.
This should bring up the WMI Control Properties dialog.
Click on the Security tab.
Highlight root.
Click on the Security button.
This will bring up the Security for root dialog.
Add Power user and give it the rights you need.

Hope this helps,
Norman

get DTS Package Search at http://www.gerasus.com/
 
Back
Top