Microsoft Windows – 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 [gs 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
SOURCE

LINK (Onecomputerguy.com)

LANGUAGE
ENGLISH