Remove a Node to 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 Kofax.KSMS.Administration.exe tool must be a member of the "KSMS 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:

    Kofax.KSMS.Administration.exe /r LoadBalancerAddress="localhost" LoadBalancerPort="22001" NodeAddress="localhost" NodePort="22000"

    The node is removed from the load balancer.