Monday, July 23, 2012

Creating a default profile in Windows 7

    1. Create a new standard local user account (name it STDPROFILE), add this account to the local Administrators group on the PC.
    2. Reboot, then log onto the PC using the local user account from Step 2.
    3. Set up profile settings as desired; desktop icons, IE home page, etc…
    4. Reboot when finished, log back onto PC with the local “Administrator” account
    5. Double-click “Computer”, then Click Organize, Folder and Search Options. On the View tab, make sure “Show Hidden files, folders and drives” is selected; also uncheck “Hide protected Operating System Files”. Click OK.
    6. Under C:\Users, rename the hidden “Default” user folder (NOT “Default User”)
    • Make a copy of the profile (STDPROFILE) customized in Step 2, rename the folder “Default”.
    • Right-click the folder – under Properties, then Security tab - Add “Everyone” permissions with Full Control (include all folders and subfolders).
    1. Run regedit.exe
    2. Click on HKEY-LOCAL-MACHINE. Under File, select “Load Hive”
    3. Browse to the “C:\Users\Default” folder, click on ntuser.dat (make sure hidden and system files are displayed). Name the key TEMPLATE_ACCOUNT.
    • Right-click on the TEMPLATE_ACCOUNT key, select Export, save the .reg file to the desktop. Open the .reg file with Notepad, and under “Edit – Replace…”, put the user name STDPROFILE in the “Find what:” field, to be replaced with the string %USERNAME% - choose “Replace All” then save the .reg file. Double-click it to re-import the changes.
    1. Re-open regedit.exe (or switch over to it if it’s still open)
    2. Under TEMPLATE_ACCOUNT - Control Panel - Desktop, change “Wallpaper” path to the wallpaper of your choice (a local OR network path will work here). Check other settings and modify any other keys.
    3. If RealPlayer is installed to the image – click on TEMPLATE_ACCOUNT – SOFTWARE – RealNetworks. Delete the entire RealNetworks Key. This key will re-created for each user as they open Realplayer. If the RealNetworks Key is left in, RealPlayer will crash for each user with the message “EXITING APPLICATION”.
    4. When done, click on TEMPLATE_ACCOUNT. Then click File, select “Unload Hive”. This will save the changes you made.

      No comments:

      Post a Comment