Summary: I would like to rename numbers of files as following: from test1.test1.txt --TO-- test1.test1-abc.txt How can I rename this files name using bactch fi...
Summary: I don't know Dos, and I need to create a .cmd file that will delete files from a directory that are more than 72 hrs old. Is there a Dos command that ...
Summary: The service. In the services section under Control Panel. I would specify the network admin account. There is a slight security risk, but you have to ...
Summary: Hi all, I have a unique question here regarding the command utility pullmail and batch files. I'm using pullmail to grab mail from a non-local POP3 ma...
Summary: Thanks guys.... I needed to do this with an environment variable.... I came across this on a scripting site and it works... for %%f in (*.txt) do cal...
Summary: Hi all, I have a unique question here regarding the command utility pullmail and batch files. I'm using pullmail to grab mail from a non-local POP3 ma...
Summary: Hi folks, Hoping someone out there can help me. Im trying to run a series of batch files, one after the other. At first I was hoping to be able to...
Summary: This happens a lot around here. If you're using DHCP, put this in a batch file: ipconfig /release ipconfig /renew It forces the machine to give up i...
Summary: I have created some maintenance batch files (ie. clean up tmp files, reboot server, etc.) that are scheduled to run on an NT server. I would like them...
Summary: ::------------------------------------------- ::Create a batch file called wait.bat ::add the following line below. ::For batch files that neeed to ...
Summary: well...can't do the whole job for you, but here's some direction. You need to first assign a variable based on date. Get.exe is the ol' standby for t...
Summary: I use a system with multiple logins. If idle for 5 min I get kicked out (I can't change the delay). So I re-login often. Someone suggested a batch fil...
Summary: If you are someone who has any experience with MS-DOS, you can do just about any command that you could do in a Dos command prompt in a batch file, su...
Summary: hello sirs, I need to write a batch file that read the users names and passwords from Access file and stops running when finish. i need only the com...
Summary: Appreciate the perl idea, but the systems I need to do this on are part of a secure (read classified) network, and I'm unable to install anything on t...
Summary: My environment is WinNTserver4 & NTFS. The file is an Access 97 database that is automatically filtering data & exporting into a text file. I'm tryi...
Summary: This is something I tried to do before in a batch file. I had to use a Kixtart script that I called from the batch file. Kixtart is a scripting langua...
Summary: I want to create a batch file that would: 1)load at startup. 2)detect if a certain service is running. 3)wait until that service has finished running....
Summary: We are doing a large scale rollout of Notes 5.0, plus other updates, to a variety of banks...We go to each bank and load onto their server Notes and o...
Summary: I have NT workstation on a laptop that has to move between many different IP networks. Does anyone know a command/program that I can put the different...