Windows Server 2019
The server just needs to be a domain controller so we can join the victim machine to a domain. Future iterations or scenarios may attack this server, and may require more features, but for now we’ll just set it up as a DC.
OS Installation
NextInstall Now- Select
Windows Server 2019 Standard Evaluation (Desktop Experience)->Next I accept the license terms->NextCustom: Install Windows only (advanced)New->OK->Apply->Next- Set a password. It has to follow default password policies, but
P@$$w0rdis sufficient. - Sign in. Highly recommend installing VMware Tools
- In Workstation, VM -> Install VMware Tools
- Open File Explorer
- Select the D: drive
- Run `setup64.exe
- Accept all the defaults and install.
- Reboot when it prompts you to.
OS Configuration
- Change Name
- Server Manager
- Local Server
- Computer Name
Change- Input a name (
DC01works) OKOKCloseRestart Now
- Install AD Roles
- Server Manager
- Add roles and features
Next >- Role-based or feature-based installation ->
Next > Next >- Select
Active Directory Domain ServicesAdd Features
- Select
DNS ServerAdd Features
Next >Next >Next >Next >InstallClose
- Promot to Domain Controller
- Server Manager
- Click the flag (top right, next to
Manage) - Promote this server to a domain controller
- Add a new forest -> Enter a domain name (
cybermice.dev) ->Next > - Enter a DSRM Password (
P@$$w0rdworks) ->Next > Next >Next >Next >Next >InstallClose(the server will restart)
- Join the Win11 machine to the domain