CVAD LVDA - How to update list of Controllers on a Linux VDA
book
Article ID: CTX693147
calendar_today
Updated On:
Description
Instructions to update the list of Controllers on a Linux VDA.
Instructions
1.Verify the list of existing controllers using the following command:
"/opt/Citrix/VDA/bin/ctxreg dump | grep -i listofddcs"
2. Update the new controllers list using the following command:
sudo /opt/Citrix/VDA/bin/ctxreg update -k "HKLM\Software\Citrix\VirtualDesktopAgent" -v "ListOfDDCs" -d "<DDC List >"
3. Restart Citrix Desktop service using the following command:
Systemctl restart ctxvda
Environment
Caution! Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.
Was this article helpful?
thumb_up
Yes
thumb_down
No