On a newly-joined-to-the-domain PC if you logon to the pc first, then to the
domain you would end up with two profiles.
%username%
and
%username%.%userdomain%
Else if you logon to the domain first, then to the pc you would end up with
%username%
and
%username%.%computername%
You can use the Copy To function to mirror the profile. Logon at least once
after joining the domain. Then while logged on as another user (with
administrative rights) Control Panel|System|Advanced|User Profiles|Settings,
select your oldprofile, Copy To, Browse to
%systemdrive%\Documents and Settings\newprofile
Change "Permitted to use:" to "newprofile" OK.
OR---------------
Logon once to the new domain then run regedt32.exe and navigate to;
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
locate the new profile SID and edit the Reg_Expand_Sz 'ProfileImagePath' to
point back to the old local profile.
Also;
http://www.microsoft.com/downloads/d...displaylang=en
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"msnews.microsoft.com" wrote:
> What is best way to join a computer to active directory domain and retain
> the users existing desktop setting?
>
>