We're using a windows 2012 R2 server as DHCP/DNS/AD. I would like to use a tool, that enables me to retrieve every IP addresses that are in use, and DNS register and/or hostnames associated with. Plus, would be great if it can automatically discover if there is something new.
I thought using IPAM from Microsoft, but unfortunately it does not populate automatically...
Is the best way the following : Writing several scripts (PowerShell) that retrieve DHCP/DNS/AD informations, and store it as an html file ?
I'm sure you guys, know a basic tool that does the job.
Tia.