How to check what VDAs are registered to a DDC
book
Article ID: CTX464098
calendar_today
Updated On:
Description
List of VDAs registered to a DDC.
Instructions
To check the number of VDA registered to a DDC:
- Run the below commands:
asnp citrix*
(Loads Citrix Powershell modules)
Get-BrokerMachine -ControllerDNSName <FQDN of the Delivery Controller> | Select-object ControllerDNSName, DNSName
(Lists all machines that are registered to a particular DDC you have entered manually.
- Search the machine names of the VDA which are currently registered to the DDC machine you entered.
Issue/Introduction
To Check what list of VDA registered to a DDC
Was this article helpful?
thumb_up
Yes
thumb_down
No