Re: Migrating 30+ users from workgroup to domain
Another way is to modify the ProfileImagePath Value in the registry entry
for the domain user account on the workstation.
1. have the user logon with their domain user account, then logoff - this
will create a key under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList for that user's SID
2. logon with an administrative user account, open regedit and navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
3. click on each key in turn until you find the one for the user's domain
account - the one in which the ProfileImagePath Value has the path to the
user's new profile folder
4. change the ProfileImagePath Value to have the path for the user's old
profile folder
We used this technique when switching from a NT 4 domains to Windows 2000
Active Directory.
--
Bruce Sanderson MVP Printing
http://members.shaw.ca/bsanders
It is perfectly useless to know the right answer to the wrong question.
"TheDrake" <TheDrake@discussions.microsoft.com> wrote in message
news:45708C71-FFB5-4FA2-9B09-1C5A1068D7A3@microsoft.com...
> We are planning on upgrading to a server based LAN and need to get all our
> users on the domain.
> Is there any way we can retain the current Windows XP user and keep
> documents and other profile settings?