HOTSPOT
Your network contains an Active Directory domain named contoso.com. The domain
contains two servers named Server1 and Server2. All servers run Windows Server 2012 R2.
You install the DHCP Server server role on both servers.
On Server1, you have the DHCP scope configured as shown in the exhibit. (Click the Exhibit
button.)
You need to configure the scope to be load-balanced across Server1 and Server2.
What Windows PowerShell cmdlet should you run on Server1?
To answer, select the appropriate options in the answer area.
https://technet.microsoft.com/en-us/library/Dn338975.aspx#cmd_line
The answer is correct.
Completely useless trivia. DHCP failover is such a rare thing that you can look it up when needed. Certainly memorizing a cmdlet syntax is not necessary.
Add-DhcpServerv4Failover -PartnerServer Server2 -ScopeID 10.0.0.0