When a user accidentally deletes a local file, having a backup ready can significantly minimize downtime and frustration. Check out this simple batch file that can make daily document backups a snap.
I'm working on a login script for a group of desktops on XP Pro. It's a very simple batch file that copies the latest application launcher, and executes the exe. We would like to have this run as a ...