JSI Tip 0552 - How do I use my domain profile on my laptop when I am not connected?

Jerold Schulman

May 29, 1998

1 Min Read
ITPro Today logo in a gray background | ITPro Today

Assumptions:

01. You are a member of the local Administrators group on your PC.
02. Your Domain Account has a local profile.

To create a local account that shares your domain profile:

01. Logon locally as Admininstrator and create a local account with the same UserName as your domain account.
     Note: Your PC can not be a domain controller.

02. Logon as this new account and logoff.

03. Logon locally as Admininstrator.

04. Verfiy that you now have a %Systemroot%ProfilesUserName.000 folder.

05. Use Regedt32 and select the HKEY_USERS hive.

06. Load your domain profile by clicking Load Hive from the Registry Menu. Select your domain profile at

     %SystemRoot%Profiles%UserName%Ntuser.dat where UserName is your domain account.

07. At the Key Name prompt, enter your UserName.

08. Select your UserName in HKEY_USERS and click Permissions from the Security menu.

09. Grant your local UserName Full Control
     (Add / List Names From / Show Users).
     Click Replace Permissions on Exist Subkeys.

10. Click OK.

11. Select your UserName in HKEY_USERS and Unload Hive from the Registry menu.

12. Navigate to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionProfileList
     and locate your SID by inspecting each ProfileImagePath for the path in step 04.

13. Double click this ProfileImagePath and remove the .000 so it is equal to your domain profile.

14. Exit Regedt32.

15. Delete the %Systemroot%ProfilesUserName.000 folder.

16. Logoff and logon locally as UserName

You will see your domain (and local) profile.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like