Remote network change on Windows
psexec \\SERVERNAME netsh
Display info:
interface ip show config
Change DNS:
interface ip set dns “NIC1” static 8.8.8.8
psexec \\SERVERNAME netsh
Display info:
interface ip show config
Change DNS:
interface ip set dns “NIC1” static 8.8.8.8