| |
aahmed
Posts: 1
Score: 0
Joined: 9/3/2004
From:
Status: offline
|
Hi, I'm trying to figure out if there is a way to timeout of part of a script. I have a script that runs a WMI query on computer names that are picked out of an excel spreadsheet in a loop. It picks one machine, runs the query and moves on to the next row. Some machines however, that don't have the WMI service running, the script hangs on them, is there a way to timeout of just part of that script? Like a do until or do while? Thanks.
|
|