nerdexam
Microsoft

AZ-800 · Question #270

Your network consists of an AD domain named fabrikam.com. This domain has a server known as Server2 running Windows Server 2016. Server2 has IPAM (IP Address Management) installed. IPAM has been…

The correct answer is C. Run the PowerShell cmdlet Set-IpamConfiguration. The Set-IpamConfiguration is the command that can be used to modify the configuration for the system running IPAM (IP Address Management) server. The -GpoPrefix<String> parameter mentions the unique GPO prefix name that is used by IPAM for creating the group policy objects…

Implement and manage on-premises and hybrid networking infrastructure

Question

Your network consists of an AD domain named fabrikam.com. This domain has a server known as Server2 running Windows Server 2016. Server2 has IPAM (IP Address Management) installed. IPAM has been configured to utilize the Group Policy-based provisioning approach. The prefix of IPAM GPOs is IP. You rename the IPAM GPOs manually from Group Policy Management to have IPAM’s prefix. Now, you are required to edit the GPO prefix utilized by IPAM. What would you do?

Options

  • AIn the Server Manager, click on the Configure server discovery
  • BIn the Server Manager, Click on Provision the IPAM server.
  • CRun the PowerShell cmdlet Set-IpamConfiguration
  • DRun the PowerShell cmdlet Invoke-IpamGpoProvisioning

How the community answered

(55 responses)
  • A
    2% (1)
  • B
    5% (3)
  • C
    82% (45)
  • D
    11% (6)

Explanation

The Set-IpamConfiguration is the command that can be used to modify the configuration for the system running IPAM (IP Address Management) server. The -GpoPrefix<String> parameter mentions the unique GPO prefix name that is used by IPAM for creating the group policy objects. This parameter is used only when the ProvisioningMethod parameter is assigned the value as Automatic. https://docs.microsoft.com/en-us/powershell/module/ipamserver/set- ipamconfiguration?view=windowsserver2022-ps

Topics

#IPAM#PowerShell#Group Policy#Network Management

Community Discussion

No community discussion yet for this question.

Full AZ-800 Practice