Citrix Profile Management

From Tech Wiki
Revision as of 10:32, 28 April 2016 by Adam.birds (talk | contribs) (Created page with "==Profile Management== First of all you will need to ensure that the '''Profile Management ADMX Templates''' have been installed by following this Citrix Install Profile Ma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Profile Management

First of all you will need to ensure that the Profile Management ADMX Templates have been installed by following this guide.

To set up Profile Management within a Citrix Environment you will need to use Group Policy. The following settings will need to be set up:

General Group Policy Settings

Edit a GPO that applies to all machines that have the Profile Management service (Virtual Delivery Agent) installed.

ProfileManagementEdit.png

Go to Computer Configuration\Policies\Administrative Templates\Citrix\Profile Management and enable the setting Enable Profile management. Profile Management will not function until this setting is enabled.

EnableProfileManagement.png

Enable Path to user store.

PathToUserStore.png

Specify the UNC path to the folder share. An example path is below:

\\adam-fsclst-01\Profiles\%username%

PathToUserStoreEdit.png

Disable Active write back. This 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. Note: if you don’t configure this, it is enabled by default.

ActiveWriteBack.png

Under the Advanced Settings node, enable the setting Process Internet cookie files on logoff.

ProcessInternetCookieFiles.png