Windows server 2003 and Windows XP – How to test DNS configuration via command line
Posted by aidas | Posted in Active directory, Command line, Windows 2003, Windows XP | Posted on 15-05-2009
0
This post will show you how to test DNS configuration using command line on your Windows server. To do it open command line and type:
netsh diag show test
This command will perform quick network configuration test by pinging all DNS servers and gateways in your TCP/IP configuration.
Also you can test DNS by runing netdiag tool which is part of Windows Resourse Kit. To diagnose your DNS problems with this tool open command line and type:
netdiag /test:dns
Follow us on Twitter !







