All Forums >> [Scripting] >> Post a VBScript >> Read txt file then ping.... Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
This reads a list of computer names then pings each. It has an if satement in it that you will need to finish.
How to use:
Replace %file% with the file name containing the list of computer names. One name per line. Then define what you want it to do after each ping. (do something) lines 16 and 18