Forum Discussion
dns client order in member server
Might work through this one for recommendations.
Disaster Recovery Site and Active Directory (Part 1 of 3) | Microsoft Docs
- Tien Ngo ThanhDec 25, 2020Iron Contributor
Dave Patrick: please suggest dns order in member server ?
- Dave PatrickDec 25, 2020MVP
Some general recommendations here. List a local DNS server as primary, and others as secondary.
Best practices for DNS client settings - Windows Server | Microsoft Docs
- Tien Ngo ThanhDec 27, 2020Iron Contributor
Because all DC in datacenter DC and DR . branch not host active directory and dns . so can set as below ?
- Head office
Primary 1.1
Second 1.2 ,1.3 , 1.4 , 1.5
- Branch 01 - 200
Primary 1.1
Second 1.2 ,1.3 , 1.4 , 1.5
- Branch 201 - 400
Primary 1.2
Second 1.1 ,1.3 , 1.4 , 1.5
If all server in Datacenter (DC) 1.1 , 1.2 ,1.3 offline then client still resolve DNS and login to by user domain normal ? all dc in dc and dr same site (default first site)
or should set primary dns is DC (1.1 or 1.2 or 1.3)and secondary DNS is DR (1.4 or 1.5)