netsh command - reset winsock?

  • Thread starter Thread starter Nick Dangr
  • Start date Start date
N

Nick Dangr

Hi all,

I know in XP you can use netsh to "fix" the winsock like so:

netsh int ip reset reset.log

I thought there were a series of commands using netsh in Windows 2k to
do a similar winsock repair... is anyone out there familiar with the
command(s) ?

Ben
 
I believe it is;

netsh <enter>
interface reset all
routing reset all
routing
dump
bye
exit

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hi all,
|
| I know in XP you can use netsh to "fix" the winsock like so:
|
| netsh int ip reset reset.log
|
| I thought there were a series of commands using netsh in Windows 2k to
| do a similar winsock repair... is anyone out there familiar with the
| command(s) ?
|
| Ben
|
 
Back
Top