How can I set / change DNS using the command-prompt at windows 8
First, the network name is likely “Ethernet”, not “Local Area Connection”. To find out the name you can do this: netsh interface show interface Which will show the name under the “Interface Name” column (shown here in bold): Admin State State Type Interface Name ————————————————————————- Enabled Connected Dedicated Ethernet Now you can change the primary … Read more