This project shows a basic Active Directory setup created in a virtual lab using Windows Server.
The lab simulates a simple domain environment with:
- Domain Controller (DC01)
- Client machine (CLIENT01)
- Active Directory Domain Services (AD DS)
- DNS configuration
- User and Organizational Units (OU)
- Group Policy Object (GPO)
- Installed and promoted Windows Server to Domain Controller
- Configured static IP and DNS
- Joined client machine to domain
- Created domain user
- Created Organizational Units (OU)
- Applied Group Policy to restrict user access (Control Panel)
- Verified policy on client machine
- GPO (Group Policy Object) – used to manage and enforce user/system settings
- OU (Organizational Unit) – used to organize users and apply policies
- Domain Controller – central authentication and management server
- DNS – resolves domain names to IP addresses
User access to Control Panel was successfully restricted using Group Policy, confirming correct GPO configuration and application.













