ActiveXperts Knowledge Base Article 7240028
Yes you can. Use the winmgmt command-line tool to rebuild the WMI repository on the target Windows platform:
- Open an Elevated Command Prompt
- Stop the WMI Service by typing: net stop winmgmt
- Rebuild the WMI Repository by typing: winmgmt /salvagerepository
- Restart the WMI Service by typing: net start winmgmt
- Check for errors by typing: winmgmt /verifyrepository
- REBOOT THE WINDOWS MACHINE
Contact Support
If you cannot find an answer to your question(s) in our Knowledge Base, or if you need additional information or assistance, please contact our Customer Support using the Contact Support form:
Contact Support »