Command option Sample:netsh dnsclient

Search command sample in the internet.It is the result.

netsh dnsclient add dnsserver "Local Area Connection" *.*.*.* 2    Virtual Dave :: Windows/netsh : http://wiki.xdroop.com/space/Windows/netsh
netsh dnsclient add dnsserver "Local Area Connection" *.*.*.* 1    Virtual Dave :: Windows/netsh : http://wiki.xdroop.com/space/Windows/netsh
netsh dnsclient add dnsservers name="Local Area Connection" address=*.*.*.* index=1 validate=no    How To Write A Windows Script To Change Network Settings On The Fly : http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/
netsh dnsclient add dnsservers name="Local Area Connection" address=*.*.*.* index=2 validate=no    How To Write A Windows Script To Change Network Settings On The Fly : http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/
NETSH DNSCLIENT context:    Useful commands for Windows administrators : http://www.robvanderwoude.com/netsh.php
netsh dnsclient set dnsservers name=    Configuring a secondary DNS server from the command line - TechGenix : http://techgenix.com/configuringasecondarydnsserverfromthecommandline/
netsh dnsclient show state 9    Part 2 - Local Name Resolution in Windows Networks : http://www.slideshare.net/MenandMice/part-2-local-name-resolution-in-windows-networks
netsh dnsclient show state" (inside/outside office)    Henk's blog: How to force an IP-HTTPS connection on a DirectAccess client : http://henkhoogendoorn.blogspot.com/2014/03/how-to-force-ip-https-connection-on.html
Netsh dnsclient show state    Windows 7 Direct Access Client Troubleshooting – Part 1 – Client Transition Technologies | IT Calls Blog : http://itcalls.blogspot.com/2012/03/windows-7-direct-access-client.html

search Google

https://www.google.com/#q=netsh dnsclient