INTRODUCTION
This article discusses how to customize the default local user profile settings when you create an image on a computer that is running one of the following operating systems:
Note This article supersedes all previously published procedures for customizing default local user profiles when you prepare images.
For more information about the steps to customize the default local user profile for Windows Vista or later operating systems, click the following article number to view the article in the Microsoft Knowledge Base:
- Windows XP
- Windows Server 2003
Note This article supersedes all previously published procedures for customizing default local user profiles when you prepare images.
For more information about the steps to customize the default local user profile for Windows Vista or later operating systems, click the following article number to view the article in the Microsoft Knowledge Base:
973289 How to customize default user profiles in Windows Vista, Windows Server 2008, Windows 7, and in Windows Server 2008 R2
How to customize the default local user profile in Windows XP or in Windows Server 2003
In Windows XP and in Windows Server 2003, updates that you have installed may change the method that you use to customize the default local user profile. For more information, see the following sections.Windows XP Service Pack 2 (SP2)
The default behavior is to automatically copy customizations from the administrator profile to the default user profile. Therefore, no additional steps are required to customize the profile.Windows Server 2003 Service Pack 1 (SP1) or Windows Server 2003 SP2
The default behavior is to automatically copy customizations from the administrator profile to the default user profile. Therefore, no additional steps are required to customize the profile. You can disable this functionality by setting a parameter in the Sysprep.inf file. This parameter prevents the Minisetup process from copying customizations from the administrator profile. To do this, set the parameter in the "UNATTENDED" section of the Sysprep.inf file as follows:[UNATTENDED]
UpdateServerProfileDirectory=0
Windows XP Service Pack 3 (SP3) or hofix 887816 is applied
Hotfix 887816 disables the automatic copying of customizations. Therefore, you must configure a parameter in the Sysprep.inf file to enable the Minisetup process to copy the customizations from the administrator profile. To do this, set the parameter in the "UNATTENDED" section, as follows:[UNATTENDED]
UpdateServerProfileDirectory=1
Note Windows XP SP3 includes hotfix 887816.
Windows XP or Windows Server 2003
To use this CopyProfile setting in Windows XP SP2 together with hotfix 887816, in Windows XP SP3, or in Windows Server 2003 SP1, the UpdateServerProfileDirectory setting must be present in the Sysprep.inf file when you run the Sysprep tool. Therefore, when you use automated image build and deployment tools, such as the Microsoft Deployment Toolkit or System Center Configuration Manager, the UpdateServerProfileDirectory setting must be included during the reference image build and capture process.References
For more information about how to configure default local user profile settings, visit the following Microsoft website:
More Information
The procedure that is described in this article supersedes all previously published procedures for customizing default local user profiles when you prepare images. This behavior applies to the following operating systems:
You can automate the procedure in Knowledge Base article 284193 by using the Reg.exe command. For an alternative solution, see the “Targeted changes to the Default User Registry hive and profile folders” section on the following Microsoft website:
- Windows Server 2003
- Windows XP
How to configure the default network profile
Install the version of Windows for which you want to use the profile. Follow the procedures in this article to configure the local default user profile. Restart the computer after you run the Sysprep command. When the operating system finishes the Minisetup/Specialize process, log on as the local administrator. Use the newly configured local default user profile as the source for the default network profile.How to configure default user settings for already deployed desktops
Implement the required new or changed settings as a logon script and configure it to run one time. For more information, click the following article number to view the article in the Microsoft Knowledge Base:You can automate the procedure in Knowledge Base article 284193 by using the Reg.exe command. For an alternative solution, see the “Targeted changes to the Default User Registry hive and profile folders” section on the following Microsoft website: