How to Change XML Service Port When Not Using Default Port

How to Change XML Service Port When Not Using Default Port

book

Article ID: CTX140475

calendar_today

Updated On:

Description

This article describes how to change the XML service port if you are not using the default port in XenDesktop 7.x. and CVAD.


Instructions

CVAD:

Complete the following steps to change the XML service port on the Delivery Controller:

  1. Click Start > Run.

  2. Type command prompt or cmd in the text field and choose Command Prompt or cmd that appears in the Programs listing.

  3. Type cd \.

  4. Type cd "Program Files\Citrix\Broker\Service" and press Enter.

  5. Type BrokerService.exe /show and press Enter to show the current ports.

  6. 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: 

  • StoreFrontPort <port> Configure the port to listen for StoreFront XML requests.
  • StoreFrontTlsPort <port> Configure the port to listen for StoreFront XML requests when using TLS.
  • 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:

  1. Click Start > Run.

  2. Type command prompt or cmd in the text field and choose Command Prompt or cmd that appears in the Programs listing.

  3. Type cd \.

  4. Type cd "Program Files\Citrix\Broker\Service" and press Enter.

  5. Type BrokerService.exe /show and press Enter to show the current ports.

  6. 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.

Issue/Introduction

This article describes the steps to change the XML service port if you are not using the default SSL port 443 in XenDesktop 7.x.

Additional Information

https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/secure/tls.html