Note: Since VM1 contains the NLB cluster and app_data, it should remain in an active state at all times.
VMs.VMs (e.g., C:\IISSharedContent).Open Server Manager on each VM.
Navigate to Dashboard and click Add roles and features.

In the Add Roles and Features Wizard, navigate to the Before you begin page and select Next.

On the Select installation type page, choose Role-based or feature-based installation, and then click Next.

On the Select destination server page, choose Select a server from the server pool, opt your server, and then click Next.

On the Select server roles page, select Web Server (IIS) and ensure the following roles are checked and enabled correctly, then click Next.

On the Server Roles page, select File Server and click Next.

On the Features page, select the Network Load Balancing feature.

On the Confirmation page, click Install.
From VM1’s Server Manager console, click Tools and select Network Load Balancing Manager.

Right-click on Network Load Balancing Clusters and select New.

In the New Cluster window, type the IP address or name of VM2 in the Host field, then click Connect. Verify that the Interface name is listed, then proceed to the next step.

On the Host Parameters page, adjust the Priority value as needed. Also, ensure that the Default status is set to Started. When ready, click Next.

On the Cluster IP Addresses page, click Add to add a new Cluster IP address.

Specify a Cluster IP Address and click OK.

Note: This IP address is a new NLB Cluster virtual IP address on which the host service will run.
Select an NLB cluster operation mode. You can also specify the FQDN name for the NLB cluster in the Full Internet Name field and click Next.

On the Port Rules page, select the existing port rule and click Edit.

Set the port range to 80 – 80 (as only port 80 is required for the IIS NLB cluster). Select None for the affinity mode and click OK.

Click Add to create a new rule for port 443, following the same steps.

Once the port range is configured, click Finish.

Wait until the machine is added successfully. The icon color of the added NLB node should turn green.

Ensure that the second NLB node has been successfully added by checking if its icon color is green.
Repeat the previously mentioned steps to add VM3 to the NLB.
C:\IISSharedConfig)
IISSharedConfig in the C drive.



Access the Shared Folder via IP Address:
Example : \\10.0.0.4\IISSharedConfig.

Create a Symbolic Link:
Example:
mklink /D C:\SharedFolder \\10.0.0.4\IISSharedConfig

C:\IISSharedConfig) and provide a password to secure the exported configuration.
\10.0.0.35\IISSharedConfig).

On VM2:
Install the Bold Reports® application using the shared folder from VM1.
Example: C:\SharedFolder\BoldServices.

On VM3:
Install the Bold Reports® application using the shared folder from VM1.
Example: C:\SharedFolder\BoldServices

Ensure that port 80 is used on both VM2 and VM3

Finally, click Install.
After installation, remove “localhost” from the Host Name in the Bold Reports® IIS site bindings on VM2 and VM3.

Access the NLB IP address to access the site, then click here to start the application.

IMPORTANT:
VMs use the same port number to avoid conflicts.VMs to confirm the shared folder functionality.