In Windows XP and 2003, while in the Network Connections view you have the option to right click the connection and click repair. What is the equivalent of this command in SBS 2000? This fixed a problem one of my networks, but now I have the same exact problem but cannot repair the connection. Help needed ASAP, business E-mail and Website offline.

Network Connections by Tippy

Tippy
Tue Feb 10 22:10:21 CST 2004

The only thing I know about repair is that it will renew
the DHCP lease if configured as a DHCP client. The
equivalent command from Win9x and up in a command prompt
is ipconfig /renew

However, this will renew all adapters. Type ipconfig /? to
see help.

Tippy.


>-----Original Message-----
>In Windows XP and 2003, while in the Network Connections
view you have the option to right click the connection and
click repair. What is the equivalent of this command in
SBS 2000? This fixed a problem one of my networks, but
now I have the same exact problem but cannot repair the
connection. Help needed ASAP, business E-mail and Website
offline.
>.
>

RE: Network Connections by anonymous

anonymous
Wed Feb 11 06:01:09 CST 2004

Thanks