Hotspot Question
Your network contains an Active Directory domain named contoso com. The domain contains a
member server named Server1 that runs Windows Server 2016. You install IP Address
Management (IPAM) on Server1. You select the automatic provisioning method, and then you
specify a prefix of IPAM1. You need to configure the environment for automatic IPAM provisioning.
Which cmdlet should you run? To answer, select the appropriate options in the answer area.

https://technet.microsoft.com/en-us/library/jj878306(v=ws.11).aspx
0
0
Invoke-IpamGpoProvisioning [-Domain] [-GpoPrefixName] [-DelegatedGpoGroup ] [-DelegatedGpoUser ] [-DomainController ] [-Force] [-IpamServerFqdn ] [-PassThru] [ ]
4
0
70-740 Questions PDF:https://drive.google.com/drive/folders/0B75b5xYLjSSNYXZ2ZlFjOHRhREU?usp=sharing
0
15
Go away ding
21
0
This is a 70-741 question, in the topic “Implement and Maintain IP Address Management (IPAM)”
That being said, the answer is indeed:
Invoke-IpamGpoProvisioning -Domain “contoso.com” -GpoPrefixName “IPAM1”
This creates and links the Group Policies that will help add you infrastructure servers to IPAM.
1
0