Posts Tagged ‘network’

Changing Dns Address in command prompt using Netsh

You can change by using netsh tool.
Syntax:

Netsh interface ip set dns “Name” static newdnsAddress

1. Open Command Prompt.
2. Type, netsh interface ip set dns “Local Area Connection” static 192.168.50.21

, , ,

No Comments



SetPageWidth