Tag Archives: NLB

Windows Server 2008 and 2012 Network Load Balancing (NLB) Cluster using PowerShell

One of the major improvements to NLB in Windows Server 2008R2 and Windows Server 2012 is the addition of a NetworkLoadBalancingClusters module to PowerShell.  When the NLB-RSAT are installed 35 new NLB related CMDlets are available.  In this blog we will be exploring some of the new CMDlets. Installing Network Load Balancing Cluster. To install … Continue reading Windows Server 2008 and 2012 Network Load Balancing (NLB) Cluster using PowerShell

Remotely installing a simple network load balance on Server 2012 core using PowerShell

Recently in deploying a series of web servers I ran a across a situation where I needed a simple load balance between four servers effectively making a small web farm. In my case I wanted to perform the NLB installation and configuration using PowerShell so I could script it as part of an overall disaster … Continue reading Remotely installing a simple network load balance on Server 2012 core using PowerShell