Create a stretched cluster with Azure
To simulate a working streched cluster in Azure we need at least these resources: Firstly we create two resource groups in different regions. In my case I chose to put one resource group in the…
To simulate a working streched cluster in Azure we need at least these resources: Firstly we create two resource groups in different regions. In my case I chose to put one resource group in the…
Building a Failover Cluster usually requires expensive SANs and dedicated hardware. This guide documents how to achieve High Availability (HA) using two Dell OptiPlex nodes (running Windows Server Core) and a QNAP NAS for shared…
To configure an AD-integrated DNS primary zone you need: Open a PowerShell Prompt as Administrator and run the following command. To test or verify this, we run this command. In your output you should find…
To perform this task you need the following: On each server we connect through Windows Admin Center or RDP and install the DHCP Role. In my case i just restarted the whole server. After rebooting…
Just Enough Administration (JEA) is an administrative technology that allows you to apply role-based access control (RBAC) principles through Windows PowerShell remote sessions. Instead of allowing users general roles, which often comes hand in hand…