You have a server named Server1 that runs Windows Server 2016 and is configured as a domain controller.
You install the DNS Server server role on Server1.
You plan to store a DNS zone in a custom Active Directory partition.
You need to create a new Active Directory partition for the zone.
What should you use?

A.
Set-DnsServer
B.
Active Directory Sites and Services
C.
Dns.exe
D.
Dnscmd.exe
Explanation:
https://technet.microsoft.com/en-us/library/ee649181(v=ws.10).aspx
You can create additional application partitions to store information. When you create an application partition, you must define which of the forest’s domain controllers will participate in its replication. To create application partitions and enlist servers to replicate application partitions, use the Dnscmd.exe tool or the Ntdsutil.exe AD DS command-line tool.
6
0