0. Connect to XenDesktop Brocker
1. Open PowerShell CLI
2. Be sure that Powershell policy allows you to run scripts. (set-ExecutionPolicy)
3. Execute…
cd C:Program FilesCitrixBrokerServiceSetup Scripts
.Set-ADControllerDiscovery.ps1 -on -existingOuDn «ou=OU_NAME, dc=DOMAIN, dc=DOMAIN»
Now, you can configure the VDA Agent from Active Directory.
Leave a Reply