I have a domain migration project to move 1,000+ users from one child domain to another and I want to Use DFS to replicate all the data.
What I am thinking is to create a new DFS root in the domain the accounts are to be migrated to (Child Domain 2) and create folder targets to the paths to the shares in their current domain (Child Domain 1) then add another target share to shares in (child domin 2) and configure replication.
I am hoping that users in CD1 can access their data through \\cd1\dfsroot in (Child domain 1) and \\cd2\dfsroot\ in (Child domain 2)
Is this possible?