en-US citrix user

Enable Engine Error Messages

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

This will enable specific engine error messages. It will replace generic Protocol Driver Errors with specific error messages

Registry

HKCU Software\Policies\Citrix\ICA Client\Engine

Value name: Enable_EngineErrMsg

Enabled: Enable_EngineErrMsg = 1

Disabled: Enable_EngineErrMsg = 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: Enable Engine Error Messages
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_CURRENT_USER\Software\Policies\Citrix\ICA Client\Engine]
"Enable_EngineErrMsg"=dword:00000001