dbustamante
IS-IT--Management
ok guys ive been trying to come up with a command that will change the ip and dns via .cmd the only problem is my syntex is wrong and i cant figure out where i messed it up maybe you all can help me.
@echo off
netsh interface ip set addresss "Local Area Connection" static 192.168.1.101 255.255.255.0 192.168.1.1 1
index=1 192.0.0.52
index=2 192.0.0.69
@echo off
netsh interface ip set addresss "Local Area Connection" static 192.168.1.101 255.255.255.0 192.168.1.1 1
index=1 192.0.0.52
index=2 192.0.0.69