Configuring Advanced Windows Server 2012 Services — Question 5

Your network contains an Active Directory domain named contoso.com. The domain contains two member servers named Server1 and Server2.
You install the DHCP Server server role on Server1 and Server2. You install the IP Address Management (IPAM) Server feature on Server1.
You notice that you cannot discover Server1 or Server2 in IPAM.
You need to ensure that you can use IPAM to discover the DHCP infrastructure.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct actions are B and C. Running the Add-IpamServerInventory cmdlet on Server1 allows IPAM to discover the DHCP server, while the Add-DhcpServerInDc cmdlet on Server2 registers the DHCP server in Active Directory, enabling its management through IPAM. The other options do not directly contribute to the discovery of the DHCP infrastructure.