Milestone 2
Creating AD Controller
Create VM:
Power on machine and follow install
(Once you hit the page asking for password hit ctrl+shift+f3)
VM Provisioning
Open Admin Powershell
-
sconfig
-
`
5
` “Windows Update Settings
”- `
M
` “Manual
”
- `
-
`
9
` “Date and Time
”- Change time zone for EST
- Change time zone for EST
-
`6` “Download and Install Updates”
- `A` “All Updates”
- `A` “All Updates”
Will Prompt with restart
6. Install VMware Tools (This will make D: VMware tools installer)
I did typical install
Sysprep
- Get Sysprep file
- Uncomment top 4 lines and comment bottom 2
- Run file and set execution policy
- Put in deployer password
- Then restart DC1
END OF SYSPREP
Change adapter to 480-WAN
Install ADDS:
Set Admin passwd
Configure network
Rename Computer (Do this before forest install)
SSH from xubuntu to dc1
The command below will show all windows features are installed and can be installed
To view see available module commands you can run
New Domain Admin User:
Install Forest:
Forest Made
DNS Role:
Reverse Zone Creation:
Create A type with PTR:
Create PTR alone:
Highlighted ones are correct the middle 2 were mistakes
DNS Forwarder:
Was already set to the firewall.
Test DNS:
Install DHCP:
Had to do this part as admin:
Restart-service dhcpserver
Remote Desktop Setup:
On xubuntu:
On DC1-paul:
Proof:
https://drive.google.com/file/d/19xPNRBQgF9WTB9XcnoHtP2k9Fs-RSDoP/view?usp=sharing
Notes:
Audit mode: ctrl+shift+f3 (Hit at set password screen)
Reference From Devin: https://malwaremily.medium.com/install-ad-ds-dns-and-dhcp-using-powershell-on-windows-server-2016-ac331e5988a70
ADDS Installer: https://www.dell.com/support/kbdoc/en-us/000121955/installing-active-directory-domain-services-and-promoting-the-server-to-a-domain-controller
Remote Desktop: https://pureinfotech.com/enable-remote-desktop-powershell-windows-10/
DHCP installer: https://learn.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-deploy-wps