What should you do?

Posted by: Pdfprep Category: 70-741 Tags: , ,

Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2016.

Server1 has IP Address Management (IPAM) installed. IPAM is configured to use the Group Policy based provisioning method. The prefix for the IPAM Group Policy objects (GPOs) is IP.

From Group Policy Management, you manually rename the IPAM GPOs to have a prefix of IPAM.

You need to modify the GPO prefix used by IPAM.

What should you do?
A . Click Configure server discovery in Server Manager.
B . Run the Set-IpamConfiguration cmdlet.
C . Click Provision the IPAM server in Server Manager.
D . Run the Invoke-IpamGpoProvisioning cmdlet.

Answer: B

Explanation:

The Set-IpamConfiguration cmdlet modifies the configuration for the computer that runs the IPAM server. The -GpoPrefix<String> parameter specifies the unique Group Policy object (GPO) prefix name that IPAM uses to create the group policy objects. Use this parameter only when the value of the ProvisioningMethod parameter is set to Automatic.

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

Leave a Reply

Your email address will not be published.