Windows Active Directory Lab

Enterprise-style Active Directory environment built using Windows Server, DNS, Group Policy, and centralized user management.

Project Overview

This project demonstrates the deployment and administration of a Windows Server Active Directory environment designed to simulate a small business network. The lab includes domain services, DNS, organizational units, user management, and Group Policy administration.

Lab Architecture

Windows 11 Client
        |
        |
   Domain Join
        |
        v
+-------------------+
| Windows Server    |
| Domain Controller |
+-------------------+
        |
        +---- Active Directory
        |
        +---- DNS
        |
        +---- Group Policy
    

Windows Server Deployment

Installed Windows Server and configured static networking to provide centralized identity and infrastructure services.

Active Directory Configuration

Promoted the server to a Domain Controller and configured Active Directory Domain Services.

User & Group Management

Created users, security groups, and organizational units to simulate a business environment.

Group Policy Configuration

Implemented Group Policy Objects to standardize workstation configuration and security settings.

DNS Services

Configured and managed DNS services required for Active Directory authentication and domain functionality.

Security Configuration

Skills Demonstrated