You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new virtual machine by clicking on "New" in VirtualBox, naming it "Domain Controller," and selecting the "Windows Server 2019" ISO file as the boot media.
Configure the virtual machine by giving it two network adapters: one for connecting to the internet and the other for the private network.
Install Server 2019 on the virtual machine and assign IP addressing for the internal network.
Name the server and install Active Directory to create the domain.
Configure routing so that clients on the private network can access the internet through the domain controller.
Set up DHCP on the domain controller.
Run the PowerShell script to create 1000 users in Active Directory.