This hotfix implements a new
Do not append the user name to the profile path policy setting. This policy setting has the following path:
Computer Configuration\Administrative Templates\Windows Components\Terminal Services\Set
This policy setting specifies whether Terminal Services uses a specified network path for roaming user profiles.
You can use this policy setting to specify a shared location where the profiles are stored. You can also let users use the same profile on all the terminal servers in an organizational unit. By default, Terminal Services stores all user profiles locally on the server that has Terminal Services enabled.
To use this policy setting, type the path of the shared location. When you specify the path, use the following form:
\\Computername\Sharename
Do not specify a placeholder for the user alias. Terminal Services automatically appends the user alias when the user logs on. If the shared location does not exist, Terminal Services displays an error message on the server and stores the user profiles locally.
If the status of this policy setting is set to
Enabled, Terminal Services uses the specified path as the root directory for all the user profiles. The profiles themselves are located in subdirectories that are named as the alias of each user.
If the status is set to
Disabled or
Not Configured, user profiles are stored locally on the server unless the server administrator specifies otherwise.
Note The roaming profiles that are specified with this policy setting apply only to Terminal Services connections. A user may also have a Windows roaming profile. In a Terminal Services session, the Terminal Services roaming profile always takes precedence.
If the
Do not append the user name to the profile path check box is selected, Terminal Services does not automatically append the user name when the user logs on. We recommend that you set this option only if you want to specify a mandatory profile for all the Terminal Services users.
The
Do not append the user name to the profile path policy setting is based on the following registry entry:
Registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
Registry entry name: WFDontAppendUserNameToProfile
Registry entry type: REG_DWORD
Values: 0 (disabled) or 1 (enabled)
Default value: 0
For more information about the terminology that is used in this article, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates