Built and configured a Windows Server 2025 Active Directory environment using Oracle VirtualBox.
This lab demonstrates hands-on experience with domain controller setup, DNS configuration, Group Policy, and troubleshooting real-world system failures.
- Active Directory Domain Services (AD DS)
- DNS Configuration
- Group Policy Management
- Windows Server Administration
- Virtualization (Oracle VirtualBox)
- Troubleshooting & Root Cause Analysis
- Hypervisor: Oracle VirtualBox
- Server OS: Windows Server 2025 (Desktop Experience)
- Client OS: Windows 10/11 (planned)
- CPU: 2 cores
- RAM: 4 GB
- Disk: 50 GB
- Network: NAT
- Renamed server to WS2025-DC01
- Configured static IP address
- Set DNS to the local server
- Installed Active Directory Domain Services (AD DS)
- Created new forest (lab.local)
- Promoted server to Domain Controller
- Configured Directory Services Restore Mode (DSRM)
-
Windows Server 2025
-
Oracle VirtualBox
-
Windows 10/11 (Client Machine)
-
Active Directory Domain Services
-
DNS Server
- Cause: Improper disk initialization
- Fix: Deleted all partitions and allowed automatic setup
- Result: Successful installation
- Cause: Incorrect OS selection
- Fix: Reinstalled using the Desktop Experience option
- Result: Full GUI access restored
- Cause: Boot mode mismatch in VirtualBox
- Fix: Disabled EFI and adjusted boot order
- Result: System booted successfully
Created a test user within Active Directory to simulate identity management.

Configured a static IP address to ensure consistent network communication and proper DNS functionality.
Successfully deployed a fully functional Active Directory lab environment, including:
- Domain Controller setup
- DNS configuration
- User and group management
- Group Policy enforcement
- This project demonstrates foundational system administration skills applicable to enterprise environments.
This environment simulates real-world enterprise infrastructure and prepares for system administration roles.
- Add the client machine and join it to the domain
- Implement Group Policy Objects (GPOs)
- Configure file sharing and permissions
- Automate setup using PowerShell scripts
- Integrate with Azure AD (Hybrid Identity)


