I wrote/borrowed a script that looked at the last accessed date and logged anything that was older than 6 months to a CSV file. It's written in VBScript. I'm sure there are tools out there that do what you want....in fact, now that I look, Robocopy probably does what you need.
But, if you'd like to take a look at the vbscript let me know and I can send it to you. It shouldn't take much to modify it for what you're looking for. On Mon, Jun 8, 2009 at 3:12 PM, Mike French <[email protected]>wrote: > My google fu is not going well today. Anybody have a favorite utility > (preferably not just a script piped to a text file) that can search a > file server and filter the files based on last modified date? We do full > daily backups even though only about 2% of our data actually changes. I > want to move old data (2+ years old) off the file shares targeted for > backup over to an external Archive drive. It's a pain drilling into > folders with explorer.... > > MIKE FRENCH > NETWORK ENGINEER > ~EQUITY BANK > Office: 214.231.4565 > [email protected] > > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ > ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
