Staging the network equipment
In a real-world scenario, you almost never want to buy new hardware, travel with that hardware to your customer and open the boxes there in hope you have a genius idea, which makes all the…
In a real-world scenario, you almost never want to buy new hardware, travel with that hardware to your customer and open the boxes there in hope you have a genius idea, which makes all the…
LAN (Local Area Network) is like the networking inside of your building. In this course it represents the network in our coffee shop. If devices are talking with the office PC, the TV, the WiFi…
What is a network? To make it as simple as it can be: One computer wants to talk to another computer. This is the heartbeat of all this. OF course it gets way more complex…
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…
In my “home-domain” environment there is also my Wingo TV-Box settled. One day I noticed that my TV-Box is giving out an error, that it can’t reach the internet anymore “please check if NTP port…
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 do this task you must have already deployed your vNet. If you need guidance doing that, I created a step by step guide for it right here. Link to site To achieve this task…
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…
To work with DSC you have to have an automation account first. To create an automation account, go to your Azure portal and search for Automation Account and create one. Note: because State configuration gets…