Possible Duplicate:
Migrate desktop user to domain user

I have a user who has been using her local windows xp user profile. Now with Active Directory implementation, I want to have the same profile associated to her new domain account profile. I know I can transfer files and folders manually. But I want to know if there is a way to associate profiles?

link|improve this question
feedback

closed as exact duplicate by William Hilsum, Diago Feb 4 '10 at 22:13

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

up vote 1 down vote accepted

My answer from a duplicate question:

Easiest way to transfer your profile to the domain is :

Go to system properties by Control Panel > System, or the easiest way is to press Windows Flag+Pause/Break.

Go to the advanced tab (XP and before), or click on "Advanced system settings" (Vista and 7).

(You may have to start by changing type to "Roaming Profile")

Click settings under "User Profiles", then find your user and choose the copy to option. Simply choose \servername and wherever your profiles are kept.

alt text

With Active Directory users and computers, make this the profile path and next time you login, it should pull this profile from the server.

link|improve this answer
The "Copy To" is not available other than Default Profile. I've use "Windows Enabler" to reenable the button, and later I still need to copy Local & Local Low in AppData folder from the original profile to the new profile manually, to have every single thing copied properly – faulty Sep 7 '11 at 3:36
@Faulty - you really shouldn't much around with Windows Enabler on system stuff... Anyway, it will not work on the same user you are logged in under - try creating a new profile or enabling guest (but give guest admin privileges temporarily), then, log in and try again. – William Hilsum Sep 7 '11 at 11:15
That's what i did, I login using admin to do the "Copy To", it's still greyed. It's documented by MS that they disable it on Win7 on purpose. – faulty Sep 7 '11 at 13:08
@faulty - first time I have heard of this :/ Can you show me the article from MS? – William Hilsum Sep 7 '11 at 15:14
I saw it here bluemoonpcrepair.com/wp/?p=39 under Potential Issues, the original post is blogs.technet.com/deploymentguys/archive/2009/10/29/… – faulty Sep 8 '11 at 5:49
feedback

No, you will have to move the files manually to the new domain profile.

link|improve this answer
feedback

Files & Settings Transfer wizard is probably a step above manually copying

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.