What should you run?

Note: This questio-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 questio-in the series. Each questio-is independent of the other questions in this series. Information and details provided in a question-apply only to that question.
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server2 that runs Windows Server 2016.
The DHCP Server server role is installed on Server2. The DNS server role is installed on a server named Server3.
The network contains 500 non-Windows devices that are registered in the DNS zone of contoso.com.
You configure Server2 to lease IP addresses to the non-Windows devices.
You need to prevent Server2 from overwriting the host (A) records for the non-Windows devices.
What should you run?
A. dism.exe
B. dns.exe
C. dnscmd.exe
D. netsh.exe
E. Set-DhcpServerDatabase
F. Set-DhcpServerv4DnsSetting
G. Set-DhcpServerv6DnsSetting
H. Set-DNSServerSetting

microsoft-exams

3 thoughts on “What should you run?

  1. the answer should be F. Set-DhcpServerv4DnsSetting.

    Explanation/Reference:

    https://technet.microsoft.com/en-us/library/jj590722.aspx

    Adjust the Dynamic DNS update setting of DHCP Server “Server2” to prevent overwriting records for non-Windows devices. Use the “Set-DhcpServerv4DnsSetting
    cmdlet to achieve the aforesaid objective.
    For example:-
    Set-DhcpServerv4DnsSetting -Computer “Server2.contoso.com” -DynamicUpdates Never

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.