In some networks with Windows Vista client computers Remote Desktop can become excruciatingly slow or stop working altogether. If that happens to you, try the following command (as one line) in a command line window or as a Run... command on the Vista client computer:
netsh interface tcp set global autotuninglevel=disabled
If this doesn't solve the problem, undo the change with the following command (as one line), which reinstates the default setting:
netsh interface tcp set global autotuninglevel=normal
Technical background: Vista is the first Windows version to employ TCP auto-tuning, particularly for the RWIN (Receive Window) setting. Usually this works fine, but under certain circumstances it fails and needs to be disabled.
1 day 13 hours ago
1 day 20 hours ago
1 day 21 hours ago
1 day 23 hours ago
2 days 1 hour ago
3 days 15 hours ago
4 days 22 hours ago
5 days 15 hours ago
6 days 6 hours ago
6 days 9 hours ago