title: Configure the Default Profile

A Windows profile is the desktop environment configured for a particular user. It contains various settings such as desktop colors, backgrounds, icon placement, and Windows Explorer settings. The default profile is a template profile that is used when a user logs on to a Windows computer for the first time. The default profile can be customized by the image creator.

Windows XP and Windows Server 2003

Create a profile configuration account:

  1. While logged on as Administrator, create a local Windows user account named VCLProfile and add it to the Administrators group
  2. Configure the profile:

Copy the profile to “Default User”:

  1. Log back on as Administrator
  2. Rename the C:\Documents and Settings\Default User directory to something like Default User Original
  3. Open the Control Panel
  4. Open System Properties
  5. Select the Advanced tab
  6. Click the Settings button next to User Profiles
  7. Select VCLProfile's profile, click Copy To : Copy profile to: C:\Documents and Settings\Default User Permitted to use: add the Everyone group
  8. Click OK

Clean up the profile configuration account:

  1. Delete the VCLProfile user
  2. Delete C:\Documents and Settings\VCLProfile

You can then create another account and log in using it to make sure your profile settings take affect for new users. Be sure to delete it once you're done testing.

Windows 7 and Windows Server 2008

Microsoft does not support copying profiles under Windows 7 and Windows Server 2008. The “Copy To” button is grayed out for all profiles except the default profile. The only supported method is built into Sysprep and this method is itself very problematic. The following steps are not supported or recommended by Microsoft but seem to work:

Allow Desktop Backgrounds

  1. Download and edit the RDP file for your imaging reservation from the VCL website to allow desktop backgrounds or else you won’t be able to change the desktop background color
  2. Login as Administrator
  3. Configure Windows Explorer to show hidden and system file

Create a profile configuration account:

  1. Create a new local user account named Profile

over with a new account, delete the existing account and then create a new one: Click on the VCLProfile user Click Delete the account Click Delete Files Click Delete Account Click Create a new account Enter the account name: VCLProfile Click the radio button next to Administrator Click Create Account

  1. Set the password for the VCLProfile account
  2. Configure the user profile for the VCLProfile account

Copy the profile to “Default”:

  1. Rename the VCLProfile user profile folder to Default

C:\Users\Default Original

  1. Rename the customized profile folder: C:\Users\VCLProfile -> C:\Users\Default
    Note: if you are unable to rename the VCLProfile folder, reboot the computer, login as Administrator, and try again. Run the following command from a command prompt to reboot the computer:

     shutdown.exe -r -f -t 0
    
  2. Copy the customized profile folder using the Windows profile copying utility
    Note: Windows 7 only allows its built-in profile copying utility to be used to copy the default profile, not profiles of other user accounts. The profile you customized now resides in the default profile location (C:\Users\Default) so the utility can now be used to make a copy of it.

  3. Replace the original customized profile directory with the one created by the Windows profile copying utility
    Note: C:\Users\Default contains the original customized profile. The same profile also resides in C:\Users\Default Copy. The Default Copy folder is the one which has had the Windows profile copying utility transformations applied to it.

  4. Delete the VCLProfile account

Any new local user accounts created on the computer should receive a user profile configured with the customizations you made to the VCLProfile account.

How to Force the Desktop Background to Appear on Windows 7 & Windows Server 2008

  1. Run gpedit.msc
  2. Navigate to User Configuration > Scripts
  3. Double-click Logon
  4. Click Add

Wallpaper /f**

  1. Click OK
  2. Run gpupdate.exe /force