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 IPAM. 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.

Invoke-IpamGpoProvisioning –Domain contoso.com –GpoPrefixName IPAM –IpamServerFqdn dc1.contoso.com
0
1
https://docs.microsoft.com/en-us/powershell/module/ipamserver/invoke-ipamgpoprovisioning?view=win10-ps
Invoke-IpamGpoProvisioning -Domain “child.contoso.com” -GpoPrefixName “IPAM1” -Force
1
2