Global Name Zones = Replacement for WINS, supports IPv4 and IPv6.
dnscmd /config /enableglobalnamesupport 1
Create primary forward lookup zone, stored in active directory specifically named "GlobalNames"
Create CNAME records for hosts you want single name resolution support.
OR
dnscmd dnsserver1.domain.local /recordadd globalnames server3 cname server3.domain.local
Share this blog post on social media:
TweetAll advice, installation/configuration how to guides, troubleshooting and other information on this website are provided as-is with no warranty or guarantee. Whilst the information provided is correct to the best of my knowledge, I am not reponsible for any issues that may arise using this information, and you do so at your own risk. As always before performing anything; check, double check, test and always ensure you have a backup.