genysisit
asked on
Migrate Windows Server 2012 AD File Share to new Hard Drive
So I have a brand new Windows Server 2012 AD VMDK that designed and built. Problem is they created all the company folders on the same virtual hard drive as Windows. That drive was not setup as a GPT so therefore I'm stuck at a 2TB limit. I have created and attached a much larger GPT formatted Virtual Drive to handle all the company data. What I need to know how to do is, is migrate all that data while retaining permissions to the new virtual hard drive. I'm not as familiar with transferring this type of environment as I am with Linux. Any help or direction would be appreciated. As a side note this is all done in VMWare ESXi 5.5. Thanks!
ASKER
I have heard of robocopy, which I'm assuming is similar to rsync. I too prefer command line. I will give this a go over the weekend and will update as follows. Thanks for the link!
Similar, but rsync performs client and server functions, robocopy, is just robust copy function!
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
http://technet.microsoft.com/en-gb/library/cc733145.aspx
(you can use Windows Explorer and cut and paste, but robocopy can be used with logging! and I prefer the command line to the GUI!)