Network Management
Unable to connect to a target machine through WMI in Orion
This article overviews what may be the issue if you are not able to connect to a node through WMI, and also get an error when testing through WBEMTEST.
First published date
Last published date
Overview
Product section
Cause
Resolution
- Open an elevated command prompt on the target machine you want to monitor.
- Verify that the WMI repository is not corrupt by running the following command:
winmgmt /verifyrepository - If the command results in an inconsistent repository, perform the following
- Shut down Windows Management Instrumentation.
- Run the following command to rebuild the WMI repository
winmgmt /salvagerepository - Restart the WMI-related services.
- Check if you can now connect to the target node in Orion.