en-US citrix computer

Automatic update timeframe

Citrix Workspace App

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

Description

Specify the time of day when Workspace updates get pushed to end users. - Start Time- Time from which Citrix Workspace can begin to check for updates (Time format : 24 hour in HH:MM). - End Time- Time beyond which Citrix Workspace shouldn't do any check for updates(Time format : 24 hour in HH:MM). - Defer Count- Number of times Citrix Workspace app can defer updates within a specified time period, if the app is not idle. The default value for this policy is 3. Example: Start Time - 17:30 End Time - 18:30 Defer Count - 6

Registry

HKLM Software\Policies\Citrix\ICA Client\AutoUpdate

More options available

Options

Start Time
startTime text
End Time
endTime text
Defer Count
deferCount text

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: Automatic update timeframe
; 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]
"startTime"=""
"endTime"=""
"deferCount"=""