exam questions

Exam 70-741 All Questions

View all questions & answers for the 70-741 exam

Exam 70-741 topic 2 question 25 discussion

Actual exam question from Microsoft's 70-741
Question #: 25
Topic #: 2
[All 70-741 Questions]

Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2016.
Server1 has IP Address Management (IPAM) installed. IPAM is configured to use the Group Policy based provisioning method. The prefix for the IPAM Group
Policy objects (GPOs) is IP.
From Group Policy Management, you manually rename the IPAM GPOs to have a prefix of IPAM.
You need to modify the GPO prefix used by IPAM.
What should you do?

  • A. Click Configure server discovery in Server Manager.
  • B. Run the Set-IpamConfiguration cmdlet.
  • C. Click Provision the IPAM server in Server Manager.
  • D. Run the Invoke-IpamGpoProvisioning cmdlet.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
The Set-IpamConfiguration cmdlet modifies the configuration for the computer that runs the IPAM server.
The -GpoPrefix<String> parameter specifies the unique Group Policy object (GPO) prefix name that IPAM uses to create the group policy objects. Use this parameter only when the value of the ProvisioningMethod parameter is set to Automatic.
References:
https://docs.microsoft.com/en-us/powershell/module/ipamserver/set-ipamconfiguration?view=win10-ps

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
panda
4 years, 4 months ago
I think B is correct. B. Run the Set-IpamConfiguration cmdlet. This cmdlet can change GPO name, which renamed manually, to be use by IPAM C. Click Provision the IPAM server in Server Manager. This question says you munually rename, not create new settings. So this option must be excluded. D. Run the Invoke-IpamGpoProvisioning cmdlet. This cmdlet create GPO, not rename GPO. So this option must be excluded.
upvoted 1 times
...
panda
4 years, 6 months ago
Manually you can set GPO name prefix in Select provisioning method on Provision IPAM. https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/jj878310(v=ws.11)
upvoted 1 times
...
weng
5 years, 7 months ago
Answer is CORRECT
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...