- Clone Template
- Set Password on first boot
- Install VMWare tools (Reboot)
- Open a powershell prompt and run the following commands to Download and extract the build scripts
cd Desktop
(New-Object Net.WebClient).downloadFile("https://github.com/benjmascdw/CSATENG-SystemBuildScripts/archive/main.zip", "c:\Users\Administrator\build.zip")
Expand-Archive build.zip
cd build\CSATENG-SystemBuildScripts-main
- Run dc1.ps1 (reboot)
- Sets inital OS settings
- Re-connect via RDP
- Run dc1.ps1 - Click "Close" when complete to reboot
- Installs Active directory
- Run dc1.ps1
- Deploy certificate services
- Create Simulated Users
- When prompted for Credentials enter "administrator" and the password.
- Clone Template
- Set Password on first boot
- Set any IP addressing settings as needed
- Open a Powershell prompt and run the following commands to Download and extract the build scripts
cd Desktop
(New-Object Net.WebClient).downloadFile("https://github.com/benjmascdw/CSATENG-SystemBuildScripts/archive/main.zip", "c:\Users\Administrator\build.zip")
Expand-Archive build.zip
cd build\CSATENG-SystemBuildScripts-main
- Install VMWare tools (Reboot)
- Run dc2.ps1 (reboot)
- Re-connect via RDP
- Run dc2.ps1 (reboot)
- When prompted for credentials user "csateng.lab\administrator"