en-US citrix computer

Client printers

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

Use this policy to enable and restrict the remote application or desktop's access to client printers. When this policy is disabled, the client prevents the server from accessing or printing to printers available to the client device.

Registry

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

Value name: VSLAllowed

Enabled: VSLAllowed = true,false

Disabled: VSLAllowed = false

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: Client printers
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions\Lockdown\Virtual Channels\Printing]
"VSLAllowed"="true,false"