Remove a Node from a Load Balancer

You can remove a node from a load balancer that is running restricted mode. Before you can do that however, the user calling the Tungsten.TSMS.Administration.exe tool must be a member of the TSMS Administrators group created during installation. If the user is not part of this user group, they do not have the necessary permissions to perform this action.

  1. Open the Command Prompt.
  2. Run the following command:

    Tungsten.TSMS.Administration.exe /r LoadBalancerAddress="localhost" LoadBalancerPort="22001" NodeAddress="localhost" NodePort="22000"

    The node is removed from the load balancer.