dc1 kitten - Brandon-Duffy/SYS-265 GitHub Wiki

Configuration for dc1 for group 3 is as follows IP -

  1. When you turn on dc1 you will be prompted to change the administrator password, do so and don't forget it!

  2. Type the command sconfig which will take you to where we will do most of the configurations

image

  1. 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

image

  1. 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.