forked from PentestPlaybook/ad-lab-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWEB01.txt
More file actions
20 lines (16 loc) · 737 Bytes
/
Copy pathWEB01.txt
File metadata and controls
20 lines (16 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Instructions (before joining computer to domain):
- Set up the Domain Controller (DC01) first
- Download and Install Windows 11 Enterprise: https://www.microsoft.com/en-us/evalcenter/download-windows-11-enterprise
- Set the Username to "LocalUser" and the Password to "password123!!"
- Fully Update System
- Install VMWare Tools
- Disable Tamper Protection
- Set the Device to Never go to Sleep
- Change the Network Adapter to VMNet1 and add a NAT Adapter as the second adapter
Domain Join Information:
IP Address: 10.10.14.20
Hostname: WEB01
Log in as: ad\aaron
Make Aaron a local administrator
Instructions (after completing setup):
1. Ensure this Defender exclusion is applied: Add-MpPreference -ExclusionPath "C:\xampp\htdocs"