Name:
Flush DNS Resolver Cache (localhost)
Category:
Name Resolution
Description:
This tool is a System Tool which means it does not need a computer selected to run it.
Use this to flush (empty) the DNS cache on your console machine. This can be necessary when a target computer's IP address has changed but your DNS cache still has the old address.
Required Software:
n/a
Command:
@Echo off
Echo Flush the DNS Resolver Cache on your workstation
hostname
ipconfig /flushdns
Comments
0 comments
Article is closed for comments.