I experience from time to time that I need to verify a lot of DNS records during a project where we deploy a lot of servers continuously. Sometimes I can add the DNS records manually myself, or they are dynamically added when a server joins a domain. But, often there are a third party involved punching DNS records. Eighter way, I want to verify that IP and FQDN are correct.
My script here checks IP and FQDN (even if the DNS record is an alias).

Check it out!
[snippet id=»19″]
Download: Check_DNS

