J
Juha
Hi
Our problems regarding IPSec VPN has lead us to making a temp "login script"
which shoud assing to networkadapter four fixed DNS servers. Another script
should set the setting back to automatic.
I have tested this script and it succesfully sets one DNS server. The
problem is hot to set second, third and fourth DNS-servers by script.
SetDNS_Manually.bat
netsh interface ip set dns "LAN" static 200.200.200.10 primary
Thanks,
Juha
Our problems regarding IPSec VPN has lead us to making a temp "login script"
which shoud assing to networkadapter four fixed DNS servers. Another script
should set the setting back to automatic.
I have tested this script and it succesfully sets one DNS server. The
problem is hot to set second, third and fourth DNS-servers by script.
SetDNS_Manually.bat
netsh interface ip set dns "LAN" static 200.200.200.10 primary
"C:\Documents and Settings\harri ahola.TUKIKOMPPANIA\Desktop\SkriptLine1.log"
Thanks,
Juha