You might need to suspend and resume Network Load Balancing (NLB) to override any remote control commands that are issued. All subsequent cluster-control commands except resume and query are ignored. The following procedure can be performed on the whole NLB cluster or on a single host.

You can also perform the task described in this procedure by using Windows PowerShell. For more information about using Windows PowerShell for NLB clusters, see https://go.microsoft.com/fwlink/?LinkId=140180.

To suspend or resume Network Load Balancing by using the Windows interface
  1. To open NLB Manager, click Start, click Administrative Tools, and then click Network Load Balancing Manager. You can also open NLB Manager by typing Nlbmgr at a command prompt.

  2. If NLB Manager does not already list the cluster, connect to the cluster.

  3. If you want to suspend cluster operations on all cluster hosts, right-click the cluster, point to Control Hosts, and then click Suspend.

    If you want to suspend the cluster service on only a particular host, right-click the host, point to Control Host, and click Suspend.

  4. If you want to resume cluster operations on all cluster hosts, right-click the cluster, point to Control Hosts, and then click Resume.

    If you want to start the cluster service on only a particular host, right-click the host, point to Control Host, and then click Resume.

Additional considerations

  • When you are using Network Load Balancing (NLB) Manager, you must be a member of the Administrators group on the host that you are configuring, or you must have been delegated the appropriate authority. If you are configuring a cluster or host by running NLB Manager from a computer that is not part of the cluster, you do not have to be a member of the Administrators group on that computer.

  • Suspending NLB differs from stopping the handling of NLB cluster traffic in that suspending NLB stops NLB on the host and suspends all NLB cluster-control commands on the host (except for the resume and query commands). Stopping the handling of NLB cluster traffic stops NLB on the host, but it does not affect the other NLB cluster-control commands. For more information on the stop command, see Additional references.

Additional references