You can think of ipconfig on Windows as like the old ifconfig command on *NIX, but really ipconfig does a lot more.

Display the current DNS settings:

ipconfig /displaydns | more

Flush the local DNS cache:

ipconfig /flushdns