HOTSPOT
Your network contains an Active Directory domain named contoso.com.
You install the IP Address Management (IPAM) Server feature on a server named Server1 and select
Manual as the provisioning method.
The IPAM database is located on a server named SQL1.
You need to configure IPAM to use Group Policy Based provisioning.
What command should you run first?
To answer, select the appropriate options in the answer area.

Incorrect. Correct order is
In the first release of Windows Server 2012, you couldn’t change the provisioning method after you completed the Provision IPAM Wizard. If you needed to change the provisioning method, your only option was to uninstall and reinstall IPAM.
In Windows Server 2012 R2, the situation has improved. You can use the following Windows PowerShell command after completing the Provision IPAM Wizard to change the provisioning method in one direction only—from manual to GPO-based (automatic).
Click here to view code image
Set-IpamConfiguration -ProvisioningMethod Automatic
Even in Windows Server 2012 R2, however, you can’t switch from GPO-based (automatic) to manual after you run the Provision IPAM Wizard. If you do need to change the provisioning method from GPO-based to manual, you still have to uninstall IPAM, reinstall IPAM, and finally run the Provision IPAM Wizard again with the proper selection.
Remember these points along with the complete Windows PowerShell command shown above.
0
0
Thnx for the information but here was not mentioned if the windows is 2012 or 2012 R2
0
0
The IPAM database is located on a server named SQL1 => Only possible with 2012 R2
1
0
P.S. Download part of that 611q 70-417 dumps for free here:
https://doc.co/QB11rj
Good Luck!
0
0