...
- Increase the wmi timeout as described here: Increase WMI Timeout
- Reboot the system
- WMI Database is broken → Use the WMI Explorer for further debugging
You can try these commands, but be careful
https://pitstop.manageengine.com/portal/en/kb/articles/rebuilding-wmi-repositoryCode Block winmgmt /clearadap winmgmt /resyncperf
- required tools:
- https://github.com/vinaypamnani/wmie2/releases/download/v2.0.0.2/WmiExplorer_2.0.0.2.zip
- https://windows10gadgets.pro/phpdata/gdownload.php?n=exctrlst
- WMI Diag
Unpack to any folder, cd here and from command line run
Code Block cscript wmidiag.vbs
Info |
---|
https://docs.microsoft.com/de-de/windows/win32/cimwin32prov/win32-computersystem |
...