When a users has an corrupt Windows profile or you just want to give the user a new
profile, it’s not as easy as it was in Windows 2003, there you just go to the users
direcotry and changed to name of the user folder to for example username_old.
When you do the same in Windows 2008 the user will get an Temp folder.
To force the creation of a new user folder you do the following:
1. Log off the user you want to give a new profile.
2. change the mapname to username_old (or something else)
3. open regedit (start -> run -> regedit)
4. Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\
5a. In this folder you see some ‘user_sid’ folders, find the right folder matching the
user you want to give a new profile. (When you open a folder you will see a key
‘ProfileImagePath’ there you can see to which user the folder belongs).
5b. Press right mouse button on the right folder and choose ‘Export’ (Allways good to have
a backup :)).
5c. Delete the folder.
Now relog the user and you will see a new folder (‘profile’) is created :).