O
Omar
Under technet I found a text named configurin Windows 2000
networking components release on November 2001, this doc
speaks about the netsh command and on the end of the text
it have a subtitle named Remote configuration here says
that there is a way to change the ip configuration of a
worstation or server remotly, I try to follow this but
is't works the sintaxis that I'm using is:
netsh -r 10.113.3.0 int ip set add "Local Area Connection"
static 10.113.2.115 255.255.252.0 10.113.0.1 2
I try on this machine and other with the DHCP
configuration enabled and doesn't work too.
This is a very interesting tool because I can change all
my network to a static IP network or to a DHCP so I whant
to know if this is still posible with netsh command.
Thanks for your help and support.
Have a nice day.
networking components release on November 2001, this doc
speaks about the netsh command and on the end of the text
it have a subtitle named Remote configuration here says
that there is a way to change the ip configuration of a
worstation or server remotly, I try to follow this but
is't works the sintaxis that I'm using is:
netsh -r 10.113.3.0 int ip set add "Local Area Connection"
static 10.113.2.115 255.255.252.0 10.113.0.1 2
I try on this machine and other with the DHCP
configuration enabled and doesn't work too.
This is a very interesting tool because I can change all
my network to a static IP network or to a DHCP so I whant
to know if this is still posible with netsh command.
Thanks for your help and support.
Have a nice day.