This article describes how to change the XML service port if you are not using the default port in XenDesktop 7.x. and CVAD.
CVAD:
Complete the following steps to change the XML service port on the Delivery Controller:
Click Start > Run.
Type command prompt or cmd in the text field and choose Command Prompt or cmd that appears in the Programs listing.
Type cd \.
Type cd "Program Files\Citrix\Broker\Service" and press Enter.
Type BrokerService.exe /show and press Enter to show the current ports.
To change the XML port, type BrokerService.exe -StoreFrontPort port (or -StoreFrontTlsPort) and press Enter. The Citrix Broker Service will then automatically stop and start to apply the change.
To confirm this, run BrokerService.exe –upgrade command to validate the web server port value.
Available options:
ConfigureFirewall Update Windows Firewall exclusions for the configured ports.
XenApp/XenDesktop 7.x:
Complete the following steps to change the XML service port on the Delivery Controller:
Click Start > Run.
Type command prompt or cmd in the text field and choose Command Prompt or cmd that appears in the Programs listing.
Type cd \.
Type cd "Program Files\Citrix\Broker\Service" and press Enter.
Type BrokerService.exe /show and press Enter to show the current ports.
To change the XML port, type BrokerService.exe -wiport port (or -wisslport) and press Enter. The Citrix Broker Service will then automatically stop and start to apply the change.
To confirm this, run BrokerService.exe –upgrade command to validate the web server port value.