F
Frank W.
Hi Scott,-----Original Message-----
I know there is a way to change from DHCP to static and
back, but can I not add a secondary DNS server using NetSh?
Thanks!
Scott
.
use this syntax:
Primary
"netsh interface ip set dns Lan-Verbindung static
10.178.66.6"
secondary
"netsh interface ip add dns Lan-Verbindung 10.178.66.14"
Greets, Frank