Networking with Windows Server 2016 — Question 102

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.
Your network contains an Active Directory domain named contoso.com. The domain contains a DHCP server named Server2 that runs Windows Server 2016.
Server2 has 10 IPv4 scopes.
You need to ensure that the scopes are backed up every 30 minutes to the folder D:\DHCPBackup.
What should you run?

Answer options

Correct answer: E

Explanation

The correct answer is E, Set-DhcpServerDatabase, which is specifically used to configure and manage DHCP database settings, including backups. The other options, such as dism.exe and dns.exe, are unrelated to DHCP server management and do not provide functionality for backing up DHCP scopes.