Domain Setup - VBychkov-boop/Spring-SYS265-Final-Project GitHub Wiki

To setup domain we took these steps starting on our domain controller DC01

  • Press '8' to access network setting and change the IP to 172.16.1.12 then set the gateway to 172.16.1.2 and confirm. Then go back and set the PC name before making or joining the domain.

  • After name has been updated you can input '15' then go to powershell and use these two commands "Install-WindowsFeature AD-Domain-Services -IncludeManagementTools" & "Install-ADDSForest -DomainName "GroupB1.local"

Now we go onto our mgmt01

  • Go to the tab 'Local Server' then click on 'Work Group' Then change it to domain and enter the domain name. You will then have to login to a domain admin.

  • Click on 'Manage' then 'Add Server' When you click find servers the DC should come up then you can add it to the mgmt allowing you to manage it after downloading the features 'Remote Server Administrative Tools'

Connecting Workstations

  • Go into settings and go to 'Access Work or School' then click connect

  • Go through menu until you get connect to local domain then input the name of the domain (When prompted login to domain user or admin to join)