SmartFAQ is developed by The SmartFactory (http://www.smartfactory.ca), a division of InBox Solutions (http://www.inboxsolutions.net)
How To Test WMI Connectivity?
Requested and Answered by Frank-Peter Schultze [webmaster] on 10-Sep-2005 23:18 (22446 reads)
The VBScript file WMIPing.vbs (Download) checks if connection to WMI of the target system can be established.
WMIPing.vbs exits with an errorlevel:
- 0 = WMI Ping succeeded successfully
- 1 = ICMP Ping failed, WMI Ping omitted
- 2 = WMI Ping failed
|
|






