Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WMI TimeOut

Status
Not open for further replies.

Warmunger82

Technical User
Jul 20, 2006
1
NL
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top