You have a server named Server1 that runs Windows Server 2016. Server1 is an IP Address Management (IPAM) server that collects DHCP and DNS logs and events for your entire network.
You need to get the IP addresses that
were assigned to a client computer named Computer1 during the last week.
What should you do on Server1?
A. From the IPAM node in Server Manager, click IP Address Space, and then review the IP Address Inventory.
B. Open Event Viewer and click Windows Logs
. Filter the Security log for Computer1.
C. Run the
Get-IpamDhcpConfigurationEvent
cmdlet.
D. Run the
Get-IpamIpAddressAuditEvent
cmdlet.
E. Open
Event Viewer
and click
Windows Logs.
Filter the Forwarded Events log for Computer1.
F. Run the
Get-IpamAddress
cmdlet.