netsh command - reset winsock?

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
 
D

Dave Patrick

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
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top