Windows Server¶
The other half of enterprise IT. Most organizations run both Linux and Windows, and Active Directory sits at the center of identity for a huge share of businesses — so Windows Server skills make you far more employable. Tested on Windows Server 2022.
Guides¶
- Windows Server Basics — editions, Server Core, initial setup, roles, and remote management
- Active Directory Domain Services — domains, forests, OUs, domain controllers, users and groups
- Group Policy (GPO) — centrally enforce settings across the domain
- DNS and DHCP on Windows Server — running the two core network services
- PowerShell Basics for Admins — the object pipeline and everyday automation
- File Sharing and Permissions — SMB shares, and Share vs NTFS permissions
- IIS Web Server — sites, bindings, application pools, and SSL
Coming from Linux?
Many ideas map across: services, DNS/DHCP, and web serving all have Linux equivalents in the Linux track — the guides point out the parallels (and the differences).