Source: Microsoft
|
|
Click Start, Run and type the following command:
rundll32 wbemupgd, UpgradeRepository
Use the following command to detect and repair a corrupted WMI Repository:
rundll32 wbemupgd, RepairWMISetup
The .DLL and .EXE files used by WMI are located in %windir%system32wbem. You might need to re-register all the .DLL and .EXE files in this directory. If you are running a 64-bit system you might also need to check for .DLLs and .EXE files in %windir%sysWOW64wbem.
To re-register the WMI components, run the following commands at the command prompt:
Download http://code.google.com/p/eventlog-to-syslog/downloads/list
extract exe and dll file to C:windowssystem32 folder
to install as a service execute evtsys.exe -i -h IP address
then start service
net start evtsys