DNSLint tool:
DNSLint is a Microsoft Windows utility that helps you to diagnose common DNS name resolution issues.The following file is available for download from the Microsoft Download Center:
Download the Dnslint.exe package now. (http://download.microsoft.com/downlo...slint.v204.exe)
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base: 119591 (http://support.microsoft.com/kb/119591/ ) How to Obtain Microsoft Support Files from Online Services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.
Source: http://support.microsoft.com/default.aspx?scid=kb;en-us;321045
The simplest method of using DNSLINT is to verify DNS records for domain
controllers. To do this, run:
DNSLINT /AD IP of dc you want to check /S IP of DNS server authoritative for MSDCS
subzone
It also has the /QL functionality in order to check SRV records and the like.
This will run and generate an HTML-based report of records on this DNS server for
AD, confirming that CNAME records match up with A records. The easiest way to
interpret the results is to scroll to the very bottom of the page and look at the
summary report - any warnings or errors will be noted. All issues in the body of
the report are color-coded for easy viewing as well.
Comments
Post a comment