This post is more than 5 years old
2 Posts
0
1318
November 20th, 2013 03:00
Migrating VNXe Files between AD domains?
We are planning to migrate from one Active Directory Forest(2000) to new one(2008 in 2003 Forest Functional Level). Most of the job is done by using ADMT. We have bunch of file systems on VNXe with various NTFS permissions. We need to migrate permissions for DOMAIN1\User1 to DOMAIN2\User1. For Windows servers we would just use ADMT. Obviously it cannot be used for VNXe as it installs ADMT Agent on Windows. Is there nice EMC Celerra way/tool to do this or we will have to just access it by \\CIFSServer\share and use some custom script?
No Events found!


Leo Li
4 Apprentice
•
9K Posts
1
November 24th, 2013 23:00
Hey Rafael,
Please use the tools EMCOPY or ROBOCOPY for data migration on VNXe.
VNxe
16 Posts
1
November 22nd, 2013 13:00
Hello Rafel,
You can use CIFS migration tool like EMcopy or Robocopy.
Leo Li
4 Apprentice
•
9K Posts
0
November 26th, 2013 23:00
Hey,
How is the issue now?
Spencer Simpson
13 Posts
0
August 17th, 2020 07:00
I know this is seven years later, but this is a top Google result for the subject. Just be aware that OP is not talking about a data migration. No files are being copied. What's happening is that the ACLs of files and folders are having their entries translated from objects in one domain to corresponding objects in another. So, robocopy and emcopy are not applicable. Some major customization of XCACLS might help.