I've always been the batch file guy wherever I go. I had a .bat script for almost every situation: cleaning a folder, temporarily zipping files, and quick server checks. I could do so much with .bat ...
I've got 2 things i'm trying to do, but they're both similar enough that they probably have the same answer.<BR><BR>1. I've got a server that generates a large amount of logs that i'm required to keep ...
Say I had a script to take on-line backups of a database (in my case Citrix data store in Access format) and I wanted to script the renaming of the file to include the current date (and possibly ...