PrepAway - Latest Free Exam Questions & Answers

What command should you run first?

HOTSPOT
Your network contains an Active Directory domain named contoso.com.
You install the IP Address Management (IPAM) Server feature on a server named Server1 and select
Manual as the provisioning method.
The IPAM database is located on a server named SQL1.
You need to configure IPAM to use Group Policy Based provisioning.
What command should you run first?
To answer, select the appropriate options in the answer area.

PrepAway - Latest Free Exam Questions & Answers

Answer:

16 Comments on “What command should you run first?

  1. Matt says:

    Nowhere in the question does it state the server is Win2k12 R2. In order to change from manual to GPO-based provisioning using the set-ipamconfiguration cmdlet, you must be running R2. Since we don’t know version the server is running in the question, the acceptable answer should be to uninstall/reinstall, as that method works in all versions. If the question on the test specifically states Win2k12 R2, then set-ipamconfiguration -provisioningmethod automatic would be the correct response.




    1



    0
  2. MCSE03378 says:

    System_CAPS_importantImportant

    The choice of a provisioning method is permanent for the current installation of IPAM Server. To change the provisioning method, you must uninstall and reinstall IPAM Server.

    This procedure assumes that you have already connected to the IPAM server that you will provision using the IPAM client console. To connect to a different IPAM server, click Connect to IPAM server on the IPAM Overview page.

    https://technet.microsoft.com/en-us/library/jj878310.aspx




    0



    0
  3. TDAC says:

    Solar is 100% correct. The answer is Set-IpamConfiguration -ProvisioningMethod Automatic. The question clearly states the IPAM database is on SQL1. SQL is *only* supported on Windows Server 2012 R2 (as detailed here: https://technet.microsoft.com/en-au/library/dn758115.aspx). Windows 2012 DOES NOT support the IPAM database on SQL. Because the question tells us the database is on SQL, we can infer that it is using Windows 2012 R2. This means the powershell cmdlet to change the provisioning mode will work.




    0



    0
  4. TDAC says:

    Posing this as further evidence…. (I’ve posted this on the same question in other tests aswell).
    ————————–
    Guys – I know there is A LOT of confusion around this, but Daniel and Lafegob are 100% correct. The TechNet documentation is out of date. We know it’s Server 2012 R2 because it mentions using SQL (this is *only* available in 2012 R2). When you run the IPAM wizard and if you select “Manual”, on the next screen (the summary screen) there is an message that says “If you choose the GPO-based provisioning method, you cannot change to the manual method after completing this wizard. However, you can use the Set-IPAMConfiguration Windows Powershell cmdlet to change from manual to GPO-based provisioning later if desired.”

    Here is a screen shot for proof. http://imgur.com/CamPMNL

    If you don’t believe it – you can test it in your own lab by performing the following steps.
    1. Install the IPAM Feature
    2. From Server Manager – go to IPAM, and start Step 1 “Provision the IPAM Server”.
    3. Select the manual method and click Next

    You will be able to prove this to yourself in a matter of minutes.




    1



    0

Leave a Reply