DbHd
Programmer
- Dec 20, 2004
- 39
I started a script to copy most of the "My Documents" folders to another location on my local PC. I've been writing it basically by wearing down the problems but now I've spent way to much time and am hoping for a clean, simple solution.
I need it to:
1. Copy all folders and docs within, except the "My Pictures", etc folders that won't copy.
2. Limit the number of backups to 8 by deleting the earliest folders.
3. Schedule and run unattended during the night.
I'm on an XP box that is a member of a domain. I have admin rights to my PC and have had the scheduler service work.
I didn't include code on purpose because I didn't want to get into a "patch-it" thing. If it's necessary I'll provide what I have, but I'm thinking this is something the experts already have on the shelf.
So, Does anybody have something already written they will share?
Earle
I need it to:
1. Copy all folders and docs within, except the "My Pictures", etc folders that won't copy.
2. Limit the number of backups to 8 by deleting the earliest folders.
3. Schedule and run unattended during the night.
I'm on an XP box that is a member of a domain. I have admin rights to my PC and have had the scheduler service work.
I didn't include code on purpose because I didn't want to get into a "patch-it" thing. If it's necessary I'll provide what I have, but I'm thinking this is something the experts already have on the shelf.
So, Does anybody have something already written they will share?
Earle