Windows

Setup load balancer on Azure VMs

By |2021-12-16T11:03:31+00:00March 21st, 2017|AzureVM, PowerShell, Windows|

An Azure load balancer is a Layer-4 (TCP, UDP) load balancer. Usually a load balancer gave distributed traffic among VMs in it even if one VM is in down state. I prepared this article by referring the old Azure doc related to Load balancer.  So use it for setting up load balancer on azure

Disable backing Up status for HyperV VM R1Soft

By |2021-12-16T11:07:12+00:00March 16th, 2017|Hyper-V, PowerShell, Windows|

In this blog post we are trying to explain how to disable backing up status for hyperv vm durig R1soft backing period. For that we need to Disable the ” checkpoint ”  option available for VM from the settings tab or by restarting the service “Hyper-V Virtual Machine Management service” Some times its necessary

How to create Availability Set for Azure VM

By |2021-12-16T11:08:15+00:00March 6th, 2017|AzureVM, PowerShell, Windows|

By default it’s not necessary to have an Availability set for creating a new VM.  But Availability set is necessary if you are going to attach this VM to a load balancer.  We have to set the Availability set at the time of creation of VM.  At this moment it’s not possible to attach

err_connection_reset-chrome

By |2020-12-24T02:31:36+00:00October 9th, 2016|Tips & Tricks, Windows|

After installing SSL certificate (Comodo positive SSL )  for my website hosted in IIS8.  Comodo positive SSL is a commonly used one.  The installation part goes smoothly. But after performing SSL install in IIS8 I came up with an strange error. HTTPS version of my website works fine in Firefox but doesn’t works in

Go to Top