Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » Windows » How to Configure Network Load Balancing on Windows Server
  • vmwareconverter
    vCenter Converter removed from available downloads on VMware – Use Veeam instead Virtualization
  • ChatGPT on Linux
    Set Up and Use ChatGPT in Linux Terminal Linux
  • Encryption
    How to encrypt Microsoft SQL Server Traffic Oracle/MSSQL/MySQL
  • windows10update 1
    License file was not found in the specified path (Error 0xc1570103) Windows Server
  • Compacting VHD
    How to Compact Virtual Hard Disks on VMware Virtualization
  • How to configure Volume Shadow Copies VSS on Windows Server
    Volume Shadow Copies: How to configure VSS on Windows Server Windows
  • Hyper V VM creation
    How to Create a Windows Server VM on HyperV Windows Server
  • Screenshot 2022 03 29 at 19.47.05
    CVE-2022-22948: Patch available to address vCenter Server information disclosure vulnerability  Security | Vulnerability Scans and Assessment

How to Configure Network Load Balancing on Windows Server

Posted on 21/12/202123/10/2024 Christian By Christian No Comments on How to Configure Network Load Balancing on Windows Server
Capture-37

Services and applications that are affected by high load require technologies to address this issue. Network Load Balancing is a technology that allows system administrators to configure clusters that distribute traffic between several servers. In this article, I will show you how to Configure Network Load Balancing on Windows Server. Please see How to Setup Public Load Balancer in Azure, How to Create a load balancer for Azure Stack Hub, How to disable power plan in Windows via GPO and Windows,

Suppose you have a website that receives a large number of requests and cannot be handled by one server.

In this case, you would configure a NLB cluster to distribute traffic across multiple web servers and thus ensuring that the website can serve all requests.

Also, see how to configure a remote server (windows) to Support Ansible, and how to deploy Azure VMware solution private cloud, how to fix Failover Cluster Manager failed while managing one or more clusters, the error was unable to determine if the computer exists in the domain.

Add Network Load Balancing Role on Windows Server

Open your VM server manager and then select Add Roles and Features.

Capture-9

Then click Next. Please see the steps in Deploying a load balancer from scratch and adding backend servers.

Capture-10

Click Next.

Capture-11

Select your server name from the server pool and then click Next.

Capture-12

Check the WEB Server (IIS) roles box, click add features, then select Next.

Capture-13

Check the Network Load Balancing box, click add features, then select next.

Capture-14

Now, click Next.

Capture-15

Click Next.

Capture-16

Click Install.

Capture-17

Configuring Network Load Balancing in Windows Server 2019 After installing the Network Load Balancing feature on all the participating NLB nodes, the subsequent step is to configure Network Load Balancing. For this, you would like to perform the subsequent steps.

Please see how to manage azure resource manager resource groups by using Azure CLI, and how to configure azure resources with tools. Also, see how to install and configure Ansible on Ubuntu.

Create a New Cluster

On the Server Manager console of the SRV2019-1 NLB node. Click Tools and then choose Network Load Balancing Manager.

Capture-18

Right-click Network Load Balancing Clustering and then choose New Cluster

Capture-19

On the New Cluster: Connect panel, type SRV2019-1.techdirect.local (or IP Address) in the Host field then click Connect. Verify that the Interface name is listed then click next.

Capture-20

On the New Cluster, set the priority (unique host identifier) value 1. This NLB node will reply to the clients’ queries, first, also ensure that the default status has set as Started and click next.

Capture-21

Click the Add button to add a new Cluster IP address.

Capture-22
PS Note: The Cluster IP address is the new virtual IP address on which the host service, during this case, IIS will run.

Type Cluster IP Address such as 10.0.0.100 and click ok.

Capture-23

Then click Next.

Capture-24

On the New dialog box, Select a cluster operation mode, Unicast and then click next.

Capture-25

Then click Finish

Capture-27

Then wait until the SRV2019-1 NLB node is added successfully. The Icon Color of the added NLB node should be green.

Capture-28

Right-click on the Cluster name and then select Add Host to Cluster.

Capture-29

Connect dialog box, type SRV2019-2, and then click Connect to add one more NLB node, and click next.

Capture-30

On the Add Host to Cluster Dialog box: Host Parameters dialog box, set the priority value as 2 and proceed to next.

Capture-31

Then click Finish

Capture-32

Finally, verify that the second NLB node SRV2019-1 is added successfully.

Capture-33

Please see how to install Ansible on Windows with Cygwin, how to automate infrastructure deployments in the cloud with ansible and azure pipelines, and how to install Kerberos packages in Windows via Cygwin.

Verifying Network Load Balancing Configuration

To verify that your NLB Cluster is configured successfully and functioning properly, perform the subsequent steps. Type 10.0.0.100 within Internet Explorer and verify that you simply are ready to access the Default Webs

Capture-34

Close Internet Explorer. On the SRV2019-1 node. Then open the Network Load Balancing Manager window, select and right-click SRV2019-1(Ethernet), select Control Host and then select Stop to stop this node temporarily.

Capture-35

Then switch back to SRV2019-DC and try again to open the Default Website. the Default Website should still be displayed. However, this time, the SRV2019-2 NLB node will serve the Website.

Capture-34

I hope you found this article useful on how to Configure Network Load Balancing In Windows Server. Please let me know in the comment section if you have any questions.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Pocket (Opens in new window) Pocket
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Backup, Windows, Windows Server

Post navigation

Previous Post: How to enable Amazon S3 default bucket encryption using S3 Console
Next Post: Install and manage IP Address Management on Windows Server

Related Posts

  • Stop teams from auto start
    Prevent Microsoft Teams from starting automatically on Windows Windows
  • xxxxxx
    How to make a screenshot of Windows 10 Screen / Login Screen Windows
  • gpmc 1
    How to Install Group Policy Management Console on Windows 11 Windows
  • banner
    How To Add Google Drive To File Explorer in Windows Windows
  • Trellix Invalid credential
    Fix unable to login to Trellix ePO with Windows authentication Windows Server
  • Featured image What are system partition and boot partitions in Windows
    What are System Partition and Boot Partition in Windows? Windows

More Related Articles

Stop teams from auto start Prevent Microsoft Teams from starting automatically on Windows Windows
xxxxxx How to make a screenshot of Windows 10 Screen / Login Screen Windows
gpmc 1 How to Install Group Policy Management Console on Windows 11 Windows
banner How To Add Google Drive To File Explorer in Windows Windows
Trellix Invalid credential Fix unable to login to Trellix ePO with Windows authentication Windows Server
Featured image What are system partition and boot partitions in Windows What are System Partition and Boot Partition in Windows? Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • vmwareconverter
    vCenter Converter removed from available downloads on VMware – Use Veeam instead Virtualization
  • ChatGPT on Linux
    Set Up and Use ChatGPT in Linux Terminal Linux
  • Encryption
    How to encrypt Microsoft SQL Server Traffic Oracle/MSSQL/MySQL
  • windows10update 1
    License file was not found in the specified path (Error 0xc1570103) Windows Server
  • Compacting VHD
    How to Compact Virtual Hard Disks on VMware Virtualization
  • How to configure Volume Shadow Copies VSS on Windows Server
    Volume Shadow Copies: How to configure VSS on Windows Server Windows
  • Hyper V VM creation
    How to Create a Windows Server VM on HyperV Windows Server
  • Screenshot 2022 03 29 at 19.47.05
    CVE-2022-22948: Patch available to address vCenter Server information disclosure vulnerability  Security | Vulnerability Scans and Assessment

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.