Warmunger82
Technical User
Hi,
I'm busy developing a small app that scans through an IP range a person specify and retrieve information about pc's in that IP range.
WMI takes very long to timeout if a pc is not available. Is there a way to specify the timeout time for WMI? Or if there is another way like pinging the IP and check if there is a reply. If there is a reply then WMI code runs. If no reply then WMI code does not run.
Any suggestions would be appreciated!
Thanks
I'm busy developing a small app that scans through an IP range a person specify and retrieve information about pc's in that IP range.
WMI takes very long to timeout if a pc is not available. Is there a way to specify the timeout time for WMI? Or if there is another way like pinging the IP and check if there is a reply. If there is a reply then WMI code runs. If no reply then WMI code does not run.
Any suggestions would be appreciated!
Thanks