Networking with Windows Server 2016 — Question 99
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. Click Provision the IPAM server in Server Manager.
- D. Run the Invoke-IpamGpoProvisioning cmdlet.
Correct answer: B
Explanation
The correct answer is B because the Set-IpamConfiguration cmdlet allows you to specify the GPO prefix used by IPAM. The other options do not provide a method to directly change the GPO prefix; they focus on different aspects of IPAM configuration or server management.