Profile Management

Enable the OneDrive container

With the OneDrive container, OneDrive folders can roam with users. As a result, a user can access the same OneDrive folders on any computer.

The OneDrive container is a VHDX-based folder roaming solution. Profile Management creates a VHDX file per user on a file share and stores the users’ OneDrive folders into the VHDX files. The VHDX files are attached when users log on and detached when users log off.

The OneDrive container is available for both Citrix profile solutions:

  • Network copy-based solution. The user profiles are copied from the remote user store to the local computer on logon and copied back on logoff.
  • VHDX-based solution. The user profiles are stored in the VHDX files (called profile containers). Those VHDX files are dynamically attached on user logons.

The general workflow for deploying the OneDrive container is as follows:

  1. (Optional) specify the storage path for the VHDX files
  2. Enable and configure the OneDrive container

Note:

Starting with Citrix Profile Management 2206, if you use the profile container to store the entire profile, OneDrive folders roam with users by default. However, if you want to roam OneDrive folders using a separate container, you can also enable the OneDrive container.

(Optional) specify the storage path for the VHDX files

By default, the VHDX files for the OneDrive container are stored on the same storage server as the user store.

For example, you configure the path of the user store as

\\myprofileserver\profiles$\%username%.%domain%\!ctx_osname!.!ctx_osbitness!

The VHDX files for the OneDrive container are then stored in

\\myprofileserver\profiles$\%username%.%domain%\!ctx_osname!.!ctx_osbitness!\OneDrive

If needed, you can specify a different file share to store VHDX disks for OneDrive folders. For more information, see Specify the storage path for VHDX files.

Enable and configure the OneDrive container

Enable the OneDrive container policy and specify the OneDrive folders to store in the VHDX files. Detailed steps are as follows:

  1. Open the Group Policy Management Editor.
  2. Access Policies > Administrative Templates: Policy definitions (ADMX files) > Citrix Components > Profile Management > Advanced settings, and then double-click Enable OneDrive container.
  3. Select Enabled.
  4. In the List of OneDrive folders field, click Show.
  5. Enter your OneDrive folders in the form of the path relative to the user profile, and then click OK.

    For example, if the absolute path of your OneDrive folder is %userprofile%\OneDrive - Citrix, add OneDrive - Citrix to the list.

    Note:

    The relative paths cannot include any variables, such as !CTX_OSNAME! and !CTX_OSBITNESS!.

  6. Click OK.
Enable the OneDrive container