mikedopp

doppcom

  Home :: Contact :: Syndication  :: Login
  236 Posts :: 0 Stories :: 30 Comments :: 4 Trackbacks

News

Mike Dopp

Web Developer , Information Architect and Social Networking Enthusiast.
My Resume


Song o' week

Twitter Feed

TwitterCounter for @mikedopp

Get Microsoft Silverlight

Plurk Feed

Plurk.com


Whos.Amung.Us? site statistics

blogrush feed





Blog Directory - Blogged
GeoURL

Archives

Post Categories

Friends and Family

Geek

Web Development

So we all know that vista has a new TCP/IP Stack. Oh you don't? Well welcome to bleeding edge I guess. No time to talk about that it will beĀ  another blog article I am sure. Moving fast forward to the topic.

I have and will be RDPing (sounds weird and gross right?) into my windows 2003 serverĀ  for work and such(until the windows 2008 server rollout at least(yes I am a beta tester but that has nothing to do with this article either.

First Step:

Turn off Cleartype fonts on windows 2003 server.

Next Step:

In Vista: Open up an administrative Command Window (right-click, Run as administrator), and type in the following command:

netsh interface tcp set global autotuninglevel=disabled

You may also need to type in:

netsh interface tcp set global rss=disabled

The changes take effect straight away, with no reboot needed. Bear in mind that this is a global change, so it may really be worth your while to sit down and nut through your network's QoS settings to get things running happily without disabling auto-tuning.

Also remember if you run into issues please don't blame me.

Enjoy!

posted on Sunday, September 23, 2007 6:03 PM
Comments have been closed on this topic.