Skip to content

Princenuel/ActiveDirectoryLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Active Directory Home Lab

Description

In this project, I built a basic Windows networking environment lab with an active directory, DHCP and other networking services using a virtual box and a PowerShell script that automated the creation of 1000 users on the private network. A Domain controller was installed on the virtual machine using the server 2019 ISO and configured by giving it two network adaptors one for the internal network and the other for the internet, I installed the active directory where my domain (practicelab.com) was created and configured with NAT and Routing so that clients on the private network can reach the internet through the Domain Controller, and then the DHCP, which will automatically assign an IP to the windows 10 client. I have provided relevant screenshots that capture the steps I took in this project.

Languages and Utilities Used

- PowerShell

Environments Used

- Windows 10 IS0 (21H2)
- Oracle Virtual Box (21H2)
- Server 2019 IS0 (21H2)

Program walk-through:

The Diagram schema of what we want to do:
Schema Diagram

The Virtual Box and Domain Comptroller installed (Server 2019 ISO):
Domain comptroller installation Step

Setting up IP for our internal network:
Dsetting up internal IP

Installing Active Directory in the Domain Comptroller:
Disk Sanitization Steps

Configuring Active Directory:
server configuration

Creating Organisational Units (practiselab.com):
organisational configuration

Configuring DHCP:
server configuration

Creating over 1000 users:
server configuration

1000 users created in Active Directory:
server configuration

Windows 10 client installed and configured properly, note that the gateway IP is same IP with the DHCP Server, so to access the internet this client has to go throught the Domain Comproller where we have the DHCP server :
Clients connects to internet via DHCP

Domain Controller (practicelab.com) works fine and responds as seen below:
Active Directory Steps

Windows 10 Client also connects and responds to the internet:
Active Directory Steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published