Networking with Windows Server 2016 — Question 139

Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
You have multiple servers that run Windows Server 2016. You have a server named Server1 that is configured as a domain controller and a DNS server.
You need to create an Active Directory-integrated zone on Server1.
What should you run?

Answer options

Correct answer: C

Explanation

The correct command to create an Active Directory-integrated zone is dnscmd.exe, as it is specifically designed for DNS server management tasks. The other options, such as dism.exe and netsh.exe, serve different purposes unrelated to DNS zone creation, while the DHCP-related commands are focused on managing DHCP settings rather than DNS zone configurations.