forked from PentestPlaybook/ad-lab-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWEB02.txt
More file actions
26 lines (20 loc) · 1.02 KB
/
Copy pathWEB02.txt
File metadata and controls
26 lines (20 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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.40
Hostname: WEB02
Log in as: ad\iis_service
Make iis_service a local Administrator
Instructions (while completing setup):
1. Restart WEB02 through SSMS when prompted and run the script again after it reboots.
2. If the SQL commands fail to run after the reboot, give SSMS some more time to startup and run the script again.
Instructions (after completing setup):
1. Ensure this Defender exclusion is applied: Add-MpPreference -ExclusionPath "C:\Users\Public"
2. Sign in as Betty to cache a domain credential