PrepAway - Latest Free Exam Questions & Answers

What Windows PowerShell cmdlet should you run on Server1?

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.

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:
* Add-DhcpServerv4Failover

The Add-DhcpServerv4Failover cmdlet adds a new IPv4 failover relationship to a Dynamic Host
Configuration Protocol (DHCP) server service.
/ -PartnerServer<String>
Specifies the IPv4 address, or host name, of the partner DHCP server service with which the failover
relationship is created.
/ -ScopeId<IPAddress[]>
Specifies the scope identifiers, in IPv4 address format, which are to be added to the failover
relationship.
* Example:

Add-DhcpServerv4Failover

One Comment on “What Windows PowerShell cmdlet should you run on Server1?


Leave a Reply