en-US citrix computer

Allow client connections

Citrix Workspace App

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

Description

Use this policy to enable or completely disable connections from the Citrix Workspace app. When this policy is not configured, the client will allow connection to servers. When this policy is enabled, the client will only connect to a server if the "Enable client" option is selected, and if its version number is greater or equal to the "Minimum client version". When the policy is disabled, the client will not allow connections to any servers. Troubleshooting: If a connection is refused because the client is not enabled, the error message "<Server> ERROR: Cannot connect to the Citrix XenApp server. The Server (…) is not trusted for ICA connections. Connections to the (All Regions) Region are not allowed by lockdown settings. Please contact your administrator." appears. If the client does not allow a connection because the version number is too low, the error message "Error number 2321: ICA Client Configuration Manager: The ICA Client version is too low to run using the installed configuration data." appears.

Registry

HKLM Software\Policies\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions

More options available

Options

Enable client
AllowConnection boolean - default: 1
Minimum client version
Version Minimum decimal - range 10000-100000 - default: 10000

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: Allow client connections
; State: Enabled
; Supported on: ADMX Migrator encountered a policy that does not have a supportedOn value.

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions]
"AllowConnection"=dword:00000001
"Version Minimum"=dword:00002710