Your network contains an Active Directory domain named contoso.com. The domain contains an IP Address
Management (IPAM) server that uses a Windows Internal Database.
You install a Microsoft SQL Server 2012 instance on a new server.
You need to migrate the IPAM database to the SQL Server instance.
Which cmdlet should you run?
A.
Disable-IpamCapability
B.
Update-IpamServer
C.
Move-IpamDatabase
D.
Set-IpamConfiguration
Explanation:
The Move-IpamDatabase cmdlet migrates the IP Address Management (IPAM) database to a Microsoft SQL
Server database.