Hyper-V Basics

Windows · Hyper-V Hyper-V Basics Hyper-V is the virtualization role built into Windows Server and Windows itself, and three decisions – VM generation, virtual switch type, and checkpoint type –…

Read More Hyper-V Basics
Writing PowerShell Advanced Functions

PowerShell · Functions Writing PowerShell Advanced Functions A practical guide to turning a plain PowerShell function into an advanced function that validates its input, behaves correctly in the pipeline, and…

Read More Writing PowerShell Advanced Functions
Failover Clustering

Windows · Failover Clustering Failover Clustering Failover Clustering keeps a workload running when a server fails by moving it to another node automatically, and almost every design decision in it…

Read More Failover Clustering
Storage Spaces

Windows · Storage Spaces Storage Spaces Storage Spaces turns a pile of ordinary disks into pooled, resilient storage without a hardware RAID controller, and almost every configuration choice – simple,…

Read More Storage Spaces
USN Rollback Detected — Event 2095

Active Directory · Troubleshooting USN Rollback Detected — Event 2095 A domain controller that was rolled back to an old snapshot or restored the wrong way keeps replicating like nothing…

Read More USN Rollback Detected — Event 2095
Windows DNS Server

Windows · DNS Server Windows DNS Server Windows DNS Server is the role that turns names into addresses for an entire network, and because Active Directory refuses to start without…

Read More Windows DNS Server
Windows Services

Windows · Service Management Windows Services A Windows service keeps a piece of software running without anyone signed in to babysit it, and nearly everything that goes wrong with one…

Read More Windows Services
Proxmox VE

Homelab · Virtualization Proxmox VE Why Proxmox VE has become the default free hypervisor for homelabs and cost-conscious enterprises, and how it stacks up against ESXi, XCP-ng, Hyper-V, and oVirt.…

Read More Proxmox VE
Task Scheduler

Windows · Task Automation Task Scheduler Task Scheduler runs a program on a schedule or in response to an event instead of someone doing it by hand, and nearly every…

Read More Task Scheduler
Windows Firewall with Advanced Security

Windows · Host Firewall Windows Firewall with Advanced Security Windows Firewall with Advanced Security is the host-based packet filter built into every modern Windows client and server, and understanding its…

Read More Windows Firewall with Advanced Security
Kerberos Clock Skew - KRB_AP_ERR_SKEW

Active Directory · Troubleshooting Kerberos Clock Skew — KRB_AP_ERR_SKEW KRB_AP_ERR_SKEW means Kerberos has stopped trusting a ticket purely because the clocks on the two machines disagree by more than the…

Read More Kerberos Clock Skew — KRB_AP_ERR_SKEW