Creating an NLB Cluster There are three key steps to creating an NLB cluster in Windows Server 2008: Install the NLB Feature into Server 2008 on each host that you will add to an NLB cluster. Use the New Cluster wizard to create the cluster and add the first host. Use the Add Host wizard to add one ore more nodes to your cluster Installing NLB in Server 2008 This is extremely easy. First you run Server Manager, and select Features from the tree and click on Add Features: From the Add Features wizard just select Network Load Balancing and click Next: Finally from the Confirm Installation Selections click Install: After a few seconds, NLB will be installed on the first host. You need to repeat this installation on each host you plan to add to your NLB Cluster. Installing the NLB feature does NOT require a reboot, but removing it does. Creating your NLB Cluster Once NLB is installed, you create your cluster by first bringing up the NLB Cluster Manager: The right c...