Re: WMIdiag, what have I learned



OK, did that.
* cd /d %windir%\system32\wbem
* for %i in (*.dll) do RegSvr32 -s %i
* for %i in (*.exe) do %i /RegServer
On performing the 3rd line (/RegSvr32) I get a popup
'Windows Management Instrumentation Tester.' Correct or not, I hit the CONNECT button. New popup - 'root\default' in the top box. 'Connection Using' is 'IWBEMLocator.' I hit CONNECT again and get a popup
'Number 0x,080040154
Facility: Interface
Description:Class not registered' whcih I 'dismiss'
Now what?

Wesley Vogel wrote:
Repairing and re-registering the WMI
http://windowsxp.mvps.org/repairwmi.htm

Skip down to: Rebuilding the WMI Repository

.


Loading