Your network contains an Active Directory domain named contoso.com. The domain contains a server
named Server1 that runs Windows Server 2012 R2 and has the DHCP Server server role installed.
An administrator installs the IP Address Management (IPAM) Server feature on a server named Server2.
The administrator configures IPAM by using Group Policy based provisioning and starts server discovery.
You plan to create Group Policies for IPAM provisioning.
You need to identify which Group Policy object (GPO) name prefix must be used for IPAM Group
Policies.What should you do on Server2?

A.
From Server Manager, review the IPAM overview.
B.
Run the Get-IpamConfigurationcmdlet.
C.
From Task Scheduler, review the IPAM tasks.
D.
Run the ipamgc.exe tool.
answer is B:
If you forget the GPO prefix that you specified when you ran the Provision IPAM Wizard, use the Get-IpamConfiguration cmdlet. This cmdlet will display the GPO prefix along with other basic information about the IPAM configuration, such as the version number, the port used, and the provisioning method.
Exam Ref 70-417: Upgrading Your Skills to MCSA Windows Server 2012 R2
By: J.C. Mackin
Publisher: Microsoft Press
Pub. Date: April 29, 2014
Web ISBN-13: 978-0-13-396729-6
Web ISBN-10: 0-13-396729-8
Print ISBN-13: 978-0-7356-8440-9
Print ISBN-10: 0-7356-8440-5
0
0
i think the correct Answer is A
Answer B is wrong
Get-IpamConfiguration
Windows Server 2012 R2 and Windows 8.1 Other Versions
Get-IpamConfiguration
Gets the configuration for the computer that runs IPAM.
Syntax
Parameter Set: Default
Get-IpamConfiguration [-AsJob] [-CimSession ] [-ThrottleLimit ] [ ]
Detailed Description
The Get-IpamConfiguration cmdlet gets the configuration for the computer that runs the IP Address Management (IPAM) server. The cmdlet gets the software version number and the TCP port number over which the computer that runs the IPAM Remote Server Administration Tools (RSAT) client connects and communicates with the computer that runs the IPAM server.
0
1
I’m voting for B as the answer.
Interestingly enough the same question is on the latest version of the 70-412 test and the answer is Get-IPAMConfiguration. An image of the results of the command shows the GPO Prefix is displayed when the command is used.
https://www.briefmenow.org/microsoft/you-need-to-identify-which-group-policy-object-gpo-na-4/
0
0