I'm looking into automating IP address assignments using our orchestration tools. One of the items i'm looking at is using Windows Server 2012 for IPAM.
I see in the GUI that there is an option to get the next available IP address and then reserve it, however i don't see the powershell command equivalents for this?
Worst case i guess i can do an export, find an inactive IP, and do an import, but I was hoping for something more straightforward.
Hopefully someone here has some info on this.
Thank you.