Admin Tip #139: DNSLint can verify DNS records

Hits: Failed to execute CGI : Win32 Error Code = 3


DNSLint is a command-line Microsoft utility designed to help you diagnose common DNS name resolution issues. DNSLint can be downloaded from the Microsoft Download Center. DNSLint has three functions that verify Domain Name System (DNS) records and generate an HTML report. The three functions are:

DNSLint syntax is:
dnslint /d domain_name | /ad [LDAP_IP_address] | /ql input_file
[/c [smtp,pop,imap]] [/no_open] [/r report_name]
[/t] [/test_tcp] [/s DNS_IP_address] [/v] [/y]

Related: