Forum Discussion
RKratka
May 06, 2022Copper Contributor
Migration to Active Directory
Hi, My organization is going to migrate to AD. Because of that a new profile will be created when the user log in a domain. How can i copy the old profile to the new profile (created by AD)? ...
Dave Patrick
May 06, 2022MVP
Logon once as the new domain user so the new profile gets created, then logon as another user with local admin rights, navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
find the new domain profile and point the expand string ProfileImagePath to the old profile.
RKratka
Jun 17, 2022Copper Contributor
Dave Patrick The solution does not work. I will search it and post here when i find it