Networking with Windows Server 2016 — Question 97

Your network contains an Active Directory forest named contoso.com.
The forest contains five domains. You manage DNS for the contoso.com domain only.
You are not responsible for managing DNS for the child domains.
The DNS servers in a child domain named research.contoso.com are reconfigured often.
You need to ensure that clients in contoso.com can resolve addresses in research.contoso.com. The solution must minimize zone replication traffic.
What should you do?

Answer options

Correct answer: D

Explanation

Creating a delegation for research.contoso.com allows the contoso.com DNS servers to refer queries to the appropriate DNS servers in the child domain without replicating the entire zone. This minimizes replication traffic as it doesn't require transferring zone data, unlike primary or secondary zones. A stub zone would also reduce replication but is not as effective as delegation in this scenario where the child domain's DNS is frequently changed.