NETWizz
11-16-2011, 02:54 PM
Shout Out... D7 is great.
Anyway, it does a fabulous job fixing WMI, but I have seen where I can connect to \root\cimv2 locally but cannot connect from ANY remote computer (using Active Directory Credentials).
The problem was that DCOM was not working; in fact, HKEY_LOCAL_Machine\SOFTWARE\Microsoft\Ole was missing this:
EnableDCOM REG_SZ Y
To the author that makes D7, your tool is fantastic, and I know it is intended for Computer Techs who generally deal with computers in workgroups, but someone might think they have a WMI issue when the repositories are okay, but DCOM is not enabled, so there is no Remote Access via the network.
Symptoms would be:
No Hardware/Software Inventory
Cannot Shutdown/Reboot remote computer via WMI
etc. etc. etc.
This article has the solution:
http://community.spiceworks.com/help/Troubleshooting_WMI
This one does too:
http://www.lansweeper.com/kb/WMI-Access-is-denied.aspx
Just thought I would point it out. Oh, and Lansweeper comes with an excellent "Connection Tester" that will test a WMI connection to a remote computer and report any problems.
Anyway, it does a fabulous job fixing WMI, but I have seen where I can connect to \root\cimv2 locally but cannot connect from ANY remote computer (using Active Directory Credentials).
The problem was that DCOM was not working; in fact, HKEY_LOCAL_Machine\SOFTWARE\Microsoft\Ole was missing this:
EnableDCOM REG_SZ Y
To the author that makes D7, your tool is fantastic, and I know it is intended for Computer Techs who generally deal with computers in workgroups, but someone might think they have a WMI issue when the repositories are okay, but DCOM is not enabled, so there is no Remote Access via the network.
Symptoms would be:
No Hardware/Software Inventory
Cannot Shutdown/Reboot remote computer via WMI
etc. etc. etc.
This article has the solution:
http://community.spiceworks.com/help/Troubleshooting_WMI
This one does too:
http://www.lansweeper.com/kb/WMI-Access-is-denied.aspx
Just thought I would point it out. Oh, and Lansweeper comes with an excellent "Connection Tester" that will test a WMI connection to a remote computer and report any problems.