Navigation
This article applies to all versions of Profile Management: 2407, 2402 LTSR CU1, 2203 LTSR CU5, 1912 LTSR CU9, etc.
- Change Log
- Planning:
- Create User Store (File Share)
- GPO ADMX Policy Template
- Group Policy Settings
- Mandatory Profile – Citrix Method
- Redirected Profile Folders (Folder Redirection)
- Verify Profile Management
- Troubleshooting
💡 = Recently Updated
Change Log
- 2024 Aug 20 – Updated Versions section for version 2402 LTSR CU1
- 2024 Aug 4 – New features listed in Profile Container section
- 2024 July 31 – Updated Versions section for version 2407
- 2024 April 18 – added link to Citrix Tech Zone Deployment Guide: Citrix Profile Management – OneDrive Container
- 2024 April 17 – Updated Versions section for version 2402 LTSR
- Added link to Enable roaming for the new Microsoft Teams at Citrix Docs
- 2023 Dec 23 – Profile Container – updated screenshots for 2311
- 2023 Dec 18 – added info from CTX585013 Microsoft Teams 2.1 supported for VDI/DaaS.
- 2023 Sept 14 – Profile Container auto-expansion
- 2024 April 30 – Updated Versions section for version 1912 LTSR CU9
- 2023 June 2 – added Enable and configure user-level policy settings at Citrix Docs
- 2023 Apr 4 – App Access Control – added GUI Rule Generate from WEM Cloud
- 2023 Apr 1 – App Access Control
- 2023 Mar 21 – added info from CTX489573 Office 365 – Account Error: Sorry, we can’t get to your account right now
- 2022 Sep 30 – Updated Versions section for version 2209. See New Features.
- 2022 Aug 17 – added info from CTX463658 Reduce logon time with Profile Management.
- 2022 June 30 – Updated Versions section for version 2206
- For new features, search this article for 2206.
- Profile Management 2109 and newer can Automatically reattach detached VHDX disks.
- 2021 Mar 19 – Profile Streaming – Enable profile streaming for folders
- Profile Container – Enable local caching for profile containers and Enable multi-session write-back for profile containers.
Planning
Profile Management Versions
Profile Management is included with the installation of Virtual Delivery Agent. To upgrade Profile Management, simply upgrade your VDA software. Here are the currently supported versions of VDA:
- VDA Current Release 2407
- VDA Long Term Service Release (LTSR) 2402 CU1
- VDA Long Term Service Release (LTSR) 2203 Cumulative Update 5 (CU5)
- VDA Long Term Service Release (LTSR) 1912 Cumulative Update 9 (CU9)
Or you can download the individual Profile Management component and install/upgrade it separately from the VDA software. You can even install it on non-VDA machines (e.g., PCs accessed by licensed Citrix users).
For LTSR VDAs, for LTSR support compliance, only install the Profile Management version that is included with your VDA installer. Don’t upgrade to a newer Current Release version.
The latest release of Citrix Profile Management is version 2407, which can be downloaded from Citrix Virtual Apps and Desktops 2407. To find it, click Components that are on the product ISO but also packaged separately.
Profile Management Configuration Options
Profile Management consists of a Service (installed on the VDAs), a file share, and configuration settings.
There are four methods of delivering configuration settings to the Citrix Profile Management service:
- Microsoft group policy
- Profile Management GPO settings are provided by an ADMX file
- Citrix Policies
- Either in Citrix Studio > Policies node
- Or in a Group Policy Object Editor > Citrix Policy (assuming Citrix Group Policy Management Plug-in is installed)
- Citrix Workspace Environment Management (WEM)
- UPMPolicyDefaults.ini file
If a UPM setting is not configured in GPO, Citrix Policy, or WEM, then the default setting in the UPMPolicyDefaults.ini file takes effect. The .ini file is located in C:\Program Files\Citrix\User Profile Manager on every machine that has Profile Management service installed.
Microsoft Group Policy (ADMX file) is probably the most reliable method of delivering configuration settings to the Profile Management services. This method uses the familiar Group Policy registry framework. Just copy the Profile Management ADMX files to PolicyDefinitions and start configuring. The configuration instructions in this article use the GPO ADMX method.
The Citrix Policies configuration method requires Citrix Studio, or Citrix Group Policy Management Plug-in. On the Profile Management service side, only VDAs can read the Citrix Policies settings.
- Citrix Policies has settings for Folder Redirection. If you use Citrix Policy to configure Folder Redirection, then the Folder Redirection settings only apply to VDAs that can read Citrix Policies. To apply to Folder Redirection to more than just VDAs, configure Folder Redirection using normal Microsoft Group Policy as detailed below.
- If you’re going to use Microsoft Group Policy to configure Folder Redirection, then you might as well use Microsoft Group Policy to also configure Citrix Profile Management.
Citrix Workspace Environment Management can also deliver configuration settings to the Profile Management services. This option requires the WEM Agent to pull down the settings from the WEM Brokers and apply them to Profile Management. It can sometimes be challenging to troubleshoot why WEM is not applying the settings.
Try not to mix configuration options. If you use both WEM and GPO, which one wins?
Multiple Datacenters
For optimum performance, users connecting to Citrix in a particular datacenter should retrieve their roaming profiles from a file server in the same datacenter. If you have Citrix in multiple datacenters, then you will need file servers in each datacenter.
DFS active/active replication of roaming profiles is not supported. This limitation complicates multi-datacenter designs.
For active/active datacenters, split the users such that different users have different home datacenters. Whenever a particular user connects, that user always connects to the same datacenter, and in that datacenter is a file server containing the user’s roaming profile. StoreFront uses Active Directory group membership to determine a user’s home datacenter.
For users that connect to Citrix in multiple datacenters, there are a couple options:
- The user’s roaming profile is located in only one datacenter – If the user connects to a remote datacenter, then the roaming profile must be transmitted across the WAN. To optimize performance, disable Active Write Back, and make sure Profile Streaming is enabled.
- The user has separate profiles for each datacenter – There is no replication of profiles between datacenters. This scenario is best for deployments where different applications are hosted in different datacenters.
Disaster Recovery – For disaster recovery scenarios, the user’s roaming profile data (and home directories) must be recovered in a different datacenter. Here are some considerations:
- Use DFS One-way replication. After the disaster, edit the DFS Namespace folder target to point to the file server in the DR datacenter. You must avoid multi-master DFS replication/namespace.
- Use VMware SRM or similar to recover the entire file server in the DR datacenter.
- A datacenter failover might result in multiple file servers accessed from a single VDA, especially if you have users split across datacenters. Use DFS Namespaces as detailed below.
DFS Namespace
DFS Namespace for central user store – The Citrix Profile Management user store path is a computer-level setting, meaning there can only be one path for every user that logs into a particular VDA. If you have different users with roaming profiles on different file servers, then you must use Active Directory user attributes and DFS namespaces to locate the user’s file server. Here is an overview of the configuration:
- Create a domain-based DFS namespace with folder targets on different file servers. See Scenario 1 – Basic setup of geographically adjacent user stores and failover clusters at Citrix Docs for more information.
- Do not enable two-way DFS Replication for the roaming profile shares. But you can do One-way DFS replication. See Scenario 2 – Multiple folder targets and replication at Citrix Docs for more information.
- Edit each user in Active Directory with a location (l) attribute that matches the DFS folder name.
- Set the Profile Management user store path to
\\corp.local\CtxProfiles\#l#\#SAMAccountName#\!CTX_OSNAME!!CTX_PROFILEVER!
. This pulls the user’s l attribute from Active Directory and appends that to the DFS share. The folder that matches the attribute value is linked to a file server. For example, if the user’s l attribute is set to Omaha, then the user’s profile will be located at \\corp.local\CtxProfiles\Omaha\user01\Win2016v6. The Omaha folder is linked to a file server in the Omaha datacenter.
Create User Store
This procedure could also be used to create a file share for redirected profile folders.
Create and Share the Folder
- Make sure file and printer sharing is enabled.
- On the file server that will host the file share, create a new folder and name it CtxProfiles or similar.
- Right-click the folder, expand Give Access to (Windows Server 2019) or expand Share with (Windows Server 2016) and select Specific people.
- Give Everyone (or some other group that contains all Citrix Users) Full Control (Read/Write). Click Share, and then click Done.
- Go to the Properties of the folder.
- On the Sharing tab, click Advanced Sharing.
- Click Caching.
- Select No files or programs. Click OK, and then click Close.
Folder NTFS Permissions
- Open the properties of the new shared folder.
- On the Security tab, click Edit.
- For the Everyone entry, remove Full Control and Modify. Make sure Write is enabled so users can create new folders.
- Add CREATOR OWNER and give it Full Control. This grants users Full Control of the folders they create. Click OK.
- Now click Advanced.
- Highlight the Everyone permission entry, and click Edit.
- Change the Applies to selection to This folder only. Click OK three times. This prevents the Everyone permission from flowing down to newly created profile folders.
Access Based Enumeration
With this setting enabled, users can only see folders to which they have access:
- In Server Manager, on the left, click File and Storage Services.
- If you don’t see Shares then you probably need to close Server Manager and reopen it. Or perform a refresh.
- Right-click the new share and click Properties.
- On the Settings page, check the box next to Enable access-based enumeration.
GPO ADMX Policy Template
- You can find the GPO ADMX templates on the main Citrix Virtual Apps and Desktops 2407 ISO in the \x64\ProfileManagement\ADM_Templates\en folder.
- Or they are included in the standalone Profile Management download in the \Group Policy Templates\en folder.
- Copy the file ctxprofile.admx to the clipboard.
- If your domain has PolicyDefinitions copied to SYSVOL, paste the file there.
- If you don’t have SysVol PolicyDefinitions, then go to C:\Windows\PolicyDefinitions and paste the file.
- If you don’t have SysVol PolicyDefinitions, then go to C:\Windows\PolicyDefinitions and paste the file.
- If you have an older version of the ctxprofile.admx file in either location, delete it. Note: replacing the .admx file does not affect your existing Profile Management configuration. The template only defines the available settings, not the configured settings.
- Go back to the Citrix Profile Management Group Policy Template files.
- Copy ctxprofile.adml to the clipboard.
- If your domain has a PolicyDefinitions central store in SYSVOL, copy it to the en-us folder in SYSVOL. This is a subfolder of the PolicyDefinitions folder.
- If you don’t have SysVol PolicyDefinitions,, then go to C:\Windows\PolicyDefinitions\en-US and paste the file. This is a subfolder of the PolicyDefinitions folder.
- If you don’t have SysVol PolicyDefinitions,, then go to C:\Windows\PolicyDefinitions\en-US and paste the file. This is a subfolder of the PolicyDefinitions folder.
- If you have an older version of the ctxprofile.adml file in the en-US folder in either location, delete it.
CitrixBase:
- Go up a folder and then open the CitrixBase folder.
- In the CitrixBase folder, copy the file CitrixBase.admx to the clipboard.
- If your domain has PolicyDefinitions copied to SYSVOL, paste the file there.
- If you don’t have SysVol PolicyDefinitions, then go to C:\Windows\PolicyDefinitions and paste the file.
- If you don’t have SysVol PolicyDefinitions, then go to C:\Windows\PolicyDefinitions and paste the file.
- Go back to the Citrix Profile Management Group Policy Templates and copy CitrixBase.adml to the clipboard.
- If your domain has a PolicyDefinitions central store in SYSVOL, copy it to the en-us folder in SYSVOL. This is a subfolder of the PolicyDefinitions folder.
- If you don’t have SysVol PolicyDefinitions,, then go to C:\Windows\PolicyDefinitions\en-US and paste the file. This is a subfolder of the PolicyDefinitions folder.
- If you don’t have SysVol PolicyDefinitions,, then go to C:\Windows\PolicyDefinitions\en-US and paste the file. This is a subfolder of the PolicyDefinitions folder.
Group Policy Settings
- Edit a GPO that applies to all machines (VDAs) that have the Profile Management service installed.
- Go to Computer Configuration | Policies | Administrative Templates | Citrix Components | Profile Management.
- Note: if you did not install the CitrixBase.admx file, then you can find Profile Management directly under the Administrative Templates node instead of under Citrix Components.
- Enable the setting Enable Profile management. Profile Management will not function until this setting is enabled.
- If desired, enable the setting Process logons of local administrators.
- Enable Path to user store.
- Specify the UNC path to the folder share. An example path =
\\server\share\#SAMAccountName#\!CTX_OSNAME!!CTX_PROFILEVER!
- Profile Versions– Different OS versions have different profile versions. Each profile version only works on specific OS versions. For example, you cannot use a Windows 7 profile (v2) on Windows 10 1607 (v6). The variables in the path above ensure that every unique profile version is stored in a unique folder. If users connect to multiple operating system versions, then users will have multiple profiles.
- Windows 10 Profile Versions – Windows 10 has two different profile versions. Windows 10 build 1511 and older use v5 profiles. Windows 10 build 1607 and newer use v6 profiles. v5 and v6 profile versions are incompatible so they should be separated.
- Resolved variables – With the example user store path shown above, if the user logs into Windows 2012 R2 RDSH, the profile folder will be \\server\share\user01\Win2012R2v4. If the user logs into 64-bit Windows 10 build 1607, the profile folder will be \\server\share\user01\Win10RS1v6.
- Windows 10 v6 vs Windows 2016 v6 – Both Windows 10 (1607 and newer) and Windows Server 2016 use v6 profiles. Do you want to use the same profile for both platforms? If so, remove !CTX_OSNAME! from the Path. Note: Windows 10 supports Store apps while Windows 2016 does not. If you’re allowing Store apps, then it’s probably best to use different profiles for both OS platforms.
- Windows 2012 R2 warning: in older versions of Citrix Profile Management, !CTX_PROFILEVER! recognizes Windows 2012 R2 as v2, which isn’t correct. v2 is Windows Server 2008 R2, while Windows Server 2012 R2 is v4. The profile version bug was fixed in Profile Management 5.4 and newer. If you have existing Windows 2012 R2 profiles based on the !CTX_PROFILEVER! variable set to v2, after upgrading to 5.4 or newer, then your profiles might stop working . See http://discussions.citrix.com/topic/374111-psa-upm-54-ctx-osname-server-2012-value-change/ for more details.
- Windows 10 and !CTX_OSNAME!: Profile Management sets !CTX_OSNAME! to different strings for different Windows operating system versions, especially different versions of Windows 10: (RS = Redstone, which is a Microsoft codeword)
- Windows Server 2019 sets !CTX_OSNAME! to Win2019v6.
- Windows Server 2016 sets !CTX_OSNAME! to Win2016v6.
- Windows 10 version 1903 and 1909 set !CTX_OSNAME! to Win10RS6.
- Windows 10 version 1809 sets !CTX_OSNAME! to Win10RS5.
- Windows 10 version 1803 sets !CTX_OSNAME! to Win10RS4.
- Windows 10 version 1709 sets !CTX_OSNAME! to Win10RS3.
- Windows 10 version 1703 sets !CTX_OSNAME! to Win10RS2.
- Windows 10 version 1607 sets !CTX_OSNAME! to Win10RS1.
- If you use !CTX_OSNAME! in your profile store path, then different CTX_OSNAMEs will have different profiles, which means users will lose their profile settings whenever you upgrade Windows 10.
- Profile Management 1909 and newer have a setting called Automatic migration of existing application profiles under Profile Handling that can alleviate this problem.
- Profile Management 1909 and newer have a setting called Automatic migration of existing application profiles under Profile Handling that can alleviate this problem.
- Multiple Domains – If you have multiple domains, in the user profile store path, change #SAMAccountName# to %username%.%userdomain% (e.g.
\\server\share\%username%.%userdomain%\!CTX_OSNAME!!CTX_PROFILEVER!
). That way you can have the same account name in multiple domains and each account will have a different profile. - Hard Code Store Path – Instead of using variables, you can specify a hard coded path. However, the profile incompatibility restrictions listed above still apply. To avoid applying a single profile across multiple operating system versions, place VDAs with different OS versions in different OUs, and then use different Profile Management GPOs on those OUs to specify different Profile Management user store paths.
- Migrate User Store – Profile Management 1909 and newer can move profiles from an old profile path to a new profile path.
- User-level overrides – Profile Management 2305 and newer support user-level overrides. First, configure Enable user-level policy settings under Advanced Settings. Then add registry keys for user group SIDs with override settings. See Enable and configure user-level policy settings at Citrix Docs.
- Profile Versions– Different OS versions have different profile versions. Each profile version only works on specific OS versions. For example, you cannot use a Windows 7 profile (v2) on Windows 10 1607 (v6). The variables in the path above ensure that every unique profile version is stored in a unique folder. If users connect to multiple operating system versions, then users will have multiple profiles.
- Disable Active write back. This feature places additional load on the file server and is only needed if users login to multiple machines concurrently and need mid-session changes to be saved, or if users never log off from their sessions. Note: if you don’t disable this, then it is enabled by default.
- Profile Management 2303 and newer have an option to only perform Active write back on session lock and disconnection.
- Profile Management 2303 and newer have an option to only perform Active write back on session lock and disconnection.
- On the left, go to the Advanced settings node.
- If Microsoft Teams 2.1 or newer, and if Teams is installed per machine, then simply make sure Profile Management is version 2402 or newer. See Enable roaming for the new Microsoft Teams at Citrix Docs.
- If Teams 2.1 is installed per-user, then enable UWP app roaming, which requires Profile Management 2308 or newer. See CTX585013 Microsoft Teams 2.1 supported for VDI/DaaS.
- If Teams 2.1 is installed per-user, then enable UWP app roaming, which requires Profile Management 2308 or newer. See CTX585013 Microsoft Teams 2.1 supported for VDI/DaaS.
- Enable the setting Process Internet cookie files on logoff. This is probably only for Internet Explorer.
- The Replicate user stores setting replicates to multiple file shares. Note: this slows down logoffs. Profile Management 2209 and newer supports replicating profile containers, which seems to use robocopy.exe.
- In Profile Management 2407 and newer, for the container-based profile solution, the Enable in-session policy container failover among user stores policy is automatically enabled to ensure profile redundancy for the entire session.
- In Profile Management 2407 and newer, for the container-based profile solution, the Enable in-session policy container failover among user stores policy is automatically enabled to ensure profile redundancy for the entire session.
- Customer Experience Improvement Program (CEIP) is enabled by default. It can be disabled here.
- See https://www.carlstalhood.com/delivery-controller-cr-and-licensing/#ceip for additional places where CEIP is enabled.
- Profile Management 2206 adds Enable asynchronous processing for user Group Policy on logon. This might speed up logons. This feature requires you to disable Always wait for the network at computer startup and logon and enable Allow asynchronous user Group Policy processing when logging on through Remote Desktop Services. More details at Citrix Docs.
- Profile Management 2311 and newer support Enable OneDrive container. It works the same way as search index roaming as detailed next. See Citrix Tech Zone Deployment Guide: Citrix Profile Management – OneDrive Container.
- Profile Management 7.18 and newer have Enable search index roaming for Outlook.
Notes on Outlook OST and Search roaming:
- Microsoft FSLogix is another Outlook search index roaming product that is now free. For details, see the FSLogix section in the computer group policy article.
- Profile Management 1906 and newer support 64-bit Outlook 2016 and Office 2019.
- VDA 1906 or newer are recommended for the bug fixes for this feature. You can upgrade the VDA without upgrading your Delivery Controllers.
- After the first user logon, Profile Management 1811 and newer creates a template VHDX file in a folder named UpmVhd at the root of the user store. The template file is copied to new users, thus speeding up VHDX creation.
- In the user’s profile location, a new folder called VHD is created.
- You can override the VHDX path by configuring Customize storage path for VHDX files as detailed at Citrix Docs.
- You can override the VHDX path by configuring Customize storage path for VHDX files as detailed at Citrix Docs.
- Inside the \VHD\Win2016 folder are two new thin provisioned .vhdx files – one for OST, one for Search. The per-user .vhdx files are copied from the parent template.
- UPM grants Domain Computers Full Control of the VHDX files. Users must have Full Control to the Profile Share, and UPM Folder to be able to grant this permission. Modify permissions are not sufficient. (Source = Robert Steeghs The Citrix Profile management could not mount virtual disk)
- When the user logs into a Citrix session, the two VHDXs are mounted to %localappdata%\Microsoft\Outlook and %appdata%\Citrix\Search. This means that OST files and Search Indexes are stored in the VHDX instead of in the user’s profile.
- eastwood357 at Outlook OST and Search vhdx not unmounting after log off at Citrix Discussions says that the Profile Management Path to User Store must be all lower case or else the VHDX files will not unmount at logoff.
- Only enable this feature for users with new Outlook profiles. If the user already has an .ost file, then you’ll see an error about missing .ost when Outlook is launched.
- The Search roaming feature is only supported with specific versions of Windows Search service. Event Log will tell you if your Windows patches are too new.
- Profile Management 2206 and newer have an option for Enable concurrent session support for Outlook search data roaming.
- In older Profile Management, VHDX files can only be mounted on one machine at a time. If you login to two VDAs, and if both try to mount the same VHDX files, then you’ll see errors in Event Viewer.
- In older Profile Management, VHDX files can only be mounted on one machine at a time. If you login to two VDAs, and if both try to mount the same VHDX files, then you’ll see errors in Event Viewer.
- Search Index Backup – Profile Management 1909 and newer have a GPO setting named Outlook search index database – backup and restore that can provide automatic recovery of the search index if it becomes corrupted. The backup consumes more of the available storage space of the VHDX files.
- For a detailed explanation of how the per-user Search Index works, see CTX235347 Citrix Profile Management: VHDX-based Outlook cache and Outlook search index on a user basis.
- Profile Management 2109 and newer can Automatically reattach detached VHDX disks. In Profile Management 2203 and newer, it’s available as a group policy setting under the Profile Management | Advanced Settings node.
- Profile Management 2303 and newer have a Profile Container GPO setting to Enable VHD disk compaction on user logoff. See Citrix Docs.
- Additional disk compaction settings can be found under Advanced Settings.
- Additional disk compaction settings can be found under Advanced Settings.
Exclusions, Synchronization, and Mirroring
- Profile Management 2209 and newer have File Deduplication > Files to include in the shared store for deduplication. You must specify which files to delete from each user’s profile and instead store in a shared location. See Citrix Docs. Profile Management 2311 support Files deduplication of profile containers.
- Under the File system node in the Group Policy Editor, enable the setting Enable Default Exclusion List – directories.
- You can use checkboxes to not exclude some folders.
- Then edit Exclusion list – directories.
- Enable the setting, and click Show.
- For Edge Chromium, see Avanite Roaming Edge Chromium.
- For Chrome, use the same list as Edge but change \Microsoft\Edge to \Google\Chrome.
- Add the following to the list.
AppData\Local\Microsoft\Windows\INetCache AppData\local\Microsoft\Windows\IEDownloadHistory AppData\Local\Microsoft\Internet Explorer\DOMStore AppData\Local\Google\Software Reporter Tool AppData\Roaming\Microsoft\Teams\media-stack AppData\Roaming\Microsoft\Teams\Logs AppData\Roaming\Microsoft\Teams\Service Worker\CacheStorage AppData\Roaming\Microsoft\Teams\Application Cache AppData\Roaming\Microsoft\Teams\Cache AppData\Roaming\Microsoft\Teams\GPUCache AppData\Roaming\Microsoft\Teams\meeting-addin\Cache
- Note: if you see errors in Office programs (e.g. “Word could not create the work file”), then you might have to use Group Policy Preferences to recreate
%USERPROFILE%\AppData\Local\Microsoft\Windows\INetCache
at logon. Source = Olav Lillebo Errors when starting published Microsoft Office applications.
- Also see CTP Matthias Schlimm Google Chrome – Citrix UPM Configuration with Mirroring
- Note: if you see errors in Office programs (e.g. “Word could not create the work file”), then you might have to use Group Policy Preferences to recreate
- Newer versions of Office Click-to-run let you roam the shared computer activation licensing token. See Overview of shared computer activation for Office 365 ProPlus and search for “roam”. The licensing tokens also last 30 days instead of 2-3 days. Source = Rick Smith in the comments. Ideally you should have ADFS integration so users can seamlessly re-activate Office.
- James Rankin has a much longer list of exclusions and synchronizations at Everything you wanted to know about virtualizing, optimizing and managing Windows 10…but were afraid to ask – part #6: ROAMING.
- Nick Panaccio at IE11 Enterprise Mode and UPM at Citrix Discussions has a list of exclusions for IE in Enterprise Mode.
appdata\local\microsoft\internet explorer\emieuserlist appdata\local\microsoft\internet explorer\emiesitelist appdata\local\microsoft\internet explorer\emiebrowsermodelist
- Then click OK twice to return to the Group Policy Editor.
- usrclass.dat*.
- Profile Management 1909 and newer automatically include usrclass.dat* in the Files to Synchronize. UPM 2103 and newer add it for Windows 10 but not for RDSH. If added to the exclusion list, then Profile Management 1909 and newer automatically removes it from the exclusion list. See Start menu roaming at Citrix Docs.
- usrclass.dat* contains file type associations. For roaming file type associations, you can export/import HKCU\SOFTWARE\Classes\Applications as described by Christoph Kolbicz at User File Type Association Roaming on Server 2016 with Citrix User Profile Manager.
- Profile Management 1909 and newer automatically include usrclass.dat* in the Files to Synchronize. UPM 2103 and newer add it for Windows 10 but not for RDSH. If added to the exclusion list, then Profile Management 1909 and newer automatically removes it from the exclusion list. See Start menu roaming at Citrix Docs.
- Clean up excluded folders – If you add to the exclusions list after profiles have already been created, Profile Management 5.8 has a feature that can delete the excluded folders at next logon. See To enable logon exclusion check at Citrix Docs. In Profile Management 7.15 and newer, Logon Exclusion Check is configurable in group policy under the File System node.
- Also see Muralidhar Maram’s post at Citrix Discussions for a tool that will clean up the existing profiles.
- Also see Jeremy Sprite Clean Citrix UPM Profiles.
Directories to Synchronize
- Under the File System\Synchronization node in the Group Policy Editor you can configure which profile folders should be synchronized that have otherwise been excluded.
- Edit the setting Directories to synchronize.
- Enable the setting, and click Show.
- Profile Management 7.16 Fixed Issues says that AppData\Local\Microsoft\Windows\Caches should be synchronized. Also see CTX234144 Start Menu Shows Blank Icons on VDA 7.15 LTSR CU1/7.16/7.17 with UPM Enabled.
- CTX489573Office 365 – Account Error: Sorry, we can’t get to your account right now says that Appdata\local\microsoft\identitycache should be synchronized.
- To configure Profile Management to sync Saved Passwords in Internet Explorer, add the following directories as detailed by gtess80 at Internet Explorer 11 Saved Passwords Not Retaining Between Sessions at Citrix Discussions. However, if Microsoft Credentials Roaming is enabled, then you should instead exclude these folders from roaming as detailed at CTX124948 How to Configure Citrix Profile Manager when Microsoft Credentials Roaming is Used in the Environment.
AppData\Local\Microsoft\Windows\Caches AppData\Local\Microsoft\Credentials Appdata\local\Microsoft\identitycache Appdata\Roaming\Microsoft\Credentials Appdata\Roaming\Microsoft\Crypto Appdata\Roaming\Microsoft\Protect Appdata\Roaming\Microsoft\SystemCertificates
- Click OK twice.
Files to Synchronize
- Edit Files to synchronize.
- Enable the setting, and click Show
- Add the following three entries so Java settings are saved to the roaming profile:
AppData\LocalLow\Sun\Java\Deployment\security\exception.sites AppData\LocalLow\Sun\Java\Deployment\security\trusted.certs AppData\LocalLow\Sun\Java\Deployment\deployment.properties
- Bob Bair at Citrix Discussions recommends these additional files for Chrome:
AppData\Local\Google\Chrome\User Data\First Run AppData\Local\Google\Chrome\User Data\Local State AppData\Local\Google\Chrome\User Data\Default\Bookmarks AppData\Local\Google\Chrome\User Data\Default\Favicons AppData\Local\Google\Chrome\User Data\Default\History AppData\Local\Google\Chrome\User Data\Default\Preferences
- Citrix’s Start Menu Roaming documentation says that Appdata\Local\Microsoft\Windows\UsrClass.dat* should be added to the list. Profile Management 1909 and newer automatically add Appdata\Local\Microsoft\Windows\UsrClass.dat* to the Files to Synchronize list.
- You can disable the automatic inclusion of these folders by enable the setting Disable automatic configuration located under Advanced Settings.
- You can disable the automatic inclusion of these folders by enable the setting Disable automatic configuration located under Advanced Settings.
- Then click OK twice to return to the Group Policy Editor.
Folders to mirror
- Under File System, in the Synchronization node, enable the setting Folders to mirror.
- Enable the setting, and click Show.
- Settings required for Internet Explorer 10 and later versions for browser compatibility at Citrix Docs indicate that the first three folders shown below must be mirrored in order for the Windows 10 Start Menu to function correctly.
- CTX222433 Start Menu Layout Roaming on Windows 10 indicates that TileDataLayer should be mirrored.
- CTX238419 UPM 7.15.2000: With Profile Management Enabled, Blank Icons Might Appear In The Start Menu In The Published Desktops says that AppData\Local\Microsoft\Windows\Caches should be mirrored.
- Citrix’s Start Menu Roaming documentation says that Appdata\Local\Packages should be added to the mirror list but only for Windows 10. In UPM 2103 and newer, RDSH does not need this folder mirrored. If you leave automatic configuration enabled then UPM should automatically decide if it should be mirrored or not.
- Profile Management 1909 and newer automatically add AppData\Local\Packages and AppData\Local\Microsoft\Windows\Caches to the Folders to Mirror list. In UPM 2103 and newer, Packages is added for Windows 10 but not for RDSH.
- You can disable the automatic inclusion of these folders by enable the setting Disable automatic configuration located under Advanced Settings.
- You can disable the automatic inclusion of these folders by enable the setting Disable automatic configuration located under Advanced Settings.
- To prevent Chrome Extension corruption, add AppData\Local\Google\Chrome\User Data\Default\Extensions to Folders to Mirror (source = CTX238525 Google Chrome extensions are getting corrupted when using using UPM)
- For Chrome login data, add AppData\Local\Google\Chrome\User Data\Default\Login Data and AppData\Local\Google\Chrome\User Data\Default\Last Session to Folders to Mirror (source = CTX232587 Citrix UPM + WEM – Google Chrome does not remember user login data)
- For Chrome Bookmarks, add AppData\Local\Google\Chrome\User Data\Default to Folders to Mirror (source = CTX235698 Issues to synchronize bookmarks of Google Chrome using Citrix UPM on latest LTSR version (7.15 CU2))
- Add the following:
AppData\Roaming\Microsoft\Windows\Cookies AppData\Local\Microsoft\Windows\INetCookies AppData\Local\Microsoft\Windows\WebCache AppData\Local\TileDataLayer AppData\Local\Microsoft\Vault AppData\Local\Microsoft\Windows\Caches AppData\Local\Packages AppData\Local\Google\Chrome\User Data\Default
- These three are only needed if you didn’t include the entire Chrome User Data Default folder.
AppData\Local\Google\Chrome\User Data\Default\Extensions AppData\Local\Google\Chrome\User Data\Default\Login Data AppData\Local\Google\Chrome\User Data\Default\Last Session
- These three are only needed if you didn’t include the entire Chrome User Data Default folder.
- Click OK.
- Profile Management 2106 and newer have a setting called Accelerate folder mirroring that stores the mirrored folders in a VHDX file instead of copying back and forth at login and logoff.
- UPM creates a folder named MirrorFolders in the user’s UPM path and creates a couple thin-provisioned VHDX files in that path.
- Disk Management shows that the mounted Diff disk has a 50 GB capacity limit.
- Logging into multiple sessions concurrently results in multiple Diff disks.
- If the file server is unavailable then unpredictable behavior occurs. After the file server is back up, the session continues to misbehave and won’t recover until users log off and log back on. Plan for file server high availability that can handle always-open VHDX files. DFS won’t help you.
- Profile Management 2109 and newer can Automatically reattach detached VHDX disks.
- UPM creates a folder named MirrorFolders in the user’s UPM path and creates a couple thin-provisioned VHDX files in that path.
- According to CTX213190 Configure UPM to save password in Internet Explorer, you’ll also need a User Configuration > Preferences > Windows Settings > Folders item to create the %localappdata%\Microsoft\Vault folder.
Profile Container
Profile Management 2407 and newer have new Container features, including:
- In-session profile container failover among multiple user stores – Citrix Docs
- Registry exclusion and inclusion support extended to container-based profile solution – Citrix Docs
- Reset container-based profiles without the risk of losing user data – Citrix Docs
- Collects statistical data on VHD compaction actions and provides it to Workspace Environment Management (WEM) for reporting
To configure profile container:
- Profile Management 1903 and newer have a Profile container setting.
- In Profile Management 2009 and newer, the Profile container setting moved to its own node.
- In older versions of Profile Management, Profile Container is located under File System | Synchronization.
- In Profile Management 2009 and newer, the Profile container setting moved to its own node.
- Click the Show button to specify profile paths that should be placed in the mounted file share profile disk (VHDX file) instead of copied back and forth at logon and logoff.
- In Profile Management 2009 and newer, you can specify * to put the entire profile in the Container. Then use the other two settings to exclude folders from the Container. See Profile Container at Citrix Docs.
- In Profile Management older than version 2009, this setting is for large cache files (e.g. Citrix Files cache) and is not intended for the entire profile.
- In Profile Management 2009 and newer, you can specify * to put the entire profile in the Container. Then use the other two settings to exclude folders from the Container. See Profile Container at Citrix Docs.
- Profile Management 2103 and newer have a setting to Enable local caching for profile containers. Combine this with Profile Streaming for faster logons. The entire profile should be stored in the profile container.
- Profile Management 2311 and newer can Log off users when profile container is not available during logon.
- On the left, under Advanced Settings, Profile Management 2103 and newer have a setting to Enable multi-session write-back for profile containers. This setting applies to both UPM Profile Container and Microsoft FSLogix Profile Container. If the same user launches multiple sessions on different machines, changes made in each session are synchronized and saved to the user’s profile container disk.
- Profile Management 2109 and newer can Automatically reattach detached VHDX disks.
- Citrix recommends using Profile Container for Microsoft Teams.
- See CTX247569 Citrix Profile Management: Troubleshooting Profile Containers.
- Profile Management 2209 and newer can replicate the profile container to multiple shares.
- In Profile Management 2407 and newer, for the container-based profile solution, the Enable in-session policy container failover among user stores policy is automatically enabled to ensure profile redundancy for the entire session.
- In Profile Management 2407 and newer, for the container-based profile solution, the Enable in-session policy container failover among user stores policy is automatically enabled to ensure profile redundancy for the entire session.
- Profile Management 2308 and newer can auto-expansion the container.
- Advanced settings node has additional auto-expansion settings.
- Advanced settings node has additional auto-expansion settings.
- On the CVAD 2311 and newer ISO, at \x64\ProfileManagement\Tools is a script that can migrate profiles from FSLogix to Citrix Profile Container. Prior to CVAD 2311 the Tools folder is not on the CVAD ISO but is instead included with the separately downloaded Profile Management. See Migrate user profiles at Citrix Docs.
Registry Exclusions
- On the left, under Profile Management, click Registry.
- On the right, open Enable Default Exclusion List.
- Enable the setting. You can use the checkboxes to control which registry keys you don’t want to exclude.
- According to Citrix CTX221380 Occasionally, File Type Association (FTA) Fails to Roam with Profile Management 5.7 on Windows 10 and Windows Server 2016, Software\Microsoft\Speech_OneCore should be unchecked. Click OK.
- The setting Exclusion List under Registry lets you exclude registry keys from the roaming profile.
- Nick Panaccio in the comments says that if Office with ADFS constantly prompts for login, then you should exclude the following:
Software\Microsoft\Office\16.0\Common\Identity
- Nick Panaccio at IE11 Enterprise Mode and UPM at Citrix Discussions has a list of registry exclusions for IE in Enterprise Mode.
Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Extensible Cache\EmieUserList Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Extensible Cache\EmieSiteList
- Click OK when done.
- For the NTUSER.DAT backup setting, which is disabled by default, you can enable it to provide some resiliency against profile corruption.
Log Settings
- In the Log Settings node, enable the Enable logging setting. This will make it easy to troubleshoot problems with Profile Management. The logfile is located in C:\Windows\System32\LogFiles\UserProfileManager.
- Edit the Log settings setting.
- Enable the setting and check the boxes next to Logon and Logoff. Click OK.
- If your VDA is a Provisioning Services Target Device and/or non-persistent, consider moving the log file to the local persistent disk (e.g. D:\Logs), or to a central share. If a central share, the VDA computer accounts (e.g. Domain Computers) will need Modify permission to the log file path. To change the log file path, edit the Path to log file setting.
- CTX123005 Citrix UPM Log Parser
- CTX200674 How To: Review Profile Management Log Files using Microsoft Excel
Profile Streaming
- Go to the Profile handling node under Profile Management.
- Profile Management 1909 and newer have a setting called Automatic migration of existing application profiles under Profile Handling that can migrate existing profiles when you upgrade the version of Windows 10. This setting requires the !CTX_OSNAME! variable in your profile store path.
- Enable the setting Delete locally cached profiles at logoff. Note: this might cause problems in Windows 10.
Helge Klein has a tool to delete locally cached profiles on a session host. http://helgeklein.com/free-tools/delprof2-user-profile-deletion-tool/. This tool should only be needed if profiles are not deleting properly. - For Windows 10/2016 machines, CTX216097 Unable to Delete NTUSER.DAT* Files When a User Logs off recommends setting Delay before deleting cached profiles to 40 seconds.
- Enable the setting Migration of existing profiles and set it to Local and Roaming. Citrix CTX221564 UPM doesn’t migrate local user profile since version 5.4.1.
- Enable the setting Local profile conflict handling, and set it to Delete local profile. Note: this might cause problems on Windows 10.
- For fastest logons, Citrix recommends Profile streaming + Enable profile streaming for folders + Accelerate folder mirroring all enabled, or only enable Profile Container for the entire user profile. More details at CTX463658 Reduce logon time with Profile Management.
- Under Profile Management > Streamed user profiles is Profile streaming. Enable this setting to speed up logons.
- Profile Management 2103 and newer have a setting to Enable profile streaming for folders, which should speed up logons. In Profile Management 2402 and newer, profile streaming for folders is enabled by default.
- Profile Management 2106 and newer have a setting under File System > Synchronization called Accelerate folder mirroring that stores the mirrored folders in a VHDX file instead of copying back and forth at login and logoff.
- Profile Management 2206 adds Enable profile streaming for pending area. Enable this setting if users run multiple Citrix sessions concurrently and you have Active Write Back enabled.
- Under Profile Management > Streamed user profiles is Profile streaming. Enable this setting to speed up logons.
- Profile Management 7.16 and newer have XenApp Optimization (aka Citrix Virtual Apps Optimization) feature, which uses Microsoft UE-V templates to define specific settings that should be saved and restored at logoff and logon. See George Spiers XenApp Optimization (new in CPM 7.16+) for details.
- After modifying the GPO, use Group Policy Management Console to update the VDAs.
- Or run gpupdate /force on the VDAs, or wait 90 minutes.
App Access Control
Profile Management 2303 and newer support app access control. This is similar to FSLogix App Masking.
Citrix WEM Cloud Service has a GUI-based Rule Generator.
- In Citrix Cloud, go to Workspace Environment Management.
- Switch to the Utilities tab, find WEM Tool Hub, and click Download.
- Extract the WEM Tool Hub and run Citrix.WEM.AdminToolHub.exe.
- Click Rule Generator for App Access Control.
- Click Create app rule.
- Click Scan to select an app installed on the local machine.
- The tool scans the selected app and automatically adds rules for the app. Click Add when done.
- Give the app a name and click Next.
- Assign the rule to users, computers, or processes. Click Done.
- Select the app rules and click Generate raw data.
- Click Save to file.
- Use WEM or Group Policy to push the string to the VDAs. App Access Control is currently a preview feature. Enable it in Citrix Cloud > Workspace Environment Management > Manage > Web Console > Home page > Preview features.
- Then edit a Configuration Set. Go to Profiles > Profile Management Settings and find App access control. Browse to the .rule file saved earlier.
If you don’t have access to WEM Cloud, then the PowerShell Rule Generator is on the CVAD 2311 or newer ISO under \x64\ProfileManagement\Tools. Prior to CVAD 2311, the Tools folder is in the downloaded standalone Profile Management.
- The CPM_App_Access_Control_Config.ps1 PowerShell script is in the Tools folder.
- The Rule Generator script lists all locally installed apps and asks you choose one.
- The tool auto-generates some rules for the app and asks you to edit the rules or go to the next step to manage assignments.
- You can assign groups that can view the app. When done, press 4 to generate the rules for deployment.
- The script can push the rules to a GPO. Or you can press 3 to generate the string that you then must configure yourself in the GPO.
- The GPO setting is at Computer Configuration | Policies | Administrative Templates | Citrix Components | Profile Management | App Access Control. Enable the setting named App access control and paste the string that the Rule Generator provided.
Also see CTP James Rankin QuickPost – Citrix UPM App Access Control
Mandatory Profile – Citrix Method
Profile Management 5.0 and newer has a mandatory profile feature. Alternatively, use the Microsoft method. Also see CTP James Rankin How to create mandatory profiles in Windows 10 Creators Update (1703).
- Create a file share (e.g. \\fs01\profile). Give Read permission to Users and Full Control to Administrators.
- Login to the VDA machine as a template account. Do any desired customizations. Logoff.
- Make sure you are viewing hidden files and system files.
- Copy C:\Users\%username% to your fileshare. Name the folder Mandatory or something like that. Citrix Profile Management does not need .v2 or .v4 or .v6 on the end.
- You can copy C:\Users\Default instead of copying a template user. If so, remove the Hidden attribute. If you use Default as your mandatory, be aware that Active Setup will run every time a user logs in.
- You can copy C:\Users\Default instead of copying a template user. If so, remove the Hidden attribute. If you use Default as your mandatory, be aware that Active Setup will run every time a user logs in.
- Open the AppData folder and delete the Local and LocalLow folders.
- Java settings are stored in LocalLow so you might want to leave them in the mandatory profile. The only Java files you need are the deployment.properties file, the exception.sites file, and the security/trusted.certs file. Delete the Java cache, tmp and logs.
- Open regedit.exe.
- Click HKEY_LOCAL_MACHINE to highlight it.
- Open the File menu and click Load Hive.
- Browse to the mandatory profile and open NTUSER.DAT. Note: Citrix Profile Management does not use NTUSER.MAN and instead the file must be NTUSER.DAT.
- Name it a or similar.
- Go to HKLM\a, right-click it, and click Permissions.
- Add Authenticated Users and give it Full Control. Click OK.
- With the hive still loaded, you can do some cleanup in the registry keys. See http://www.robinhobo.com/how-to-create-a-mandatory-profile-with-folder-redirections/ and http://appsensebigot.blogspot.ru/2014/10/create-windows-mandatory-profiles-in.html?m=1 for some suggestions.
- Citrix CTX212784 Slow User Logon When Using Mandatory Profiles – set HKCU\a\Software\Citrix\WFSHELL\SpecialFoldersIntialized (DWORD) = 1
- Highlight HKLM\a.
- Open the File menu, and click Unload Hive.
- Go back to the file share and delete the NTUSER.DAT log files.
- Create/Edit a GPO that appplies to the VDAs. Make sure the Citrix Profile Management policy template is loaded.
- Go to Computer Configuration > Policies > Administrative Templates > Citrix Components > Profile Management > Profile handling. Edit the setting Template profile.
- Enable the setting and enter the path to the Mandatory profile.
- Check all three boxes. Then click OK.
Redirected Profile Folders
- Make sure loopback processing is enabled on your VDAs.
- Edit a GPO that applies to all VDA users, including Administrators.
- Go to User Configuration\Policies\Windows Settings\Folder Redirection. Right-click Documents, and click Properties.
- In the Setting drop down, select Basic.
- In the Target folder location drop down, select Redirect to the user’s home directory.
- Switch to the Settings tab.
- On the Settings tab, uncheck the box next to Grant the user exclusive rights. Click OK. Note: Move the contents to the new location might cause issues in some deployments.
- Click Yes to acknowledge this message.
- Right-click Desktop and click Properties.
- Change the Setting drop-down to Basic.
- Change the Target folder location to Redirect to the following location.
- In the Root Path box, enter %HOMESHARE%%HOMEPATH%\Desktop. It is critical that this is a UNC path and not a mapped drive. Also, since we’re using home directory variables, all users must have home directories defined in Active Directory.
- Switch to the Settings tab.
- Uncheck the box next to Grant the user exclusive rights to Desktop and click OK.
- Click Yes when prompted that the target is not a UNC path. You get this error because of the variable. It doesn’t affect operations.
- Repeat for the following folders:
- Documents = Redirect to the User’s Home Directory
- Desktop = %HOMESHARE%%HOMEPATH%\Desktop
- Favorites = %HOMESHARE%%HOMEPATH%\Windows\Favorites
- Downloads = %HOMESHARE%%HOMEPATH%\Downloads
- Redirect the following folders but set them to Follow the Documents folder.
- Pictures
- Music
- Videos
Folders not redirected will be synchronized by Citrix Profile Management.
Verify Profile Management
- Once Profile Management is configured, login to a Virtual Delivery Agent and run gpupdate /force.
- Logoff and log back in.
- Go to C:\Windows\System32\LogFiles\UserProfileManager and open the pm.log file. Look in the log for logon and logoff events.
Profile Management Troubleshooting
UPM Troubleshooter
Citrix Blog Post – UPM Troubleshooter: UPM Troubleshooter is a Windows-based standalone application that examines the live User Profile Management-enabled system in a single click, gives Profile Management Configurations, information on the Citrix products installed, facility to collect and send the logs along with system utilities dashboard to analyze the issue in an effective, simplified, quick and easier manner. See the blog post for more details.
Profile Management Configuration Check Tool
UPMConfigCheck is a PowerShell script that examines a live Profile management system and determines whether it is optimally configured. UPMConfigCheck is designed to verify that Profile management has been configured optimally for the environment in which it is being run, taking into account:
- Hypervisor Detection– The presence or absence of supported hypervisors (for example, Citrix XenServer, VMware vSphere, or Microsoft Hyper-V)
- Provisioning Detection– The presence or absence of a supported machine-provisioning solution (for example, Machine Creation Services or Provisioning Services)
- XenApp or XenDesktop– Whether it is running in a XenApp or a XenDesktop environment
- User Store – Determines that the expanded Path to User Store exists.
- WinLogon Hooking Test – Verifies that Profile management is correctly hooked into WinLogon processing. This test is for Windows Vista, Windows 7, Windows Server 2008, Windows Server 2008 R2 and requires the user running the Configuration Check Tool to have permission to access the relevant registry keys, or an error may be returned.
- Verify Personal vDisk enabled / disabled – Whether the Personal vDisk feature of XenDesktop is enabled
- Miscellaneous – Other factors that it is able to determine through registry or WMI queries, such as whether the computer running Profile management is a laptop
Profile Size
Sacha Thomet at Monitor you Profile directories has a script that displays the size of profiles in a profile share.
Log Parser
CTX123005 Citrix UPM Log Parser
View Log Files using Excel
CTX200674 How To: Review Profile Management Log Files using Microsoft Excel