Of course there is......and yes I found it by using Google. Here is the answer, compliments of Excalibur Partners.
Type in the following commands from the command prompt:
netsh int tcp set global autotuninglevel=disabled
netsh int tcp set global rss=disabled
RSS stands for Receive side Scaling, not the other RSS.
Make sure you are logged on as an administrator when you do this. You will need to restart your PC for the changes to take affect and you will definitely notice the speed difference.
If for some reason you need to reverse the changes, type the following:
netsh int tcp set global autotuninglevel=normal
netsh int tcp set global rss=enabled
So if your browsing of network drives are slow, try the above solution to see if this helps. If not, get with your
Comments
No responses to “Slow Browsing of Network Drives in Vista”
Post a Comment