dc1 kitten - Brandon-Duffy/SYS-265 GitHub Wiki
Configuration for dc1 for group 3 is as follows IP -
-
When you turn on dc1 you will be prompted to change the administrator password, do so and don't forget it!
-
Type the command sconfig which will take you to where we will do most of the configurations
- Make sure windows updates are manual then select option 8 for network settings
From there enter 1 to change the adapter options for only option shown
- Enter option 1 to set the addresses
- DC1 IP - 172.16.1.12
- Subnet - Default
- Default Gateway - 172.16.1.2
- DNS - 127.0.0.1
- Alt DNS - 172.16.1.13
Invoke PShell ‘Install-WindowsFeature AD-Domain-Services -IncludeManagementTools’ ‘Install-ADDSForest -DomainName kitten.local’
Hit Y when prompted to make these servers Domain Controllers.