Lots of Work to Do (Revisited)

  • Thread starter Thread starter Brendan T
  • Start date Start date
I would like to know how to undo this command. Any help appreciated.
netsh int tcp set global autotuninglevel=enabled

should do.

ko van Zeeland
 
ko van Zeeland said:
netsh int tcp set global autotuninglevel=enabled
should do.

ko van Zeeland

On the face of it that's what I did, but got the response 'parameter
incorrect'
 
Hello,

Here's the correct syntax:

netsh int tcp set global autotuninglevel=normal
 
Back
Top