How to Configure Policy of CQI with Registry Key
book
Article ID: CTX231742
calendar_today
Updated On:
Description
This article explains how to modify the CQI parameters with registry key instead of GPO.
Instructions
Default Value: The number in brackets is a decimal value
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix\VirtualDesktopAgent\CQI]
"FirstNotificationWaitTime"=dword:0000003c (60)
"HeatlthNoticiationInterval"=dword:0000001e (30)
"DesktopDefaultNotificationPosition"=dword:00000004
"SeamlessDefaultNotificationPosition"=dword:00000002
"StrongConnectionMsg"="Network is operating normally"
"WeakConnectionMsg"="User experience may be degraded due to network congestion"
"PoorConnectionMsg"="User experience is being impacted due to network problems"
"Enable_CQI"=dword:00000001
"CountersRefreshInterval"=dword:00000005
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix\VirtualDesktopAgent\CQI\Thresholds]
"HighLatencyLowerRange"=dword:00000096 (150)
"LowLatencyUpperRange"=dword:0000003c (60)
"HighIcaRttLowerRange"=dword:000000b4 (180)
"LowIcaRttUpperRange"=dword:00000050 (80)
"HighBandwidthLowerRange"=dword:00000008
"LowBandwidthUpperRange"=dword:00000001
Issue/Introduction
In the CQI KB, we can use admx/adml template to configure CQI parameters with GPO, this article will describe how to modify the parameters with registry key
Was this article helpful?
thumb_up
Yes
thumb_down
No