How can I view the contents of the DNS resolution cache in Windows 2000 and later?

John Savill

December 25, 2003

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. If you've configured the DNS server to forward requests for other zone resolutions, the server will cache the requests it finds so that it can speed other requests for the same DNS lookup. To view the contents of the DNS cache, perform the following steps:

  1. Start the Microsoft Management Console (MMC) DNS snap-in (Go to Start, Programs, Administrative Tools, and click DNS).

  2. From the View menu, select Advanced.

  3. Select the Cached Lookups tree node from the left-hand pane to display the top-level domains (e.g., com, net) under .(root). Expand any of these domains to view the cached DNS information (the actual records will appear in the right-hand pane).

This figure shows several second-level domains under com, including Microsoft, that show three alias records (e.g., www.microsoft.com actually points to www.microsoft.akadns.net).

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like