en-US citrix computer

Workspace app version

Citrix Workspace App

Supported on: ADMX Migrator encountered a policy that does not have a supportedOn value.

Description

When enabled, Citrix pushes an automatic update to end users when the Citrix Workspace app is installed. The update can be the latest or a specific version. - Workspace App Version- To manage the version, specify the Citrix Workspace App version. - Upgrade To Latest Version- If enabled, the most recent version will be installed and above parameters will be ignored. - Preferred Start Date- The date on which Citrix Workspace can begin pushing updates. (Date format : YYYY-MM-DD). - Preferred Delivery Period- Delivery window in days. Example: Workspace App Version - 24.10.1.5 Preferred Start Date - 2024-11-27

Registry

HKLM Software\Policies\Citrix\ICA Client\AutoUpdate\1CDF566D-B2C7-47CA-802F-6283C862E1D6

More options available

Options

Workspace App Version
versionControl text
Upgrade To Latest Version
UpgradeToLatest boolean - default: 1
Preferred Start Date
startDate text
Preferred Delivery Period
deliveryPeriod decimal - range 0-30 - default: 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: Workspace app version
; State: Enabled
; Supported on: ADMX Migrator encountered a policy that does not have a supportedOn value.

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\ICA Client\AutoUpdate\1CDF566D-B2C7-47CA-802F-6283C862E1D6]
"versionControl"=""
"UpgradeToLatest"=dword:00000001
"startDate"=""
"deliveryPeriod"=dword:00000000