<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Devops on Notities</title><link>https://19cc27e0.backup-website.pages.dev/en/tags/devops/</link><description>Recent content in Devops on Notities</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 15 Jul 2026 23:50:02 +0200</lastBuildDate><atom:link href="https://19cc27e0.backup-website.pages.dev/en/tags/devops/index.xml" rel="self" type="application/rss+xml"/><item><title>Windows Server 2022 Home Lab — AD DS, DNS, CA and Secured RDP</title><link>https://19cc27e0.backup-website.pages.dev/en/blog/2026-windows-server-2022-home-lab-ad-dns-ca-rdp/</link><pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate><guid>https://19cc27e0.backup-website.pages.dev/en/blog/2026-windows-server-2022-home-lab-ad-dns-ca-rdp/</guid><description>&lt;p&gt;This article describes the full setup of a two-server Windows Server 2022 home lab in Proxmox VE. Together the two virtual machines provide Active Directory Domain Services, DNS, Group Policy and a Certificate Authority (ADCS). RDP connections are secured with PKI certificates so that the Mac Mini M1 management workstation connects without certificate warnings.&lt;/p&gt;
&lt;p&gt;This is part 3 of the series on building a Windows DevOps lab in Proxmox. In &lt;a href="https://vandenboom.icu/blog/2026-proxmox-windows-server-2022-vm-creation/"&gt;part 1&lt;/a&gt; I described how to create a VM, and in &lt;a href="https://vandenboom.icu/blog/2026-proxmox-windows-server-2022-template-preparation/"&gt;part 2&lt;/a&gt; how to prepare the template.&lt;/p&gt;</description></item><item><title>Windows Server 2022 — Active Directory and DNS Installation</title><link>https://19cc27e0.backup-website.pages.dev/en/blog/2026-windows-server-2022-active-directory-dns-installatie/</link><pubDate>Fri, 27 Mar 2026 00:00:00 +0100</pubDate><guid>https://19cc27e0.backup-website.pages.dev/en/blog/2026-windows-server-2022-active-directory-dns-installatie/</guid><description>&lt;p&gt;In this article I describe step by step how I installed Active Directory Domain Services (AD DS) and DNS on a Windows Server 2022 Datacenter VM in a VMware Fusion lab environment. The result is a fully functional domain controller for the domain &lt;strong&gt;lab.local&lt;/strong&gt;, as the foundation for a Windows DevOps lab.&lt;/p&gt;
&lt;h2 id="environment"&gt;Environment&lt;/h2&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Component&lt;/th&gt;
					&lt;th&gt;Value&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Virtualisation&lt;/td&gt;
					&lt;td&gt;VMware Fusion (macOS)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Guest operating system&lt;/td&gt;
					&lt;td&gt;Windows Server 2022 Datacenter (Desktop Experience)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Hostname&lt;/td&gt;
					&lt;td&gt;DC01&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Domain name&lt;/td&gt;
					&lt;td&gt;lab.local&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NetBIOS name&lt;/td&gt;
					&lt;td&gt;LAB&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Lab network adapter&lt;/td&gt;
					&lt;td&gt;Ethernet1 — 172.16.37.10 (static IP)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Internet adapter&lt;/td&gt;
					&lt;td&gt;Ethernet0 — DHCP via VMware NAT&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;
&lt;h2 id="step-1--configure-networking"&gt;Step 1 — Configure Networking&lt;/h2&gt;
&lt;p&gt;Before installing Active Directory, the domain controller needs a static IP address. AD DS and DNS depend on a stable address.&lt;/p&gt;</description></item></channel></rss>