Additional Domain Controller_(ADC)
----------------------------------
In my lab scenario; i have 2 Windows Server 2019 machine & 1 Windows-10 computer machine.
1st Server is Domain Controller_(Main Server)
2nd Server is Additional Domain Controller_(ADC Server)
3rd Windows-10 is a client machine.
Step-1) First of all assign the ip address to Main Server, ADC Server & Client machine.
Configuration on Main Server:-
------------------------------
IP = 192.168.10.2
SM = 255.255.255.0
DG = 192.168.10.1
Preferred DNS Server = 192.168.10.2
Alternate DNS Server = No Need
Configuration on ADC Server:-
-----------------------------
IP = 192.168.10.3
SM = 255.255.255.0
DG = 192.168.10.2
Preferred DNS Server = 192.168.10.2
Alternate DNS Server = No Need
Server Name = adc
Configuration on Client Server:-
--------------------------------
IP = 192.168.10.4
SM = 255.255.255.0
DG = 192.168.10.2
Preferred DNS Server = 192.168.10.2
Alternate DNS Server = 192.168.10.3
Step-2) Ping to all computer machine to each other.
Step-3) Change the server name of DC & create a Domain. In my case the Server name is dc & domain name is opensource.com
Step-4) Change the server name of ADC. In my case the Server name is adc. Go to the Server Manager & you will see the "AADS Roles" has been installed.
Step-5) You can also see that server is in "Workgroup."
Step-6) Go to the Server Manager & you will see the "AADS Roles" has been installed.
Step-8) Assign credentials provided via change option. Select change option & give the username with domain & password of main server. In my case username with domain is Administrator@opensource.com & password is admin@123
Step-10) Select "Domain Name System(DNS) server & Global Catalog(GC)" option. Thereafter click on "Next" button.
Step-11) Select "Next" option.
Step-12) Select "dc.opensource.com" option from "specify additional replication option".
No comments:
Post a Comment