Skip to content

cbueker-it/active-directory-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Active Directory Lab

I built this hands-on Windows Server lab in Oracle VM VirtualBox to practice core Active Directory administration tasks. This shows domain controller setup, static IP configuration, DNS configuration, organizational unit design, user and group administration, and Group Policy security settings.

Lab Objectives

  • Install Windows Server in Oracle VM VirtualBox
  • Promote the server to a domain controller
  • Configure a static IPv4 address and DNS settings
  • Create organizational units for departments
  • Create users and assign them to groups
  • Review password policy and account lockout settings

Virtual Lab Environment

I built this lab in Oracle VM VirtualBox using Windows Server 2022 to create an isolated practice environment. This shows how virtualization supports server deployment and Active Directory administration.

Oracle VM VirtualBox Manager

Network Configuration

I configured a static IPv4 address before promoting the server to a domain controller. This shows how stable addressing supports DNS and Active Directory services.

Internet Protocol Version 4 Properties

Network Verification

I verified the IPv4 address, subnet mask, and default gateway after assigning the static address. This shows that the server network settings were correctly applied before domain services were installed.

Network Connection Details

Active Directory Structure

I created organizational units to separate departments and organize objects inside the domain. This shows how directory structure supports clean administration.

AD Users and Computers

Group Membership Management

I assigned user accounts to security groups to simulate role-based administration. This shows how permissions are organized through group membership.

User Properties Active Directory

Group Policy Configuration

I reviewed and configured password policy settings to strengthen account security across the domain. This shows how Group Policy supports centralized security control.

Group Policy Management Editor

Skills Practiced

  • Windows Server installation
  • Active Directory domain services
  • DNS configuration
  • Static IP assignment
  • Organizational unit design
  • User and group administration
  • Group Policy review

Summary

This lab demonstrates practical Windows Server administration in a virtual environment. It shows how core infrastructure tasks connect across identity, networking, and security management in entry-level systems administration work.

Navigation

Back to GitHub Profile

About

Windows Server lab demonstrating Active Directory domain setup, user and group administration, DNS configuration, and Group Policy management in a virtual environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors