en-US citrix computer

Manage Global App Config Service

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

The Citrix Global App Config Service for Citrix Workspace allows Citrix administrators to deliver Workspace service URLs and Citrix Workspace App settings through a centrally managed cloud service. Citrix Global App Config Service is a set of preconfigured settings you can apply to Citrix Workspace app. Using this policy, Citrix Workspace app retrieves the settings from the Citrix Global App Config Service and applies them in the environment. When you set this policy to Disabled, the settings from Citrix Global App Config Service are not retrieved and honored in Citrix Workspace app. When you set this policy to Enabled, the settings from Citrix Global App Config Service are recognized as a configuration method in Citrix Workspace app.

Registry

HKLM Software\Policies\Citrix\GlobalAppConfig

This policy sets several registry values:

configManagerEnabled
Enabled: configManagerEnabled = 1
Disabled: configManagerEnabled = 0
multiStorageConfigurationEnabled
Enabled: multiStorageConfigurationEnabled = 1
Disabled: multiStorageConfigurationEnabled = 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: Manage Global App Config Service
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\GlobalAppConfig]
"configManagerEnabled"=dword:00000001
"multiStorageConfigurationEnabled"=dword:00000001