Best way to replicate a directory share to a new Windows 2012 serv, keeping all permissions and timestamps the same?
we have legacy windows 2008 r2 server, single network share on it, acting primary file share. inside network share dozen different folders (with subfolders) different permissions applied them @ folder , file level.
i want migrate/copy entire directory structure new windows 2012 standard server, keeping timestamps, permissions, etc. on old directory structure. both servers part of same single windows 2008 r2 domain.
what best practice method achieving this? using xcopy? if so, syntax want use command make sure don't lose permissions or change data , timestamps during migration?
hi
recommend use robocopy accomplish it.
technet guide robocopy command:http://technet.microsoft.com/en-us/library/cc733145(v=ws.10).aspx
microsoft robocopy gui tool. tool link: http://www.myitforum.com/articles/15/view.asp?id=9433
note: test in test environment, before applying production servers
regards, ravikumar p
Windows Server > File Services and Storage
Comments
Post a Comment