Sets the path to the directory in which the user settings (registry changes and synchronized files) are saved (user store).
The path can be an absolute UNC path or a path relative to the home directory.
In both cases, the following types of variables can be used: system environment variables enclosed in percent signs and attributes of the Active Directory user object enclosed in hashes.
Examples:
The folder Windows\%ProfileVer% stores the user settings in the subfolder called Windows\W2k3 of the user store (if %ProfileVer% is a system environment variable resolving to W2k3).
\\server\share\#SAMAccountName# stores the user settings to the UNC path \\server\share\JohnSmith (if #SAMAccountName# resolves to JohnSmith for the current user).
User environment variables cannot be used, except for %username% and %userdomain%.
If this setting is disabled, the user settings are saved in the Windows subdirectory of the home directory.
If this setting is not configured here, the setting from the .ini file is used.
If this setting is not configured here or in the .ini file, the Windows directory on the home drive is used.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Citrix\UserProfileManager |
Value Name | PathToUserStore |
Value Type | REG_SZ |
Default Value |