Which three actions should you perform?
You need to create the DHCP options required for Lync Phone Edition devices. Which three actions should you perform? To answer, move the three appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:
Correct Answer:

Explanation/Reference:
. DHCPUtil does not configure the DHCP servers by itself. It delegates that responsibility to a script which can be changed to suit the organization’s need. After it calculates the values for various options, DHCPUtil passes these values to a script, which can then take appropriate action. DHCPConfigScript.bat is one such script and is the one that ships with DHCPUtil
. DHCPConfigScript.bat cannot be used against any DHCP server other than the DHCP server feature included with Windows Server operating systems, unless you modify it.
Reference: Using DHCPUtil
http://technet.microsoft.com/en-us/library/gg398369(v=ocs.14)
http://technet.microsoft.com/en-us/library/gg398088(v=ocs.14)