B
BertieBigBollox
Got a script that runs automatically to set the IP address of my
win2000 servers.
It uses the following command:-
netsh interface ip set address local static <IP address> <netmask>
<default gateway> 1
Doesnt give an error but does nothing. Leaves IP as 0.0.0.0.
If I go into network connections, I can change the IP from there but I
need to be able to run from script.
win2000 servers.
It uses the following command:-
netsh interface ip set address local static <IP address> <netmask>
<default gateway> 1
Doesnt give an error but does nothing. Leaves IP as 0.0.0.0.
If I go into network connections, I can change the IP from there but I
need to be able to run from script.