Additional DC
https://www.querypanel.com/
Backup DC (Additional Domain CONTROLLER)
\\\
Backup Domain Controller or Secondary Domain Controller
///
Steps:
Assign Static IP address
Change name Server
Install Wins Server with Same existing Version
Join to Domain Controller
Go to Server Manager
Click to Add feature and Install
Active Directory Domain Services
DHCP Server
And DNS Server
Required
And don’t need to uncheck any default Installation
Once Installation Done Click to Permote DC
And Select Existing DC and type administrator account name
and Password
Once installation done
Go to Active Directory Sites and services
Click to Default first site name expand
Right Click to NTDS Setting select All Taks then Check
Replication Topology
Once done click to Replicate now
You will get successfully popup message
These things have to done in both Primary and Secondary DC
Once both Primary and secondary DC replicated if we create
or implemented any things even any Primary or Secondary both will get the
result
NOTE: Both Server Machine IP Have to Different not Same IP.
So,
In any-case Primary DC is Down need to assign active
Secondary DC with Full Privileges
Need to Seize FSMO 5 Roles from Primary DC(FSMO having 5
roles)
FSMO Categories in two shapes –- Divided into two
Categories
Forest Level
------ Schema
Master
------ Domain
Naming Master
And
Domain Level
------ Domain
Level
------ RID
Master
------ PDC
emulator
So,
I need to seize the FSMO 5 roles form Primary DC and
assign to Secondary DC
Open – PowerShell
Type commands
First need to
check the FSMO roles currently running
Netdom fsmo query
n You
will see 5 FSMO roles will be display
Now type
Ntdsutil
And now
Question mark
? and press enter key
Select maintenance
Once maintenance then
Again, question mars
? and hit enter
So, now
Once roles are displaying type
Type like this cmds
Seize infracture master to all 5 FSMO roles
Install wins Server Change Name and assign Static IP Address
Primary DC IP is 192.168.20.4

Changing Default PC name press okay once done Server will be reboot


So, after joining

Now Go to Server Manager and install Active Directory
So, now select Backup server
And click next

Select
Active Directory Domain Services
DHCP Server
DNS Server
And click next

And make as default click to next

Now click to install these selected features

Installation done
So, need to configure it

Now click to promote this do domain controller

Or

Select existing DC
And
Change the user perform credentials enter only Primary DC Administrator
username and Password
And click next

Now type restore mode password
Click next

Click next

Select the primary domain
Click next

Here database, log and sysvol directory structure
Click next

Press to install

Once installation done you will be logout

Once installation done
Two Domain Controller will appear

Now go to active Directory Sites and services
Need to apply replication in both server
First Applying in Primary Server --- Central ---192.168.20.4


So, here primary server replicates to secondary server
Now..
Need to apply replication job to Secondary server

Successfully replicates


Apply the Replication right click on Automatically generated and click to
Replicate now both server

Replicate now

Suppose I am creating new OU to Secondary (Backup DC) Server

Have created new OU in Secondary DC

So, it also new OU Created to my Primary Server

Created OU Structure and user to Backup DC – Secondary DC

So, it also replicating in Primary DC Server

If there are any problems on Primary server how to retain Secondary
Backup Server
Primary Server FSMO Roles
Netdom query fsmo

Secondary server will also getting same roles but secondary server not
having complete authority like Primary DC
If Primary Server having issues need to seize the fsmo roles after that
Backup DC will retain complete authority
So, here I used to power off Primary Server
Primary DC is not active 
Now type in PowerShell
But still, I will get all 5 FSMO roles
In secondary server I am getting all 5 Roles

Type
In Backup DC
Ntdsutil
PS C:\Users\administrator.VRE> ntdsutil
Just type only roles and press enter

Type connections
Now need to connect to in backup Domain Controller like---
Connect to server bdc.vre.local

Now quit from connection press type q and enter
Here we need to seize all fsmo roles from primary server
Primary server is not running but fsmo roles with primary server need to
seize the roles and allocate to secondary server
netdom query fsmo

fsmo maintenance: Seize infrastructure master
And press
Yes

fsmo maintenance: Seize naming master

fsmo maintenance: Seize PDC

Seize RID master

Seize schema master

Now type q
And quite from fsmo maintenance

So, after seize all 5 roles from Primary DC and assign to Secondary dc
If you can check after seize all roles
Now Backup domain having all fsmo roles
netdom query fsmo

Go to Active Directory users and computers
Right click on domain and click on operation masters
Now, check there

PDC

Infrastructure


Comments
Post a Comment