Login | |
|
 |
Re: Where are you VBS Wizards??(question) - 4/20/2005 1:36:26 AM
|
|
 |
|
| |
Zifter
Posts: 318
Score: 0
Joined: 1/5/2005
From: Belgium
Status: offline
|
At the end of this article, the Scripting Guy's handle your question. HTH
|
|
| |
|
|
|
 |
Re: Where are you VBS Wizards??(question) - 4/20/2005 11:46:23 PM
|
|
 |
|
| |
mbouchard
Posts: 1916
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
|
Why not use ping to determine if the PC is online or not, do a search here and you will find scripts that do this. Then, if ping returns that the PC is offline, you can write the PC name to a file, again there are examples on the site and good examples in the WSH docs.
|
|
| |
|
|
|
|
|