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:

9 Comments on “What Windows PowerShell cmdlet should you run on Server1?

    1. Michael says:

      You first have to create a failover relationship before you’re able to failover a scope.
      So the answer seems to be correct as nowhere is written that a failover scope already exists.




      0



      0
  1. Joe says:

    Took a while deciding between Add-Dhcpserverv4Failover and Add-Dhcpserverv4Failoverscope. Sounds like Add-Dhcpserverv4Failover will add all of the scopes from server 1 to server 2 whereas Add-Dhcpserverv4Failoverscope will just add the scope/scopes specified.
    Therefore I agree with Sakile




    0



    1
  2. migguel says:

    Detailed Description
    The Add-DhcpServerv4Failover cmdlet adds a new IPv4 failover relationship to a Dynamic Host Configuration Protocol (DHCP) server service. The first parameter set adds a failover relationship with load balance mode. The second parameter set adds the failover relationship in hot-standby mode.
    This cmdlet creates the failover relationship on both of the DHCP server services with the specified parameters. The ScopeId parameter value specified on the source DHCP server service, or local computer running the DHCP server service is identically setup on the partner DHCP server service.
    If the SharedSecret parameter is specified, message digest authentication will be automatically turned on for the newly created failover relationship.
    By default, user confirmation will be sought if the SharedSecret parameter is specified.

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




    0



    0
  3. Sami says:

    Fro the graphic it is obvious that there is no existing failover relationship. otherwise there would have been a Failover Tab between the Network Access Protection and Advanced Tabs.

    https://technet.microsoft.com/nl-nl/library/hh831385.aspx

    Therefore, the answer is correct.

    Add–DhcpServerv4Failover – Adds a new IPv4 failover relationship on the DHCP server

    Add–DhcpServerv4FailoverScope – Adds the specified scopes to an existing failover relationship




    0



    0
    1. Wayne Fulton says:

      You can add a failover relationship with load balance mode or in hot-standby mode. So the question is a little misleading yes.

      Basically failover has two modes… load balance OR hot standby.




      0



      0

Leave a Reply