Which two actions should you perform?

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

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

A.
On Server2, create an IPv4 scope

B.
On Server1, run the Add-IpamServerInventory cmdlet

C.
On Server2, run the Add-DhcpServerInDc cmdlet

D.
On both Server1 and Server2, run the Add-DhcpServerv4Policy cmdlet

E.
On Server1, uninstall the DHCP Server server role.



Leave a Reply 1

Your email address will not be published. Required fields are marked *


fiber

fiber

C and E are correct.

C)

The Add-DhcpServerInDC cmdlet adds the computer running the DHCP server service to the list of authorized Dynamic Host Configuration Protocol (DHCP) server
services in the Active Directory (AD).
A DHCP server service running on a domain joined computer needs to be authorized in AD so that it can start leasing IP addresses on the network.

Add-IpamServerInventory; Add-DhcpServerInDC

E) DHCP and IPAM possible but then not visible.