I think you will need to script it, the script would look something like this:
netsh interface ip set address "Local Area Connection" static 192.168.0.1 255.255.255.0 192.168.0.254 1
netsh interface ip set dns "Local Area Connection" static 192.168.1.200 primary
ipconfig /registerdns



LinkBack URL
About LinkBacks
Reply With Quote
