Identity with Windows Server 2016 — Question 14
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?
Answer options
- A. Click Configure server discovery in Server Manager.
- B. Run the Set-IpamConfiguration cmdlet.
- C. Run the Invoke-IpamGpoProvisioning cmdlet.
- D. Click Provision the IPAM server in Server Manager.
Correct answer: B
Explanation
The correct answer is B, as running the Set-IpamConfiguration cmdlet allows you to adjust the GPO prefix for IPAM settings. Option A does not pertain to modifying the GPO prefix but rather to server discovery configuration. Option C is used for provisioning and does not affect existing GPO prefixes, while option D also relates to server provisioning without changing the prefix.