How to move files older than 5 days to a network share?
Hi, Since windows server 2000, I am using ROBOCOPY to move old files to another drive. Is there a better and modern way in Windows 2008 R2 to do this task? Thank you.
November 12th, 2010 9:43am

Robocopy http://technet.microsoft.com/en-us/library/cc733145(WS.10).aspx The examples you provided are correct. Also check "Robocopy /B" does not copy the security information such as ACL in Windows 7 and in Windows Server 2008 R2 http://support.microsoft.com/kb/979808 There is a copy program out there called AutoClone that preserves ACLs and copies much faster than Robocopy. ref: http://arstechnica.com/civis/viewtopic.php?f=17&t=69415 Maybe you can also try richcopy http://technet.microsoft.com/en-us/magazine/2009.04.utilityspotlight.aspx?pr=blog
Free Windows Admin Tool Kit Click here and download it now
November 12th, 2010 10:00am

Hi M Fawzi, As I mentioned, Robocopy the solution that I am using and I know how to use it. My question is: "Is there a better and modern way in Windows 2008 R2 to replace Robocopy" I said "Modern" because robocopy is around for more than 10 years. I expent something with UI is available in windows 2008 r2? Thanks..
November 12th, 2010 5:07pm

Hi Allan, Thanks for posting here. I think PowerShell ,a new feature on windows server 2008 may help you to achieve the goal. Please take look the sample script in the link below: Copy by Date in article “Files and Folders, Part 3: Windows PowerShell” http://technet.microsoft.com/en-us/library/ee176988.aspx#EBAA For further assist regard how to use power shell, please post your requirement to PowerShell forum: http://social.technet.microsoft.com/Forums/en/winserverpowershell/threads Thanks. Tiger Li TechNet Subscriber Support in forum If you have any feedback on our support, please contact tngfb@microsoft.comPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
November 14th, 2010 11:34pm

Hi Allan, If there is any update on this issue, please feel free to let us know. We are looking forward to your reply. Tiger Li TechNet Subscriber Support in forum If you have any feedback on our support, please contact tngfb@microsoft.com Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
November 18th, 2010 2:58am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics