en-US citrix computer

Citrix Workspace Updates

Citrix Workspace App

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

Description

Not Configured – Citrix Workspace Updates is enabled. Enabled – Citrix Workspace Updates is enabled with the additional options listed in this dialog. Disabled – Citrix Workspace Updates option is hidden from the Advanced Preferences sheet and you will not receive any update notifications. Enable Citrix Workspace Update Policy: Auto = Citrix Workspace checks for updates automatically. Manual = User checks for updates manually. LTSR ONLY: True = Only LTSR updates will be available. Migrate 32-bit application to a native 64-bit version on 64-bit operating systems: When checked, the auto-updates upgrade Citrix Workspace from 32-bit to 64-bit application to ensure compatibility and optimal performance on 64-bit systems. By default, updates keep the current architecture.

Registry

HKLM Software\Policies\Citrix\ICA Client\AutoUpdate

Value name: Banned

Disabled: Banned = True

More options available

Options

Enable Citrix Workspace Update Policy
Enable enum
  • Auto -> True (default)
  • Manual -> False
LTSR ONLY
LTSROnly boolean - default: 0
Migrate 32-bit application to a native 64-bit version on 64-bit operating systems
MigrateCWAArchitecture boolean - 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: Citrix Workspace Updates
; 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]
"Banned"=dword:00000001
"Enable"="True"
"LTSROnly"=dword:00000000
"MigrateCWAArchitecture"=dword:00000000