Posted October 3, 2024Oct 3 Hello, I am testing websocket communication. I have enabled websocket on the ddc using this command : New-ItemProperty "HKLM:\SOFTWARE\Citrix\DesktopServer\WorkerProxy" -Name "WebSocket_Enabled" -PropertyType "DWord" -Value 1 -Force ddc was rebooted. Then I have created a new catalog. A GPO set the registry key to enable websocket onb the VDA SYSTEM\CurrentControlSet\Services\CitrixBrokerAgent\WebSocket Enabled = 1 (DWORD) New VDA are registered but it looks they do not connect using websocket Doc say a value "Connected" must be found under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CitrixBrokerAgent\WebSocket There is no such value Under this key I have several value Like Enabled=1, PrivateKey, and so on... The value SiteAddress is empty. I do not know if is is supposed to have any value. Any help ? Thanks,
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.