en-US citrix computer

Enable CEIP

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

CEIP is Citrix Customer Experience Improvement Program. More details about CEIP is present in http://www.citrix.com/cms/ws/ceip

Registry

HKLM Software\Policies\Citrix\ICA Client\CEIP

Value name: Enable_CEIP

Enabled: Enable_CEIP = 1

Disabled: Enable_CEIP = 0

REG Builder

BETA

Configure the state and elements to generate .reg, PowerShell, Intune, and SCCM outputs.

These exports replicate the policy's registry effect. Editing the registry directly is not the same as applying the GPO through the management console (no gpupdate, no central reporting). Test before production; HKLM changes require administrator rights.

.reg file

Windows Registry Editor Version 5.00

; Exported from gporais.com
; Policy: Enable CEIP
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\ICA Client\CEIP]
"Enable_CEIP"=dword:00000001