Quote:
Originally Posted by DaiNasty
The equivalent of the old winsock repair in XP.
Start, Programs\Accessories and right click on Command Prompt, select "Run as Administrator" to open a command prompt.
In the command prompt window that opens, type type the following commands:
Reset WINSOCK entries to installation defaults: netsh winsock reset catalog
Reset IPv4 TCP/IP stack to installation defaults. netsh int ipv4 reset reset.log
Reset IPv6 TCP/IP stack to installation defaults. netsh int ipv6 reset reset.log
Reboot the machine.
|
How often would somebody need to run that, say what scenario would their network stack become corrupted?