Active Directory Sites and Services

Active Directory · Sites and Services Active Directory Sites and Services Active Directory Sites and Services is the console and object model that maps your physical network onto Active Directory…

Read More Active Directory Sites and Services
Group Policy Central Store

Windows · Group Policy Group Policy Central Store How to build and maintain the ADMX Central Store in SYSVOL so every administrator edits Group Policy from the same set of…

Read More Group Policy Central Store
NTFS Permissions and ACLs

Windows · NTFS NTFS Permissions and ACLs How NTFS actually decides who gets in — access control lists, inheritance, and the deny rule that trips up almost every “but I…

Read More NTFS Permissions and ACLs
Windows Server Update Services (WSUS)

Windows · Patch Management Windows Server Update Services (WSUS) WSUS gives an organisation one internal source for Windows updates instead of every machine pulling straight from Microsoft, and computer groups…

Read More Windows Server Update Services (WSUS)
Print and Document Services

Windows · Print Services Print and Document Services Print and Document Services is the Windows Server role that turns a server into a central print server, and getting driver isolation…

Read More Print and Document Services
Proxmox VM Templates and Cloning

Proxmox · Templates Proxmox VM Templates and Cloning How to turn a cloud-init-ready VM into a reusable Proxmox template, then clone it in seconds instead of reinstalling an operating system…

Read More Proxmox VM Templates and Cloning
Proxmox Cluster Setup

Proxmox · Clustering Proxmox Cluster Setup A hands-on guide to building a Proxmox VE cluster with pvecm and Corosync, and to the quorum math that decides whether your cluster stays…

Read More Proxmox Cluster Setup
Windows Admin Center

Windows · Admin Center Windows Admin Center A practical guide to Windows Admin Center, the browser-based management gateway that replaces Server Manager and MMC for administering Windows Server and Windows…

Read More Windows Admin Center
Regex in PowerShell

PowerShell · Basics Regex in PowerShell A practical guide to pattern matching in PowerShell with -match, -replace, -split, and Select-String — and the handful of regex gotchas that catch even…

Read More Regex in PowerShell