Creating Additional Domain Controller
Additional Domain Controller—(Backup)
- If you already have one Domain Controller in a Domain, you can add an additional domain controller to the domain to improve the availability of network service.
- Adding Additional Domain Controller can help provide fault tolerance, balance the local of the existing Domain controller, and provide additional infrastructure support to the site.
- The replication type between two read/write DC's is multi-master replication.
Creating Additional Domain Controller
- Configure the first System1 DC primary server domain name — preetam.com
- In System2 computer login as administrator server Operating System —Workgroup
- Assign the IP address and preferred DNS should be the same.
- alternate DNS server address is DC primary server IP address.
- In system2 computer open the server manager console click on add Rolle and features
- Click next, next, and next.
- check the box active Directory Domain server.
- click on add features next, next, next and install.
- In system 2 server manager console click on the flag and click on promote the server to a domain controller
- select add Domain Controller to an Existing Domain
- Type the Domain name Preetam.com
- click on change
username:- administrator
password :- ******* - click on ok
- type the password and confirm the password.
- click next
- select the Replicate from Sys1.preetam.com
- next, next, next, next, install and restart
verification
- In system 2 ADC (backup server) log in as administrator.
- right click on computer icon click on properties and check the Domain Name preetam.com
- open the cmd type command net accounts— Role-backup
- In DC open ADUC create same user accounts check this user account in ADC.
Comments
Post a Comment