G
Guest
I have a list of workstations that I run WMI queries on from VB.NET. The
application works fine but can take a while because the list of computers is
long and many times there are workstations that are not turned on when WMI
tries to connect and eventually times out. Is there a way to adjust the
timeout? Or is there a good way inside VB.NET I can test to see if the
computer is active before attempting a WMI connection, such as a ping test?
application works fine but can take a while because the list of computers is
long and many times there are workstations that are not turned on when WMI
tries to connect and eventually times out. Is there a way to adjust the
timeout? Or is there a good way inside VB.NET I can test to see if the
computer is active before attempting a WMI connection, such as a ping test?