DRAG DROP
Your network contains an Active Directory domain named contoso.com. The domain
contains two DHCP servers named DHCP1 and DHCP2 that run Windows Server 2012.
You install the IP Address Management (IPAM) Server feature on a member server named
Server1 and you run the Run Invoke-IpamGpoProvisioningcmdlet.
You need to manage the DHCP servers by using IPAM on Server1.
Which three actions should you perform?
To answer, move the three appropriate actions from the list of actions to the answer area
and arrange them in the correct order.
Answer: See the explanation.
Explanation:
Box 1: Provision the IPAM server.
Box 2: Set the manageability status of the server.
Box 3: Configure server discovery.http://technet.microsoft.com/zh-cn/library/jj878325.aspx
Note:
* In IPAM, provisioning is the process of enabling required permissions, files shares, and
access settings so that the IPAM server can monitor and manage IP infrastructure servers
(called managed servers) on the network. Provisioning has two steps:
1. Choose a provisioning method. (box 1)
2. Configure managed server access settings. (box 2)
* Invoke-IpamGpoProvisioningCreates and links group policies in the specified domain for provisioning required access
settings on the servers managed by the computer running the IP Address Management
(IPAM) server.
* (box 3) After you have chosen a provisioning method, you can configure the scope of
discovery and begin adding servers to manage with IPAM.
* (incorrect) The IPAM client console is integrated with Server Manager. IPAM Client is
installed by default when you install IPAM Server on a computer running Windows Server®
2012. The client automatically connects to the local IPAM server after installation, but can
also be used to manage a different IPAM server.
Reference: Getting Started with IPAM
can you run invoke-ipamgpoprovisioning before ypu provision IPAM?…No at least no sucessfuly as you don’t have GPO name prefix…There is not writen that you have to manage it from Server1
1-Provision the IPAM server
2-Start server discovery
3-Select manageability status on managed servers
https://technet.microsoft.com/en-us/library/jj878325.aspx
IPAM is allready provisioned, because otherwise no possible to install
only the server need to be provisioned so the order is:
Discovery
Provision
Manage
So, why do you do Provision in the second place??
Provision is Provision the IPAM server, and that, should be
clearly as noname says:
1 – Provision the IPAM server
2 – Configure server discovery
3 – Set Manageability status of the server
In fact, Microsofts makes it a little harder with confusing words, but if you check at this link: https://technet.microsoft.com/en-ca/library/jj878325.aspx, you will see the steps are :
Task : Configure the scope of discovery
Reference :Checklist Configure Server Discovery
then:
Task : Start server discovery
Reference : Checklist Discover Servers on the Network
Reference :Checklist Manually Add a Server to Server Inventory
as per my understanding you cannot run Invoke-IpamGpoProvisioning before server is provisioned but you can chose not to install management tools (IPAM client) when installing IPAM server role.
so I would first install IPAM client
then configure discovery
and set manageability status
I agree with you, in fact that was my answer on the VCE file, how could you run Invoke-IPAMGPOProvisioning unless the server is provisioned, the answer stated doesn’t make much sense, but it checks with microsoft’s checklist: https://technet.microsoft.com/en-ca/library/jj878325.aspx
But the question would be correct if it didn’t mention that the command Invoke-IPAMGPOProvisioning was run, which may be the official exam question, and if that’s the case then provided answer would be totally correct.
I would go with
1- Install the IPAM client Feature
2- Configure Server Discovery
3- Set the manageability status of the server
my scenario is that i installed the IP Address Management (IPAM) Server without the IP Address Management (IPAM) Client Feature “the GUI tool of IPAM”, then i went ahead and start the configuration of IPAM server using IPAM powershell module till realizing the need to the GUI