Another Security Blog

A place to show my mad skills

TidBits Walkthroughs Resources Projects View on GitHub
10 March 2024

Active Directory Home Lab

by C. Casquatch

Project consists of creating an Active Directory home lab environment using Oracle Virtual Box. Configuring and running the lab allows me to develop my understanding of how active directory and windows networking works.

Languages and Utilities Used

Environments Used

Program walk-through:

Oracle Box: Creating Domain Controller and Client

1

2

Adding Client to Server:

3

Creating Users with Powershell:

4

Checking Users are Shown in DC

5


tags: active directory - homelab - windows server