Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch for ping
Name: suman.basak Date: March 5, 2009 at 05:06:14 Pacific OS: Windows XP Subcategory: General
Comment:
i have been able to create folder with named after recent date but unable to create ping report in text format within that created folder. pls help me out
Summary: I'd like to know a command to create a directory (folder) with the date inserted. For example "backup 02-04-2003". Do you, wise guys, know how to write this in batch command? If I'm asking sth impossi...
Summary: Thank you for reading this - I'm trying to figure out how to get a cmd.exe window to close after a simple batch file has run. The batch file simply introduces a ping/timeout delay and then executes an...
Summary: Useing XP, want to write a batch that will change the admin password on a group of XP stations, by inputing the info automatically, using NET USER, like so: net user administrator * It prompts the use...