Your network contains an Active Directory Domain Services (AD DS) forest. The forest contains three domains. Each domain contains 10 domain controllers.
You plan to store a DNS zone in a custom Active Directory partition.
You need to create the Active Directory partition for the zone. The partition must replicate to only four of the domain controllers.
What should you use?
Click on the arrows to vote for the correct answer
A. B. C. D.B
The correct answer is D. ntdsutil.exe.
To create an Active Directory partition for the DNS zone and restrict replication to only four domain controllers, you can use the ntdsutil.exe tool, which is a command-line tool for managing Active Directory. Here are the steps to create the partition:
After you have created the partition, you can use the DNS Manager tool to create the DNS zone and store it in the new partition. You can also use the Active Directory Sites and Services tool to manage the replication settings for the domain controllers in the forest.
Option A, Windows Admin Center, is a web-based management tool that can be used to manage Windows Server environments, but it does not provide specific functionality for creating Active Directory partitions or managing DNS zones.
Option B, DNS Manager, is a tool for managing DNS zones, but it does not provide functionality for creating Active Directory partitions.
Option C, Active Directory Sites and Services, is a tool for managing the replication settings and site topology of Active Directory, but it does not provide specific functionality for creating Active Directory partitions or managing DNS zones.