All Forums >> [Scripting] >> WSH & Client Side VBScript >> ping computer before vbscript execution Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I need my script to make sure the remote computer is on the network before the rest of the script executes. If it can't ping the computer, then I need a popup box saying that the remote computer is not available. How would I do this?