Monday, 3 August 2020

How to Change XML Service Port When Not Using Default SSL Port

We can change the XML service port by follwing the below steps when not using default ssl port:


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 and press Enter. The Citrix Broker Service will then automatically stop and start to apply the change.

7.To confirm this, run BrokerService.exe –upgrade command to validate the web server port value.

No comments:

Post a Comment

How to remove a dead server from the Citrix Management Console?

- Execute the DSVERIFY SERVERS /CLEAN /FORCE for optimizing the Data Store. - DSVerify can run on any of the server in the farm. - MetaFrame...