Active Directory – How to Join Domain and Still Maintain Settings from Unjoined User Profile

active-directory

I have some Vista x64 workstatons configured for software development that have never been joined to our AD domain. The users have lots of custom settings in their local unjoined user profiles that they want to see maintained after the join. How do I do this? Their profiles are large (just under 1GB in some cases) full of source code, etc.

Best Answer

  1. Join them to the domain
  2. Login with their domain credentials, logout
  3. Login as local administrator (not the old account, not the new one, a 3rd local admin)
  4. Right click My Computer and select properties
  5. Select advanced system settings
  6. Go to the Advanced tab
  7. Click settings under user profiles
  8. Select their old profile you want and click Copy to
  9. Browse to the location of their new profile and overwrite it

If the Copy button is grayed out then reboot and repeat steps 2-9.