Hi ,
We are migrating from old domain to new domain from XP to windows 7 . we are using USMT 5.0 in SCCM 2012 to migrate the user data.
we have a "Tuser" in "ABC" domain, this user is migrating to "XYZ" domain with new user name "Test.user " . My scanstate command works well . This command is copying all the data to network share . When I run Loadstate command , the command executes successfully . In c:\Users folder I can see "test.user" folder created successfully and all the data is copied to respective folders perfectly.
But when I login with Test.user account I don't see any of the files on that user desktop or documents. After doing some investigation I found that when the Test.user is logged in , windows is creating a folder "Test.user.XYZ" in C:\users and using this path as profileImagepath .
we are creating the new users in new domain and migrating the all the SID information from old domain to new domain for accessing other servers and application which are still in old domain. Now I can see 2 SID's for each user in new domain . one created when the new user is created in AD and other one is from old domain .
Is there any way I can run loadstate.exe and get one profile created and all the data is copied to test.user but not to test.user.xyz ?
Thanks,
Kishore