Forum Home
Press F1
 
Thread ID: 40808 2003-12-19 02:08:00 Windows XP TCP/IP reinstall Belmont (5017) Press F1
Post ID Timestamp Content User
201624 2003-12-19 06:29:00 belmont,

Go to a command prompt - click START | RUN and in the run box type CMD and press OK

In the command window type:

netsh interface ip reset C:\resetlog.txt

This command effectively (by rewriting the registry keys (a lot of them!) reinstalls the IP stack (TCP/IP)

netsh interface help:

The following commands are available:

Commands in this context:
? - Displays a list of commands.
add - Adds a configuration entry to a table.
delete - Deletes a configuration entry from a table.
dump - Displays a configuration script.
help - Displays a list of commands.
ip - Changes to the `netsh interface ip' context.
ipv6 - Changes to the `netsh interface ipv6' context.
portproxy - Changes to the `netsh interface portproxy' context.
reset - Resets information.
set - Sets configuration information.
show - Displays information.

The following sub-contexts are available:
ip ipv6 portproxy

Cheers, Babe.
Babe Ruth (416)
201625 2003-12-19 08:08:00 Babe Ruth,
thanks.
I'd already run netsh - I haven't yet analysed the log but it appears to have failed before completion
Belmont (5017)
201626 2003-12-19 08:11:00 Susan B,
thanks. I'll follow the FAQ's suggestions although I have attempted some of it already.
Belmont (5017)
201627 2003-12-19 09:10:00 Try this.


1. Navigate to: C:\windows\inf
2. Find the File: nettcpip.inf
3. Right click the file and choose install
Jim B (153)
1 2