Skip to main content

Add Multiple DNS Servers Via Command Line

netsh interface ipv4 add dnsserver name="Local Area Connection" address=192.168.100.48 index=2

FromĀ https://practical365.com/exchange-server/how-to-add-multiple-dns-servers-to-windows-server-2008-core/