Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums

Go Back   Vista Forums > Vista Newsgroups > Vista networking & sharing

Fixed! Remote Desktop Connection (RDC) SLOW/NO Connection Issue

Reply
 
Thread Tools Display Modes
Old 07-21-2007   #1
p0wertech
Guest
 
Posts: n/a

Fixed! Remote Desktop Connection (RDC) SLOW/NO Connection Issue

http://blog.tmcnet.com/blog/tom-keat...lem-solved.asp

In the above-mentioned article, Tom Keating describes how he has found the
issue in Windows Vista which causes Remote Desktop Connection (RDC) to either
fail to connect, or operate extremely slow.

In my experiences, I was trying to connect to Windows 2003 Server and
Windows XP based systems from my Windows Vista (Home Premium) operating
system using RDC. Each time I would try, the connection would stop
completely after opening the window and drawing a small portion of my remote
system's desktop.

After searching the internet for over an hour, I found Mr. Keating's article
and executed the following instructions:

1) Open Command Prompt (START - PROGRAMS - ACCESSORIES - COMMAND PROMPT) as
an Administrator by right-clicking on Command Prompt.

2) Type: netsh interface tcp set global autotuninglevel=disabled

This command disables TCP Auto Tuning which is the cause of this particular
problem. To re-enable it, execute the following:

1) Open Command Prompt (START - PROGRAMS - ACCESSORIES - COMMAND PROMPT) as
an Administrator by right-clicking on Command Prompt.

2) Type: netsh interface tcp set global autotuninglevel=normal

If you're technically savvy, there's much more to this issue (fine tuning
the problem, etc), so I recommend reading this article in Mr. Keating's blog.
But for the layman, this quick fix will solve the problem of not being able
to connect to <Vista Operating Systems.

And to Microsoft - recognize this problem and PUT A SOLUTION IN THE
KNOWLEDGEBASE!

Enjoy and good luck!
  Reply With Quote

Old 07-21-2007   #2
Kerry Brown
Guest
 
Posts: n/a

Re: Fixed! Remote Desktop Connection (RDC) SLOW/NO Connection Issue

>
> And to Microsoft - recognize this problem and PUT A SOLUTION IN THE
> KNOWLEDGEBASE!
>


A quick search of Microsoft turned up these articles.


http://support.microsoft.com/kb/934430

http://www.microsoft.com/technet/tec...y/default.aspx

http://blogs.msdn.com/wndp/archive/2...-on-vista.aspx

--
Kerry Brown
Microsoft MVP - Shell/User
http://www.vistahelp.ca


  Reply With Quote
Old 03-24-2008   #3
Newbie
duanyang is on a distinguished road
 
Join Date: Mar 2008
Vista Ultimate
Posts: 1

Re: Fixed! Remote Desktop Connection (RDC) SLOW/NO Connection Issue

Quote:
p0wertech
View Post
Remote Desktop slow problem solved

In the above-mentioned article, Tom Keating describes how he has found the
issue in Windows Vista which causes Remote Desktop Connection (RDC) to either
fail to connect, or operate extremely slow.

In my experiences, I was trying to connect to Windows 2003 Server and
Windows XP based systems from my Windows Vista (Home Premium) operating
system using RDC. Each time I would try, the connection would stop
completely after opening the window and drawing a small portion of my remote
system's desktop.

After searching the internet for over an hour, I found Mr. Keating's article
and executed the following instructions:

1) Open Command Prompt (START - PROGRAMS - ACCESSORIES - COMMAND PROMPT) as
an Administrator by right-clicking on Command Prompt.

2) Type: netsh interface tcp set global autotuninglevel=disabled

This command disables TCP Auto Tuning which is the cause of this particular
problem. To re-enable it, execute the following:

1) Open Command Prompt (START - PROGRAMS - ACCESSORIES - COMMAND PROMPT) as
an Administrator by right-clicking on Command Prompt.

2) Type: netsh interface tcp set global autotuninglevel=normal

If you're technically savvy, there's much more to this issue (fine tuning
the problem, etc), so I recommend reading this article in Mr. Keating's blog.
But for the layman, this quick fix will solve the problem of not being able
to connect to <Vista Operating Systems.

And to Microsoft - recognize this problem and PUT A SOLUTION IN THE
KNOWLEDGEBASE!

Enjoy and good luck!
when i try to disable the autotuninglevel, it said:
set global command failed on IPv4 The requested operation requires elevation.

i am running as administator.

anyone knows how to solve this problem? i read microsoft's article. i am using Cisco 800 series router (supplied by my cable provider). my RDP session has this problem: when i RDP to my office pc from home, everything is fine; however, when my remote RDP is on (from home) and i come back to office and log into my pc, i get the problem you guys mentioned. The pc only shows small portion of screen. It takes 10 minutes to return the normal state.

I use Vista Ultimate. 32bits Dell PC.

thanks,
Dan
duanyang is offline   Reply With Quote
Old 03-24-2008   #4
Robert L. \(MS-MVP\)
Guest
 
Posts: n/a

Re: Fixed! Remote Desktop Connection (RDC) SLOW/NO Connection Issue

Logon administrator is not good enough. You need to run elevation command
prompt. This link may help.

netsh commandSet command failed requested operation requires elevation.
Netsh is a command-line scripting utility that allows you to, either locally
or remotely, ...
www.chicagotech.net/netsh.htm


--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"duanyang" <duanyang.36s3w4@xxxxxx-mx.forums.net> wrote in message
news:duanyang.36s3w4@xxxxxx-mx.forums.net...
Quote:

>
> p0wertech;390696 Wrote:
Quote:

>> 'Remote Desktop slow problem solved'
>> (http://blog.tmcnet.com/blog/tom-keat...lem-solved.asp)
>>
>> In the above-mentioned article, Tom Keating describes how he has found
>> the
>> issue in Windows Vista which causes Remote Desktop Connection (RDC) to
>> either
>> fail to connect, or operate extremely slow.
>>
>> In my experiences, I was trying to connect to Windows 2003 Server and
>> Windows XP based systems from my Windows Vista (Home Premium)
>> operating
>> system using RDC. Each time I would try, the connection would stop
>> completely after opening the window and drawing a small portion of my
>> remote
>> system's desktop.
>>
>> After searching the internet for over an hour, I found Mr. Keating's
>> article
>> and executed the following instructions:
>>
>> 1) Open Command Prompt (START - PROGRAMS - ACCESSORIES - COMMAND
>> PROMPT) as
>> an Administrator by right-clicking on Command Prompt.
>>
>> 2) Type: netsh interface tcp set global autotuninglevel=disabled
>>
>> This command disables TCP Auto Tuning which is the cause of this
>> particular
>> problem. To re-enable it, execute the following:
>>
>> 1) Open Command Prompt (START - PROGRAMS - ACCESSORIES - COMMAND
>> PROMPT) as
>> an Administrator by right-clicking on Command Prompt.
>>
>> 2) Type: netsh interface tcp set global autotuninglevel=normal
>>
>> If you're technically savvy, there's much more to this issue (fine
>> tuning
>> the problem, etc), so I recommend reading this article in Mr. Keating's
>> blog.
>> But for the layman, this quick fix will solve the problem of not being
>> able
>> to connect to <Vista Operating Systems.
>>
>> And to Microsoft - recognize this problem and PUT A SOLUTION IN THE
>> KNOWLEDGEBASE!
>>
>> Enjoy and good luck!
> when i try to disable the autotuninglevel, it said:
> set global command failed on IPv4 The requested operation requires
> elevation.
>
> i am running as administator.
>
> anyone knows how to solve this problem? i read microsoft's article. i
> am using Cisco 800 series router (supplied by my cable provider). my RDP
> session has this problem: when i RDP to my office pc from home,
> everything is fine; however, when my remote RDP is on (from home) and i
> come back to office and log into my pc, i get the problem you guys
> mentioned. The pc only shows small portion of screen. It takes 10
> minutes to return the normal state.
>
> I use Vista Ultimate. 32bits Dell PC.
>
> thanks,
> Dan
>
>
> --
> duanyang
  Reply With Quote
Old 03-24-2008   #5
esk
Newbie
esk is on a distinguished road
 
Join Date: Mar 2008
vista 32 bit
Posts: 1

Re: Fixed! Remote Desktop Connection (RDC) SLOW/NO Connection Issue

Hi,

I am similar slowness with RDP. Unfortunately even after implementing below changes, it is still very slow.

I am trying to connect from home m/c(vista) to windows terminal server work m/c (windows xp).

Any other ideas?

Thanks


Quote:
p0wertech
View Post
Remote Desktop slow problem solved

In the above-mentioned article, Tom Keating describes how he has found the
issue in Windows Vista which causes Remote Desktop Connection (RDC) to either
fail to connect, or operate extremely slow.

In my experiences, I was trying to connect to Windows 2003 Server and
Windows XP based systems from my Windows Vista (Home Premium) operating
system using RDC. Each time I would try, the connection would stop
completely after opening the window and drawing a small portion of my remote
system's desktop.

After searching the internet for over an hour, I found Mr. Keating's article
and executed the following instructions:

1) Open Command Prompt (START - PROGRAMS - ACCESSORIES - COMMAND PROMPT) as
an Administrator by right-clicking on Command Prompt.

2) Type: netsh interface tcp set global autotuninglevel=disabled

This command disables TCP Auto Tuning which is the cause of this particular
problem. To re-enable it, execute the following:

1) Open Command Prompt (START - PROGRAMS - ACCESSORIES - COMMAND PROMPT) as
an Administrator by right-clicking on Command Prompt.

2) Type: netsh interface tcp set global autotuninglevel=normal

If you're technically savvy, there's much more to this issue (fine tuning
the problem, etc), so I recommend reading this article in Mr. Keating's blog.
But for the layman, this quick fix will solve the problem of not being able
to connect to <Vista Operating Systems.

And to Microsoft - recognize this problem and PUT A SOLUTION IN THE
KNOWLEDGEBASE!

Enjoy and good luck!
esk is offline   Reply With Quote
 
Reply

Thread Tools
Display Modes









Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Vistax64.com 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48