I am having a problem trying to get the DNS cache without using ipconfig.
I am unable to use the ipconfig tool and was looking for an alternative command line tool to display the DNS cache, just like in this command:
ipconfig /displaydns
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
You could try using the netsh command if you're using a newer version of Windows. Check out this technet article for more information From the article:
| |||
|
feedback
|