en-US citrix computer

CEIP Configuration

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

1. To provide CEIP Server URL 2. To provide CEIP Upload class 3. To set upload frequency 4. Allow insecure URL

Registry

HKLM Software\Policies\Citrix\ICA Client\CEIP

More options available

Options

CEIP Server URL
CEIP_ServerURL text
CEIP Upload class
CEIP_UploadClass text
Initialize CEIP Upload frequency in weeks
CEIP_UploadFrequencyInWeeks decimal - range 1-7 - default: 1
Allow insecure URL (http instead of https)
AllowUnSecureURL boolean

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: CEIP Configuration
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\ICA Client\CEIP]
"CEIP_ServerURL"=""
"CEIP_UploadClass"=""
"CEIP_UploadFrequencyInWeeks"=dword:00000001
"AllowUnSecureURL"=dword:00000000