IP Address Management (IPAM) is a built-in framework in Windows Server that lets you manage IP addresses, DHCP, and DNS from a single console. To start, you provision an IPAM server on a Windows Server machine and configure authentication and role‑based access control. This security layer ensures that only administrators with the right permissions can view or modify IP assignments. Once the server is set up, IPAM discovers your existing DHCP and DNS servers automatically, so they become part of the managed environment.
After discovery, IPAM integrates with DHCP and DNS to handle IP address tracking automatically. For example, every time a DHCP server assigns an address, IPAM records it instantly. This automation eliminates manual logging and reduces errors. IPAM also keeps an audit trail of how IP addresses are used over time, which helps with compliance and troubleshooting. You can see the entire address inventory—from reservations to leases—in the IPAM console or by running PowerShell commands. The console gives you a unified view of address utilization across the network, making it easy to spot underused subnets or potential conflicts.
For ongoing monitoring, you can use the IPAM console to check address usage in real time and generate reports. PowerShell scripts extend this capability, letting you automate tasks such as recycling stale addresses or sending alerts when a pool runs low. Together, the console and PowerShell give administrators flexible control over IP address lifecycle, DHCP scopes, and DNS records in both on‑premises and hybrid environments.
Eager to master hybrid server management? Discover how to administer Windows Server Hybrid Core Infrastructure on Azure, setting your path towards the Microsoft Certified: Azure Hybrid Infrastructure Administrator Associate certification!
Prepare and test your skills

Prepare and test your skills

IP Address Management (IPAM) is a built-in framework in Windows Server that lets you manage IP addresses, DHCP, and DNS from a single console. It allows administrators to view the entire address inventory, monitor address usage in real time, and generate reports.
Once the IPAM server is set up, it discovers your existing DHCP and DNS servers automatically, so they become part of the managed environment. After discovery, IPAM integrates with DHCP and DNS to handle IP address tracking automatically, recording every address assignment instantly.
Administrators can see the entire address inventory in the IPAM console or by running PowerShell commands. The console gives a unified view of address utilization, and PowerShell scripts can be used to automate tasks such as recycling stale addresses or sending alerts when a pool runs low.