WMI Security
The default on Windows systems is that only administrators are allowed to access the WMI Namespace from a remote node. To change this setting on a specific computer:
Run the MMC console wmimgmt.msc from a command line.
- Right click WMI Control, and then click Properties
- On the Security tab, click Security to see the allowable permissions
- Check Microsoft's help to set appropriate values.
This will change the security for this computer only.
|