Reinstalling the TCP/IP Protocol

Status
Not open for further replies.

Osiris

Golden Master
Messages
36,817
Location
Kentucky
Reinstalling the TCP/IP Protocol

If you've worked on previous versions of Windows, there are times when you need to completely reinstall the TCP/IP protocol stack. This is typically due to corrupted files.

To do this with XP, you need to run a small script:

netsh int ip reset [ log_file_name ]

the log_file_name needs to be specified.

e.g. netsh int ip reset ip_reset.txt
 
Status
Not open for further replies.
Back
Top Bottom