Active Directory (On-Prem) Lab

Enterprise AD Management | Security Hardening | PowerShell Automation

๐Ÿ“– Overview

This lab provides hands-on experience with managing and securing traditional on-premises Active Directory environments. It focuses on critical areas such as organizational design, DNS configuration, security hardening, user & group lifecycle management, delegated administration, automation with PowerShell, and backup & recovery procedures. These walkthroughs simulate real-world enterprise IAM and Windows infrastructure tasks.

๐Ÿ“š What This Covers

๐Ÿ—๏ธ Organizational Design

Design forests, domains, and OUs to reflect enterprise structures and security boundaries.

๐ŸŒ DNS Configuration

Configure DNS for proper domain joins, service resolution, and redundancy.

๐Ÿ›ก๏ธ Security Hardening

Harden domain controllers, enforce audit policies, and protect privileged accounts.

๐Ÿ‘ฅ User & Group Management

Manage lifecycle, group scope/types, and ensure secure access control assignments.

๐Ÿง‘โ€๐Ÿ’ผ Delegated Administration

Delegate responsibilities with least privilege to support staff and business units.

๐Ÿ’ป Automation with PowerShell

Automate user, group, and policy tasks using the Active Directory PowerShell module.

โ™ป๏ธ Backup & Recovery

Protect AD through regular backups, recovery testing, and recycle bin configuration.

๐Ÿ“‚ Lab Sections

AD Forest & Domain Architecture

Overview of AD forests, domains, trusts, and key design considerations.

View Walkthrough

DNS Configuration

Configure client systems to use domain DNS for proper join and resolution.

View Walkthrough

OU & GPO Management

Create and organize OUs and apply GPOs for centralized policy control.

View Walkthrough

User & Group Management

Lifecycle tasks, group scope/type, and membership management.

View Walkthrough

Delegation & Access Control

Delegate admin roles and securely manage permissions across OUs.

View Walkthrough

AD Security Hardening

Secure DCs, harden audit policy, and manage privileged accounts.

View Walkthrough

Authentication Protocols

Overview and configuration of AD authentication methods and protocols.

View Walkthrough

PowerShell for AD Management

Automate routine tasks with common AD cmdlets and scripts.

View Walkthrough

AD Backup & Recovery

Protect and restore AD using backup, tombstone, and recycle bin.

View Walkthrough

๐Ÿ› ๏ธ Tools Used

Virtualization: VirtualBox (for running lab VMs)
AD Management: Active Directory Users and Computers (ADUC)
Group Policy: Group Policy Management Console (GPMC)
Scripting: PowerShell with AD module
Server OS: Windows Server 2016 / 2019 / 2022

๐ŸŒ Related Labs

AD-Entra-Hybrid-Lab โ€“ Sync and federate on-prem AD with Microsoft Entra ID.
Microsoft Entra ID Lab โ€“ Cloud-based identity and access management (MFA, SAML, OIDC, automation).