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 file to ping
Name: munpeng Date: July 6, 2003 at 07:34:31 Pacific OS: dos CPU/Ram: P2
Comment:
How can i create a batch file to ping a series of ip address...and write to a log the result of the ping..
e.g: i wan to ping to 192.168.0.1 - 192.168.10.255 how can i create a batch to ping to every single ip address within this range.. can someone pls guide me or do a batch for me.. thank in advance.
Name: Secret_Doom Date: July 6, 2003 at 10:51:34 Pacific
Reply:
OK, that's possible to be accomplisehd with a batch file. However, I need to know the exact operating system (OS) the batch file will be running.
You reported "DOS" to be your OS. That's not too accurate. If you're under Windows, report its version. If you're *really* under DOS, not under Windows, report its version.
Summary: Hi, can some one please help! How can i get a batch file to run when ever someone logs off a computer. Is this possible? Also how can i get a batchfile to run when the computer is switched off? Thanks...
Summary: I have a large directory of .bmp files and each day I need to randomly select 20 of these files and rename them in a consistent way (e.g., pic1.bmp, pic2.bmp). I would appreciate any help in writing a...
Summary: I would like some utility that will allow me to convert batch files to a format that I can map to a shortcut key. I have tried: bat2exec and TurboBat, which convert them to .com or .exe files with no ...