Next Topic

Previous Topic

Book Contents

Troubleshooting WMI issues

Rebuilding WMI Counter database

Sometimes the WMI database on Windows gets corrupted. Use the following commands on the host to rebuild the WMI counters:

wmiadap /f

winmgmt /clearadap

winmgmt /resyncperf

net stop winmgmt

net start winmgmt