Summary: 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...
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 batchfil...
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, p...
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,...
Summary: I am not too familiar with writing batch but is there a way to write a batch file to change the sa password... if that is possible, is there any way t...
Summary: Hi every body I want to create a batch file that will run a command at a specific time but i want to exclude some days like saturday and sunday wh...
Summary: I am attempting to create a batch file that will automatically launch a dial up connection. I will eventually be using the script on Win 98 PC's but f...
Summary: So, it's just a batch file to copy a file from floppy to C:, right? You mentioned that user will input the file name in format, for instance "D033ddmm...
Summary: I would like to use a batch file to copy a file so that the new file includes the date: i.e. save file as Today's date + a space + Final the saved fil...
Summary: I need to create a batch file to which I can pass 2 parameters to create, type and save a text file. Edit and copy con require additional keystrokes o...
Summary: Maybe someone on this site can help me. I need a batch file to rename files. The way it needs to work is: you open the batch file and it asks you to p...
Summary: I want to write a dos batch file to change the name a file from its original name to a timestamp (e.g., the key command would be: ren file.txt mmddhhm...
Summary: I am looking for a way to have a batch file create a file name using the system date. For example if I want to use a batch file to retrieve backup inf...
Summary: I want to get hostnames from a file and make a batch file to ping each hostname in that file.what are the commands that enable me to fulfill that. ...
Summary: I'm trying to write a DOS batch file that will determine which files are in a directory on a remote unix box and then write a ftp script go 'get' each...
Summary: NT systems have the %OS% variable set by default to 'Windows_NT', and non-NT systems don't. So, if you just want to act depending if the OS is NT (Win...
Summary: I am attempting to add a portion to a batch file which will check to see if the c drive is formatted, and if not offer the option to format it. I am ...
Summary: I need to create a dos batch file that will get the results from a previous batch (text file), and send it to a given email address through a hotmail ...
Summary: How do you create a batch file that will put a file in windows to unix. The batch file should also contain the user name and password. can u please h...
Summary: I am looking for a way to have a batch file create a file name using the system date. For example if I want to use a batch file to retrieve backup in...
Summary: I have been trying to write a batch file that is deployed to all the machines in our building. Upon running the BAT, the script will write the comput...
Summary: Hi, I'm looking for a simple batch file which will edit "protocol.ini" (see below) for me and replace one number with another. I want to be able to re...
Summary: Am pretty sure this can be done with a simple batch command, but not sure how to write it... At work I have to use MS Publisher most of the time, to ...