You need to identify which Group Policy object (GPO) name prefix must be used for IPAM Group Policies

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?

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.



Leave a Reply 4

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


xfeeca

xfeeca

B.
Exam TIP in the book Exam Ref 70-417 Upgrading from Windows Server 2008 to Windows Server 2012 R2 Author J.C. Mackin

chief

chief

Just installed, removed and installed IPAM again…

The 3 GPOs are listed inclusive prefix in the Server Manager / IPAM / OVERVIEW / CONFIGURATION SUMMARY / Access provisioning method

You have selected the Group Policy based provisioning method to enable IPAM access on the managed servers. The Group Policy based configuration option requires that you configure Group Policy Objects (GPOs) in your domain. IPAM will automatically configure settings on managed servers using these GPOs, and remove settings if the server is marked as unmanaged, by updating the GPO filter list. To deploy IPAM with automatic configuration of managed servers, you must create the following GPOs:
• MyIPAM_GPO_DHCP: This GPO is used to apply policies and settings required for IPAM to monitor, manage and collect event logs from DHCP servers
• MyIPAM_GPO_DNS: This GPO is used to apply policies and settings required for IPAM to monitor and collect audit logs from DNS servers.
• MyIPAM_GPO_DC_NPS: This GPO is used to apply policies and settings required for IPAM to collect audit logs from domain controllers and Network Policy Servers.

——————————————————————–

But to see ONLY the prefix, Get-IpamConfiguration must be the right answer:

PS C:\> Get-IpamConfiguration

Version Port ProvisioningMethod GpoPrefix
——- —- —————— ———
6.3.0.1 48885 Automatic MyIPAM_GPO