< # .SYNOPSIS This script gets the reverse lookup zone from a DNS Server and displays all the systems registered .DESCRIPTION This script first gets the reverse lookup zone from a DNS Server (i.e. all the computers that have used the DNS server to register!). The script then displays the FQDN, IP Address and Timestamp. .NOTES File Name : Get-DnsRegisteredServers.ps1… Read the full text.