Welcome to MSDN Blogs Sign in | Join | Help

TS connection experience improvements based on RDP 6.0 client customer feedback

Many users have downloaded the RDP 6.0 TS client through Windows update since it was released. We have received significant feedback on the RDP 6.0 client -- both on what you liked and what you disliked. In this post we want to let you know that we heard you and show you how your continued feedback helped us to improve the TS client connection experience for all of our users.

The improvements discussed in the post will be available to the public as part of the next planned TS client update. I will update this blog with a link to the new beta client download page once it is released. In the meantime, I thought I would provide an update to our TS user community that we heard your feedback, and we have made improvements in the next beta of the RDP client.

The improvements we made in the beta RDP client are discussed and organized by feedback topics. I have grouped your most common feedback into one of these seven buckets. Of course, additional comments/feedback is appreciated.

Feedback #1:  When using Remote Desktop Client 6.0 to connect to a computer running Windows 2003 Windows 2000, some users are forced to enter credentials (user name and password) twice in a row - once at the TS client, and again at TS server.

This blog post provides details on cause for these problems and possible workarounds.  To better address the problems mitigated by these workarounds, we changed the design for the next version as summarized by the following table:

Client OS with RDP 6.1

Target TS Server OS

Prompt for credentials

Windows Vista and Windows Longhorn

Windows Longhorn and Windows Vista

Always at TS client side

Windows XP, Windows 2003, and Windows 2000

Windows Longhorn and Windows Vista

Always at TS Server side

Windows Vista, Windows XP, Windows 2003, and Windows 2000

Windows XP, Windows 2003, and Windows 2000

Always at TS server side

With this design change, users will not be prompted for credentials twice anymore, provided they have installed the latest RDP client.

Feedback #2:  Saved credentials (user name, password) do not work. I don't know how to edit or delete my saved credentials.

This blog post provides details on the cause of these problems and possible workarounds.  In the new beta RDP client, we have bubbled up the "save" and "edit" options to the top-level UI by showing the logon settings on the TS client UI as shown below. If you need to edit or delete the saved credentials, you can do it directly from this UI instead of clicking the "Options" button and then editing them at the TS client expanded UI.  Remember that saved credentials are per target computer name. This means whenever you select a different computer name, it will tell you which user name and credentials it is going to use for the remote connection.

Whenever you or your administrator enable group policy (GP) settings to use the currently logged on Windows credentials to provide a single sign-on experience for a given terminal server, you will see this status as shown below.

When TS client has no saved credentials for the selected target computer, it will show the appropriate status as shown below.

Feedback #3: RDP 6.0 client provides no easy way to save credentials for the target server similar to what we had in RDP 5.0 client.

In the RDP 6.0 client, we removed the option to save credentials (user name and password) in the RDP file. If you need your RDP 6.0 client to remember your logon credentials, when you connect to Windows Longhorn TS server or Windows Vista, select the "Remember my credentials" checkbox in the credential prompt UI shown below.

 

This will store the credentials in Windows credential manager. Next time, when you connect to the same TS server, your saved credentials will be used automatically, and you will not be prompted for credentials. 

 

What about storing credentials for Windows Server 2003 or Windows 2000 Server TS connections?  In the new beta RDP client, we have provided an "Allow me to save credentials" checkbox at the TS client for pre-Longhorn terminal servers. This checkbox will be visible to you only when the TS client doesn't have saved credentials for the target computer. When you select this checkbox, you will be prompted for credentials at the TS client side once, even though your target computer is Windows 2000 or 2003 server, but when you enter the credentials, it will automatically save the credentials for you at the TS client computer. Next time, when you connect to a Windows 2000 or 2003 server, your saved credentials will be used automatically.

 

To see this checkbox, you need to click on the "Options" buttons in the TS client. Here is the expanded TS client UI with the "Allow me to save credentials" checkbox.

Important note:  Whenever your saved credentials (user name and password) have expired for a target TS server running Windows 2003 or Windows 2000, the target TS server will prompt for credentials again using Winlogon UI but the TS client will not be automatically updated with your newly entered credentials. When this happens, you need to manually edit the saved credentials on the TS client. Note that this is the same behavior as when connecting to a Windows 2000 or Windows 2003 Server from a pre-RDP 6.0 client.

Feedback #4:  Credentials entered in TS client get rejected when connecting to Windows Server 2003.

With the design in the new beta RDP client, you will not see this problem anymore because when you connect to Windows Server 2003 or Windows 2000 Server, TS client will not ask for credentials. Refer to Feedback #1 section for more details.

Feedback #5: When connecting to Windows Server 2003 or Windows Server 2000 using RDP 6.0, I am seeing a new credential UI prompt which I don't like.

If you always connect to Windows Server 2003 or Windows Server 2000 using the new beta RDP client, you will not see the new credential prompt anymore, and you will see the typical remote TS server logon screen (Winlogon) as it was in RDP 5.0.

 

 

But if you are connecting to Windows Vista or Windows Longhorn Server using the new beta RDP client from Windows Vista, you will see the new credential prompt at the client side as shown below.

We are showing this new credential UI prompt at the client because we want to do network level authentication for all TS connections to Windows Vista or Windows Longhorn Server. The new CredSSP (Credential Security Service Provider) used in Longhorn TS server provides benefits like RDP data stream protection, RDP port attack surface reduction, and server authentication by default.

Feedback #6:  The pre-populated user name in the credentials dialog does not match the user name that is in the RDP file.

Most users make a TS connection in one of two ways:

  • Style #1 by double-clicking a custom RDP icon published by your admin or a custom RDP file authored by you.
  • Style #2 by launching the "Remote Desktop Connection" icon in the Accessories folder on the Windows Start menu and typing in the remote computer name and user name and then clicking the "Connect" button, or by typing mstsc.exe from a command prompt. Whenever you use this style, TS client uses the default.RDP file.

 

With the RDP 5.0 client, when you use a custom RDP file, it always reads the user name from the file. It is optimized for users following connection style #1. The downside with the RDP 5.0 client is that if your connection style is #2, and you connect to five different TS servers in a day, you will be required to enter the user name again and again because it shows only the most recently used computer name and user name.

 

In RDP 6.0 client, we have optimized it for connection style #2 users but we understand that this approach breaks the "TS Remote Admin" scenario with connection style #1 where two different RDP files with two different user names are used for the same TS server, or where you want to use a custom RDP file with the user name pre-filled for you by your administrator.

 

Here is a proposed new solution to address both these cases. Whenever the TS client uses the default RDP file (this is the case for connection style #2), it will always use the user name hint from the registry. Whenever you use a custom RDP file (this is the case for connection style #1), it will read from the RDP file if it is available, or else it will read the user name hint from the registry. With this proposed solution, we think we'll be able to address both connection styles that customers use and all possible edge scenarios supported by RDP 5.0 clients. Please let us know your feedback.

Feedback #7: How to suppress the ‘Remote Desktop cannot verify the identity of the computer you want to connect to..." security warning message?

This blog post provides details on cause for this problem and possible solution. We are investigating how to make this security warning message valuable while still making it easy for customers to suppress it when it is not needed. We are considering is to provide a checkbox called "Don't ask me again for remote connections to this computer."  If the user selects this checkbox, it will be remembered and will automatically ignore this warning the next time.

 

If the user clicks on this checkbox to suppress the security warning on server authentication failure, and one year later the TS server admin has changed the server certificate or a bad TS server sends an incorrect server certificate, we will show this security warning again until user click again to suppress it. This way, it is suppressed for the same server certificate error messages only. Here is the proposed UI mockup.

 

 

 

 

 

Published Wednesday, March 28, 2007 10:22 PM by termserv

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Jason Conger Blog » Blog Archive » Terminal Server RDP Client Improvements

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I would like to see an increase in the buffer size to support spanning a TS window across more than one monitor.

Thursday, March 29, 2007 12:22 AM by Bob

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Bob, this feature already exists in RDP Client 6.0.

Thursday, March 29, 2007 12:32 AM by Patrick Rouse

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Thursday, March 29, 2007 12:43 AM by termserv

# What about CUSTOM RDP ports?

Will the new client save credentials based upon servername *AND* port number, or just the servername like the current 6.0 client?

For example, five TS servers behind the same IP:

mydomain.com

mydomain.com:3390

mydomain.com:3391

mydomain.com:3392

mydomain.com:3393

Currently the 6.0 client only allows *one* credential set to be saved for the above scenario, even though it should allow five.

Thursday, March 29, 2007 10:29 AM by TP

# Windows Update behavior

When the new client has been fully tested and approved, please consider making it a critical/high-priority update for those that already have the 6.0 client, and optional for those that do not. Hopefully that will help the original 6.0 client disappear quickly.

Thursday, March 29, 2007 11:05 AM by TP

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

After using RDP since its inception through 6.0 and reading the above blog, I can tell you that this whole thing has gotten out of hand.

What used to be a relatively simple procedure is now way too complex, especially for those of us who rely on this functionality as part of our daily operational support roles.

Thursday, March 29, 2007 12:16 PM by Stuart R.

# Additional feature request

These changes for the connection interface look great! I want to make a few requests for other features not related to the connection interface. I'll post them here...but please point me in the proper direction for future requests.

- Multiple monitor support

The client should be able to display at any screen resolution

- USB device support

I'd love to have local usb devices recognized on the remote machine

You guys rock...thanks for baking such a great product into Vista.

Thursday, March 29, 2007 1:54 PM by mark.farina@gmail.com

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Mark,

If you're using RDP 6.0 to connect to Windows Vista Ultimate or Windows Vista Enterprise machine, you can have certain local USB devices recognized on the remote machine.  See Guarav's post on this subject for more information:

http://blogs.msdn.com/ts/archive/2006/12/05/terminal-server-plug-and-play-device-redirection-framework-in-vista-and-longhorn-part-1.aspx

Thursday, March 29, 2007 2:47 PM by Eric Holk [MSFT]

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

The changes to 6.1 beta sound great, managing users that connect to TS 2k that are flumoxed by the need to login when they never used to, I welcome the relief.

That said, is the beta available at all? I've looked on MSDN and around about but no luck?

Thanks for listening!

- Frank

Friday, March 30, 2007 4:22 PM by Frank Taylor

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I have found a work-around! If you create different host (A) entries in DNS for the same termserv, you can setup a different username to use with each host record.

Wednesday, April 11, 2007 3:45 PM by Greg Herrman

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Good news!  Can't wait to try it out.

Monday, April 16, 2007 3:05 AM by isaac

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Hi,

you mention "Whenever you or your administrator enable group policy (GP) settings to use the currently logged on Windows credentials to provide a single sign-on experience for a given terminal server, you will see this status as shown below."

Can you point me at this GP setting?

Also, does this GP setting only work if you're using a Vista/Longhorn Server, or will it work with Win 2003 Termianl Server's as well?

What about client-side? Does it work with XP or does it need Vista?

John

Thursday, April 19, 2007 3:56 AM by John

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I see no mention of a cure for the following error I get when trying to connect using Remote Desktop 6.0 to one of my W2003 domain controllers, has this been fixed in 6.1?.

"The client could not connect. You are already connected to the console of this computer. A new console session cannot be established."

Roger

Sunday, April 22, 2007 1:43 PM by Roger French

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Is there a fix for the "incompatible smart card" problem that appears in 6.0 but not in 5.1?

Sunday, April 22, 2007 11:42 PM by Redowa

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Can you point me at this GP setting?

Here are steps to enable GP for Single-Sign-On experience for Vista to Vista or Vista to Longhorn server.

1. Log on to your local machine as an administrator.

2. Start Group Policy Editor - “gpedit.msc”.

3. Navigate to “Computer Configuration\Administrative Templates\System\Credentials Delegation”.

4. Double-click the “Allow Delegating Default Credentials” policy.

5. Enable the policy and then click on the “Show” button to get to the server list.

6. Add “TERMSRV/<Your server name>” to the server list. You can add one or more server names. Using one wildcard  (*) in a name is allowed. For example to enable Single Sign-On to all servers in “MyDomain.com” you can type “TERMSRV/*.MyDomain.com”.

7. Confirm the changes by clicking on the “OK” button until you return back to the main Group Policy Object Editor dialog.

8. At a command prompt, run “gpupdate” to force the policy to be refreshed immediately on the local machine.

9. Once the policy is enabled you will not be asked for credentials when connecting to the specified servers.

Our team is arealdy working on a detailed blog article on how to enable the GP setting for Single-Sign-On expereince.  Please stay tuned...

Monday, April 23, 2007 12:45 PM by elangop

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Redowa, could you please provide more details on your error?  

If it was working with RDP 5.0 client, then it should work with RDP 6.0 client.  To troubleshoot your issue fruther, could  you please

- provide the full error text that you are seeing including the error codes if avaialble.

- provide the client OS version.

- provide details about your Smart Card manufacturer and driver details.

Monday, April 23, 2007 12:56 PM by elangop

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Roger,  The problem you have reported is not a known issue.  

>>"The client could not connect. You are already connected to the console of this computer. A new console session cannot be established."

This error  happens only when you do loopback connection to a box where more than one remote session is not allowed - like any client OS SKU.  Meaning, you logon the desktop and then attempt a Remote Desktop Connection again to the same box.  

If you are not doing loopback connection but you still see this problem thne please provide the detailed repro steps.  

Monday, April 23, 2007 7:26 PM by elangop

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Hi,

"The client could not connect. You are already connected to the console of this computer. A new console session cannot be established."

I raised this issue in the "Remote Desktop Connection (Terminal Services Client 6.0) for Windows XP and Windows Server 2003 (English Only) released" blog on December 1st and 8th. Gerard also seems to have the same issue see 13th December.

The scenario is I have two servers (lets call them ServerA and ServerB), both domain controllers, running Windows 2003 SP2. I have no problems connecting a Remote Desktop session to either with TSC 5.1 but I get the above message every time I try to connect to ServerA from any windows XP workstation running TSC 6.0. If I revert to TSC 5.1 I can again connect. No other sessions are in progress at the time.

I have no problem connecting to ServerB with TSC 6.0 and I can connect to ServerA from ServerB using TSC 6.0

ServerA runs all our FSMO roles as well as most of our other server software.

Roger

Tuesday, April 24, 2007 3:50 AM by Roger French

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I testing TSC 6.0 on XP using Win2003 Server as the TS. My initial problem was the failing smartcard logon and the double logon. After making all of the changes in the FAQ and verifying that my server was not configured to "Always prompt client..." in the GP, I was only able to successfully perform a Smartcard logon only when "enablecredsspsupport:i:0" was added to the Default.rdp. For us internally, this workaround can be applied.

Unfortunately we have clients who are unable to make file changes without assisstance. For this reason we are considering a deinstallation of TSC 6.0 and disabling the update altogether. Can this be done?

Robert Collins

Tuesday, April 24, 2007 10:35 AM by robert.collins@datev.de

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I been searching around and scratching my hair alot lately about authenciation on TS.  

Is it possible to implement terminal server which remote client need certicicate to install to able to access?, so far i only found authenciation to TS with SSL.

if client not has certificate then they not access TS even select "Alwasy connect..."?

Thanks

Wednesday, May 02, 2007 5:43 PM by zikus

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

MSRDP client 6.0 @ Vista Business x64

Hi all!

Why is it that the first parameter sent to mstsc.exe from the command line is ignored?

Some examples:

mstsc myconnection.rdp --> doesn't work

mstsc /foo myconnection.rdp --> starts connection

mstsc /edit myconnection.rdp --> starts connection!

mstsc /foo /edit myconnection.rdp --> starts edit GUI

Am I missing something here? Is my Vista corrupted? Is this a known bug (can't be???). And if so, is there a known workaround?

Cheers,

Edward

Wednesday, May 09, 2007 3:47 AM by edwardvdv@gmail.com

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Edward:

If you're running the x86 version of mstsc.exe this is a known bug.

Can you try it with the x64 version?

Rob

Wednesday, May 09, 2007 11:44 PM by termserv

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

termserv, thanks for your reply.

I tried both %systemroot%\system32\mstsc.exe and %systemroot%\syswow64\mstsc.exe. In the Task Manager, both processes show up under the Image Name column without the *32 addendum.

Both mstsc's give the same result.

Then I searched for mstsc executables in my %SystemRoot%, and found one at %SystemRoot%\winsxs\amd64_microsoft-windows-t..minalservicesclient_31bf3856ad364e35_6.0.6000.16386_none_a7c4271cdc89f060\mstsc.exe, together with mstsc.mof and tscupgrd.exe.

You will be pleased to hear that the latter mstsc.exe works as expected!

So, how can I make sure that the mstsc.exe on a customer's PC is the one that will work correctly? Or will there be a bugfix on the way?

Thank you for your pointer!

Thursday, May 10, 2007 11:00 AM by edwardvdv@gmail.com

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Edward:

Can you check the file size of each of these mstsc.exe?

Also, how are you launching these, exactly?

Thursday, May 10, 2007 2:16 PM by termserv

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

termserv (or rather, Rob):

%systemroot%\system32\mstsc.exe: 600576 bytes

%systemroot%\syswow64\mstsc.exe: idem!

%SystemRoot%\winsxs\amd64_microsoft-windows-t..minalservicesclient_31bf3856ad364e35_6.0.6000.16386_none_a7c4271cdc89f060\mstsc.exe: 643584 bytes

HTH, cheers!

Thursday, May 10, 2007 2:39 PM by edwardvdv@gmail.com

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Edward:

Are you testing this from a 32-bit version of cmd.exe?  In that case, %systemroot%\system32 is really syswow64, so you're looking at the same location in both checks.

Try using the 64-bit version of cmd.exe.

Thursday, May 10, 2007 6:09 PM by termserv

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Rob,

No, it's a completely standard Vista x64 Business edition. I do start->run->cmd.exe, and in the Task Manager the cmd.exe process is 64 bit...

Friday, May 11, 2007 4:41 AM by edwardvdv@gmail.com

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I like the improvements but have not found a solution besides disabling credssp to address the issue where the customer is using Remote Administration or connecting to a Longhorn server where they have a custom credential provider tile that they need exposed.  In one case the customer is filtering the default credential provider so that theirs is the only tile showing and therefore the user gets prompted twice.  Is there a way to not disable Network Level Authentication but still leverage the customer Credential Provider such as filling out the username and password fields but allowing the end user to enter the additional data needed for the custom credential provider?

Saturday, May 12, 2007 1:37 AM by Steve

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Edward:

I don't have any ideas, then, except that Vista SP1 may solve this problem.

Rob

Tuesday, May 15, 2007 12:10 PM by termserv

# re: TS connection - RDP 6.0 client customer feedback

Feedback #6 - sounds like a good work around

Additional feedback

a) when the program installs, please have it create a proper add/remove line item so that the item is identified by name not just by KB number (ie. its kb925876, after removing it from 10 or so machines in the past week, the number finally stuck in my head)

b) if the next version is to be considered beta too, please also identify it as such at windows/microsoft update, as well as in the add/remove applet because users may be instructed not to get beta software but that it is ok to get everything else.  And while 6.1 will be greatly anticipated in our org, we still don't want people installing it until **we** tell them its specifically ok to do so.

Wednesday, May 16, 2007 9:06 AM by Robert

# re: TS connection experience improvements based on RDP 6.0 client customer feedbac

I'm using RDP from lots of different XP Pro PCs TO my Vista Enterprise PC.

When I end the RDP session, sometimes it signs me off of my Vista profile.  

This does not always occur but it is very annoying as all my open files get abruptly ended and unsaved work is sometimes lost.

Friday, May 18, 2007 12:28 PM by Dale

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

So is there *any* workaround to have saved credentials in each rdp-file again?

Sunday, May 20, 2007 3:22 PM by chris

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Hi

I can't find any solution for connection from WindowsXP SP2 RDP6.0 (on laptop) to Vista Ultimate installed on my home pc (connected directly). Always I have the same error "because of an error in data encryption. this session will end". I don't know what to do. Any suggestion?

Monday, May 21, 2007 2:58 PM by dario-g

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Hi,

I have some doubts about TS (not especifically this version 6.0):

I using TS in sites where we have low bandwidth (128 or 256 Kbps ex). When I´m using ERP, Excel, Word, Outlook, etc, I have no problem in performance, and my aplications works good. But, if a use a powerpoint (PPS), IE (ex.), that needs to show images or pictures, wow....it´s too slow. Looking my sniffer, I saw that TS use a lot of bytes to transfer the screen (mounted frame by frame).

More information: Compress is enable, I´m using just Bitmaps Cache Storage on Experience Menu.

The questions is:

1 - TS works this form?

2 - If not, Have any configuration to do on Server or Client?

3 - Do you recommend Citrix in this case?

More information (visiting a site with pictures, images, etc,  Metaframe used 880 Kb and with TS 3.1 Mb).

Regards

Monday, June 04, 2007 11:04 AM by aiwata

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Is there a way to completely disable the pre-connection authentication popup?  For using other GINAs on the server that may support Virtual Channels of other authentication methods within the session(i.e. biometrics), the popup prevents a seamless connection to the 3rd party GINA.

Tuesday, June 05, 2007 11:35 AM by Jared

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Disable initial pre-connection prompt:

Put the line

enablecredsspsupport:i:0

in your rdp.file used to connect.

Workaround for FQDN/IP/DOMAIN name prepended to username at server-side login:

Copy/paste this into a textfile, name it rdc.cmd, put it in windows-folder, then create a shortcut having this as commandline:

cmd /c rdc <your domainname, FQDN, IP or NETBIOS DOMAIN>

This batch simply strips whatever it otherwise prepends to the username. I admit, it's just a workaround, but at least it works until microsoft releases the next version which probably will have more logic added to detect better what the client is connecting to, and which also fixes the USernameHint-bug (which really is a bug in the 6.0 client). Hope this will help most people having this issue here.

This batch leaves all other options and features intact, so saving credentials, choosing not to save them, etc. all still works. This batch only strips every time you use it to logon, nothing more. Be advised that in a multi TS environment this batch can lead to other problems, be aware of this!

The batch:

@echo off

if %1x==x goto help

for /f "usebackq tokens=2 delims=: " %%i in ('echo %1') do set a=%%i

for /F "usebackq delims=" %%i IN (`reg query "HKCU\Software\Microsoft\Terminal Server Client\UsernameHint" /v %a%`) do set t=%%i

for %%i in (%t%) do set n=%%i

set name=%n%

if %n%==REG_SZ set name=

if %n%==UsernameHint set name=

if not %name%x==x for /f "usebackq tokens=2 delims=\" %%i in ('echo %name%') do set name=%%i

reg add "HKCU\Software\Microsoft\Terminal Server Client\UsernameHint" /v %a% /d "%name%" /f

start mstsc /f /v:%1

exit

:help

echo RDC FQDN/IP/DOMAIN to connect to

echo RDC replaces the annoying crediantial dialog of Remote Desktop Connection 6.0

echo     asking and setting FQDN\Username as default

echo     It does this by stripping the FQDN/IP/DOMAIN-part,leaving only the username

pause

Saturday, June 09, 2007 7:07 AM by Bart van de Beek

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Where can I download 6.1 After I've installed 6.0 the program crashes when i press the connect button. I've tried to reinstall the program but that dosen't help.

Can I downgrade if 6.1 don't work?

Saturday, June 09, 2007 8:31 AM by Andreas

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

When accessing a host by IP address, the credentials automatically fill-in each time as IPaddress/username - I always have to change it becuase I want to log on to the domain, not the local PC...it's annoying, so i've disabled the credential security service

Tuesday, July 03, 2007 4:49 PM by Drew

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Please let us download the 6.1 beta MSI file so we don't have to live with the douchey 6.0 client!

Wednesday, July 04, 2007 7:53 PM by Russell

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

When will a new RDP version be available.  I have not been able to locate this 6.1, is it not released yet?  

Also, I added enablecredsspsupport:i:0 to the .rdp file, but when you connect it still defaults to the local machine account instead of the domain account.  Is there a way to change this?

Wednesday, July 11, 2007 10:28 AM by Kevin

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I am an administrator and need to connect to the same target server with multiple different credentials (for testing or configuration purposes).  It appears to me that the new RDP client saves ONE set of credentials for ONE server, and that I cannot have ONE server with multiple RDP files with multiple default credentials, correct?  I don't need to automatically login, but it would be highly convenient to be able to populate the authentication dialog box with the preferred credentials for that particular use based on which RDP file is used rather than using the stored creds for the server.

I have worked around it temporarily by creating HOST file entries with different names for the same servers, but that just seems ridiculous, please fix this new "feature", or at least give me the ability to do it the old (right) way.

Monday, July 16, 2007 2:03 PM by Scott

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Scott,

Your problem is going to be addressed by the next version of TS Client.

TS Client v6.1 will use RDP file to pre-populate user name in credential prompt.

Please, see “feedback #6” in the above Blog.

Monday, July 16, 2007 2:21 PM by Sergey Kuzin [MSFT]

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

For the record...  If in reference to feedback #6 you will only allow a pre-population of a username but will force us to type in a password every time then your 'fix' is still broken, you have taken us backwards from 5.1, and you have NOT listened to the customer.  I won't bite on 6.1 until I can double-click on and icon and I get logged into a machine with the credentials from a RDP file without keying in a thing, as I have today with 5.1

Every time you restrict choice you lose, because people like me won't let you force me to lose and will do something like VNC, which is really one step closer to saying 'what the hell, just go to Linux'.

In another blog someone argued that needing to know passwords is a vulnerability.  Someone from Microsoft shot back that it is never the case.  I argue the following:

- If the need to know something is not a risk, why did you so lock up corporate product keys with Vista.  Can't we just trust our tech's with the product keys?  Could it be that TCO is ridiculously high when you publish info to a group and then have to manage information in the wild?  Yes.

- you could argue that everyone should have their own user name and password, and so the product key argument is not valid.  But let's be serious, in some settings it again forces TCO through the roof to not have 'role' based accounts (scenarios where the is one account for a role and everyone playing that role uses the ONE account.)  Assigning people to groups given 'role-like' abilities, you say?  TCO I say again.  Not every needs to abide by SOX and they are probably more effective.

I've been in big, dumb, lumbering organizations and I understand your need to add features for these groups, but when you turn off the options (rather than set them in GP) you lose... me.

Wednesday, July 25, 2007 7:44 AM by Patrick Fogarty

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

My organization has the same problem with needing to connect to the same server with multiple different credentials.  I have tried creating different rdp files with different credentials for the same server with no success. I see this is supposed to be fixed in v6.1. When will this be released? Is there some sort of hotfix available now? The way users connect to an application we run has basically been crippled.

Thursday, July 26, 2007 4:18 PM by Burton Piper

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Simple solution to this problem.  Build the RDP file with the old v.5 application then save the file to any location you want.  Open the RDP file with the v.6 application and you will have your credentials all saved.  It was an initial hangup for us, and I had started to get crap from everyone for implementing WSUS, but this has been a decent "fix" for us.  

Just build the RDP for whatever users you need or want to using the older version 5 then save it and open with the version 6.  Life will be blissful once again.  email me if you find an easier way or 6.2 fixes what 6.1 does not. 8-P

Tuesday, July 31, 2007 5:56 PM by Cory Zemrock

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Looking forward to the 6.1 changes. these changes have cost me lot of hours of support problems.

BTW - I had a problem earlier this year with machines that did no have the DST patch, It would be helpful if there was an option on the RDP client to Use the Server time for the RDP session. I was told at the time that there is no Group Policy setting that could force the RDP client to use the Server time and that the time was controlled by the settings on the RDP client. Please look into this. All i need is a checkbox that forces them to use the server time for the server sessions they are starting.

-- thanks

Monday, August 13, 2007 3:21 PM by Overworked Admin

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

It's starting to look like by the time the 6.1 client is available, it'll be obsoleted and we'll be looking at Vista clients connecting to Longhorn servers.

I'm impressed by the fact MS is actually listening to our needs.  I unimpressed it's taking the better part of year to update a few minor UI issues in a program whose MSI package still fits on a floppy disk.  Not to denigrate the skills of the dev(s) working on this package, but it seems obvious you're only being assigned a fraction of a day to work on this product module.  MS needs to take this seriously.  Terminal Services and remote desktop are massive selling points these days and it's long, long past time the annoyances and backwards-advancements are dealt with.

Hell, I'd be happier if 5.2 was re-released as 6.1 and placed on MS Update.  I'm getting tired of tagging 6.0 out on individual PC updates and  not-approving on WSUS.

I fully expect we're not going to see 6.1 until  Longhorn server ships.  I heartily invite the respected devs to disabuse me of this cynical viewpoint.

Friday, August 17, 2007 8:43 PM by Anguish

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I'm having such headaches with 6.0..

Does anybody know how I can obtain 5.2 to replace this?

Tuesday, September 04, 2007 3:31 PM by Willy Foo

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

how to pin the connection bar PERMANENTLY!!

6.0 seems to exhibit strange behaviour with pinning the connection bar in full-screen mode. it looks as if when you edit or create another RDP file then this reg setting is reset. hard to imagine that something so small could be so annoying!

I seem to remember seeing comments on this when i looked a while ago, but this seems the best place to rasie the question for an accurate response. i have a shortcut to a .reg file to reset it but this would be naff for general users.

[HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client] "PinConnectionBar"=dword:00000001

Will this be addressed in future release and does anyone know of a fix for 6.0

glad i have at least found the workaround for different credentials to the same host by adding new entry to hosts file (after wasting a good few hours) - yet to see how much of a headache it will be to apply/administer. This really needs to be fixed in future release, and would second the view that it needs to work as you would expect - opening different files takes you straight in.

Monday, September 17, 2007 6:22 AM by Nick

# Weird things when connecting trough a VPN

Hello there!

What I am experiencing is that I connect to my Win2003 SBS with a VPN connection. After it has been set up, I go with RDP (from Windows Vista client) to my server and it gives me 3 choices:

1) 192.168.1.4\USER

2) use another account

3) reading smartcard...

On the laptop with Vista I'm using a local account.

I choose selection 1 and get not logged in because "Username" appears to be "192.168.1.4\USER". Therefore, I have to wait the timeout to expire and then I can delete and type my username.

Is there any solution to this?

Thanks...

Tuesday, September 18, 2007 11:03 AM by FlavioB

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

TS Client 6.1 coming with Vista SP1 will not have this problem.

Meanwhile you can choose selection 2) and enter correct domain\user name (if you are using a local account then domain should be your server's name).

After a successful logon TS Client will remember your user name and will use it next time.

Thx,

Sergey.

Tuesday, September 18, 2007 1:29 PM by Sergey Kuzin

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Hy Sergey.

Thanks for your suggestion, but I already tried it. If I type "DOMAIN\Username" I get to the server login screen and see "Username: DOMAIN\Username", which of course is wrong and cannot be accepted for logging in.

Is it already possible to get TS Client 6.1 "standalone"?

Regards...

Wednesday, September 19, 2007 2:47 AM by FlavioB

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

User name in the form "DOMAIN\Username" is perfectly valid and should be accepted by your server.

Please, make sure that you are using correct domain and user names.

For example, if you are connecting to "MyServer" and using local Administrator account then the name you type in should be "MyServer\Administrator".

TS Client 6.1 is not yet available to the public.

Thanks,

Sergey.

Wednesday, September 19, 2007 1:39 PM by Sergey Kuzin

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

The problem with controlling the RDP options via the default.rdp file, e.g. to turn off the double logon prompt, is that after installing the client, you now have to touch the default.rdp file for every user on every PC or server they use, no an elegant solution. Why in the world don't you have global setiings, or use a GPO?

Another problem is that the Windows key now no longer works on the remote desktop, when you press the Windows key, it brings up the start menu, on the local desktop.

Could you please fix these issue ASAP?

Thanks,

Chuck Hallback

P.S>. This web site is SO slow it is almost unusable.

Thursday, October 04, 2007 8:33 PM by Chuck Hallback

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Is there a way to permanently disable the "Do you trust this connection" dialog when a local hard drive is connected in the session? Its nice that a button exists to "Dont ask again for this server", but there needs to be a button that says "Dont prompt ever again".

GOBS of helpdesk calls would go away.

Thanks,

Paul Peterson

Thursday, October 11, 2007 10:54 AM by Paul Peterson

# Windows key combos don't work on remote desktop

Will the problem with the Windows key combos, and alt-tab, not working on the remote desktop also be fixed? For us this is the biggest show stopper on deploying the 6.0 client.

I didn't see this mentioned on your list of issues, or feedback,  for the 6.0 version.

I would hate to have to use a premier support call to find out the answer to this

Thanks,

Chuck

Wednesday, October 17, 2007 8:17 PM by dazone

# Anyway to reinstall RDP 6 Client in Vista

About a month ago (and before, off and on) my RDP 6 client would be blocked from a remote session with a 2003 Server (running the updated RDP 6).  I have a workstation and a laptop, both running Vista Bus and virtually identical software with some difference in hardware, of course.  My primary client is a big firm that I VPN to with a custom citrix setup, and when this was changed in Sept, it knocked both machines off (I wasn't able to connect to the VPN, nor using RDP).  I deleted the new OCX file from the client, and used System Restore on the workstation/Desktop, and that fixed that box.  I tried the same with the laptop, but didn't have the success.

When connecting to the remote host via a web-based RDP client, I get the dreaded Runtime Error 217, which apparently know one knows how to fix. So how do I reinstall RDP?  Is there a registry flag I can set to false so that Windows' reinstalls?  Similar to the old IE 6?

Thanks,

Monday, October 22, 2007 6:48 PM by Tom

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I had the problem where RDP to win 2000 SRV would not save password, we fixed this by following the advice of a Microsoft employee (another page, cannot remember where) who pretty much said, user better software like:

Visionapp's Remote decktop (http://www.visionapp.com/111.0.html) which worked great, apart from we could not find the lauch the following program (in our case the business system) but this can be done in the user management of TS on the win 2000 server.  Nice!

Thursday, October 25, 2007 9:45 AM by Ian Donald

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Does anyone have a fix to the issue - when using RDC 6 to connect remotely to a Windows 2003 server, the SHIFT key no longer works?  If I uninstall RDC 6 - it works fine.  We have hundreds of users with the same problem.  Thanks!

Thursday, October 25, 2007 2:53 PM by ALK

# what's error?

hi all

when i log on to server have logon message box " you don't have level encryption to access this session". what problem?

Wednesday, October 31, 2007 12:04 PM by cousin

# Powerpoint performance

@aiwata regarding Powerpoint performance on the terminal server: USE OPEN OFFICE. I just tested it and Impress is way more responsive (draws better) then Powerpoint. Caching IS working with Impress. Not so with Powerpoint. How is it possible that MS just uses inefficient drawing routines in Powerpoint?

Wednesday, November 07, 2007 4:23 AM by Rinzwind

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

We are desperate for a fix for the domain:s: parameter that can set in RDP files.

Wednesday, November 21, 2007 11:03 AM by Steph Jones

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

the username:s: and password 51:s: parameters were key. I need to be able to simply double click two rdp files pointing to the *SAME* machine with two *DIFFERENT* credentials *WITHOUT* prompting.

You guys (whoever made the changes) are handicapped and stupid!

Thursday, November 29, 2007 4:38 AM by Dan Jones

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

In our corporate environment, with hundreds of machines, I have the same id and password.  How can I get it to use the ONE credential and password for all client connections?

It doesn't make sense (read: really annoying) for me to have to enter the same info time and time again, since the servers are all in the same domain.

thanx in advance

Thursday, November 29, 2007 5:50 PM by michael vederman

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

If you are using the same credentials you are logged on to your client machine with, you can enable Single-Sign-On:

http://blogs.msdn.com/ts/archive/2007/04/19/how-to-enable-single-sign-on-for-my-terminal-server-connections.aspx#6583933

Thx,

Sergey.

Friday, November 30, 2007 2:37 PM by Sergey Kuzin

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

NT - nice try - I use windows XP PRO in the corporate environment and at home (when I telecommute).  Therefore, it is not possible for me to use this circuitous route to enable SSO.

Not to mention my home account name is not the same as my corporate account name.

Why do you have to over-engineer the solution?

Being a software developer since the beginning of PCs, it is very easy for me to imagine a SSO checkbox embedded within MSTSC so it only accesses one set of credentials for all connections, as opposed to the current solution of tracking each connection and credential together.

How simple is it to store only one set of credentials to be used for all connections?  It's actually far simpler than tracking credentials separately, encoded in a .rdp file.

[sigh]

K.I.S.S.

Friday, November 30, 2007 9:49 PM by deadmike

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Yes, it is very simple, but not very secure. If TS client can send your credentials anywhere, any other piece of software running in your session (including malware) can do the same.

Monday, December 03, 2007 12:27 AM by Sergey Kuzin

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

If my machine and userid and password are compromised in such a manner, why would allowing per server credential logins be more secure than a single credential?

I don't see your logic/assertion as being correct.

assumption:

1) All RDP connections work because they have cached credentials

2) All corporate environments will require the same set of credentials to log into a server in the same domain

(so why be forced to act like there are different credentials??)

QED:

1) Therefore any malware could access any RDP connection regardless of how many credentials are cached (1 or multiple).

2) If my system is compromised, by human hands or malware, I have much more of a concern.

3) All credentials are encrypted and secure, so malware cannot access 1 or 2 or more passwords, whether they be stored singly or muliply (as the same credentials).

On the surface, one might take your statement as fact, but I can't see how it is little more than an introduction to a thought, rather than the conclusion of a series of thoughts.

Monday, December 03, 2007 11:39 AM by deadmike

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Upon reading, rereading and re-re-reading your statement, I think you are implying that some, as of yet to be developed, unknown, contrived scenario malware would be able to, unbeknownst to me (the TS victim) create an RDP connection to some unknown location and send such credentials to said unknown location.

Do you have personal knowledge that such malware is possible, or is just the suggestion of such a possibility enough to make it real?

Are you stating the Windows is that insecure that I shouldn't be using TS because it's possible to create such malware?

I think I should stop using a hard drive, too, cause some malware could delete my file system...

[sigh]

Monday, December 03, 2007 11:43 AM by deadmike

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Malware cannot delete your file system if you are not logged on as Administrator.

Malware cannot read domain credentials stored in Credential Manager (http://msdn2.microsoft.com/en-us/library/aa923650.aspx).

But, malware can read credentials stored in RDP files, or credentials stored in Credential Manager in generic format.

TS Client sends user credentials to the server it connects to. It is the only way to create an interactive session. On Vista to Vista connections TS Client uses CredSSP for this purpose (http://msdn2.microsoft.com/en-us/library/bb931352.aspx). CredSSP (as any other SSP) has a component running as SYSTEM, that reads user credentials from Credential Manager and sends them to the server. CredSSP has a policy that controls to which servers it can and to which it cannot send credentials (http://msdn2.microsoft.com/en-us/library/bb204773.aspx).

So, when connecting from Vista to Vista, it is possible to protect your saved credentials from malware. (We are also planning to ship CredSSP with XP SP3).

However, if you allow your credentials to be sent to any server, they are not safe.

Tuesday, December 04, 2007 1:30 PM by Sergey Kuzin

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

ok, so, the vulnerability already exists.

since i work in a corporate environment, my login is the same for every remote server i access.

therefore, malware, currently, could read anyone of those credentials and then use it to do something; not sure what yet, but something.

i just don't understand the hair's being split here.  

i see no effective difference inherent in security of one vs. multiple entries when dealing with a corporate environment, where one domain credential accesses servers in that domain (where granted access, of course).

instead, it seems you, who work in a corporate environment, want to completely ignore addressing the corporate environment.

CredSSP for xp will be nice.

I can tell you our corporation, very large, will not be switching to Vista any time soon.  I would assume this to be conservatively applicable across-the-board for many large corporations, therefore it would be nice to address a large percentage of your product market.

thank you.

Tuesday, December 04, 2007 9:15 PM by deadmike

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I AGREE WITH IT:

the username:s: and password 51:s: parameters were key. I need to be able to simply double click two rdp files pointing to the *SAME* machine with two *DIFFERENT* credentials *WITHOUT* prompting.

You guys (whoever made the changes) are handicapped and stupid!

Wednesday, December 05, 2007 4:26 PM by nickolas

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

interesting tool:

Autordp [<Connection File>] [/v:<server[:port]>] [/u:<user>] [/p:<Password>] [/console]

http://www.abinsight.com/tools/rdp_autologon.asp

Wednesday, December 05, 2007 4:36 PM by nikolaus

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

SIX FREE RDP ALTERNATIVES:

"In this post I am comparing six Remote Desktop clients in a feature table: RD Tabs 2.0.8, mRemote 0.0.8.0, RoayalTS 1.3.2, vissionapp Remote Desktop v1.5 (vRD), Terminals 1.6, and Remote Desktop Manager 3.0.0.1 (RD Manager)."

http://4sysops.com/archives/comparison-of-six-free-rdp-client-tools/

Thursday, December 06, 2007 8:52 AM by nikolyah

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

both vRD and mRemote caught my eye.  Nice to know other people realize there are simple solutions, rather than having to over-engineer.

thanx for the comparisons and post!

Friday, December 07, 2007 5:48 PM by deadmike

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Good God!!!   I accidentally stumbled across RDP 6.1 client today after installing Vista SP1 RC.  

I feel like I've just been released from prison. That abortion of a client called version 6.0.

I have only been using it for a few hours but I now feel at least three times as productive as I connect to any of the hundreds of machines across multiple sites and domains that I manage.

Thank you!  When can we have it stand alone install?

Sunday, December 16, 2007 9:52 AM by Brad

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

6.1 from Vista SP1 RC seems to have broken the /console parameter in computer names via saved RDP files.  It seems to work from the command line.  Two steps forward, one step back.  Otherwise 6.1 looks nice.

Monday, December 24, 2007 3:16 PM by Anguish

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Evidently this is by design.  Thanks.  I'll go edit a few dozen .RDP files.

http://www.ditii.com/2007/12/18/windows-server-2008-remote-administration-changes/

Monday, December 24, 2007 3:23 PM by Anguish

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Wednesday, December 26, 2007 2:14 PM by Sergey Kuzin

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

The users experience for Video or flash has always been poor with 5.0 and 6.0 over the internet. I understand this may be the cause of many factors but it would be nice to provide a near desktop experience for small videos and flash website. Will this goal be obtain in v6.1 or vX.XX?

Thursday, January 03, 2008 1:59 AM by YND

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

There is no difference in video or flash experience between RDP 6.0 and RDP 6.1. It is certainly in our plans to greatly improve multimedia experience in V.next of RDP.

Friday, January 04, 2008 12:01 PM by Shuba Iyer

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I have a secure website using SSL which allows authenticated users to click a link on the web page which returns an RDP file which launches their Remote Desktop Session.  However, the user is still prompted for their password despite the fact that I have included the password hash in the RDP file and I am using SSL with Terminal Services.  What I need is the ability to put user and password in the RDP file and to never be prompted for these items whether or not the user has ever connected to the Terminal Server before. Since the Terminal Servers are hosted in a data centre single sign is not an option. Will the proposed improvements work in this situation?

Wednesday, February 13, 2008 4:39 PM by Simon White

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Does anyone know where to download the 6.1 client, and can you use it on XP?

This usernamehint is killing me since I have some 20 different connections with diff username to the same server (hosting ASP users).

Friday, February 29, 2008 7:01 AM by Lasse Törnqvist

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I installed windows 2008 server and tried TS connection through windows XP system. First i got error message like " install client active X control" .

Then i installed Windows XP SP3 in my client system. Now its working fine. Actually we need RDC 6.1 version for TS web access. This one comes with XP SP3 and vista SP1.

Tuesday, April 08, 2008 11:39 AM by srika

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

- Nick

You can add a deny permission to

[HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client]

Permissions... > Advanced > Add... >

Name: "Everyone"

Apply Onto: "This Key Only"

Permissions: SetValue - Deny

This will stop the app or yourself from permanently unpinning the connection bar.

Cheers - Mick

Tuesday, April 08, 2008 6:43 PM by Mick Regan

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

This also stops any values being created in that key only so change permissions after you add the

[HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client] "PinConnectionBar"=dword:00000001

Value

Cheers - Mick

Tuesday, April 08, 2008 6:48 PM by Mick Regan

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

When working with with customer support/setup scenarios it has been a great advantage to be able to script an rdp-file and execute this file WITH credentials in it.

We have x persons working with y customers on z servers.

We have a system that enables us to script these credentials into an rdp-file and use them across multiple servers.

But not any more: TS 6.0 has no support for this.

Every user has to enter credentials at least once per server - which is pretty stupid.

Please at least try to make life a little easier for the people who ary trying to use your products professionally.

Wednesday, May 14, 2008 8:22 AM by Mads Bech

# re: Windows key combos don't work on remote desktop

Upgrading from 6.0 to 6.1 made the "CTRL+ALT+RIGHT/LEFT ARROW" key combos be hard-wired to the mstsc and never transmitted.

This killed apps that had actually use those keys for actually useful purposes.

Is there any way to remap particular the key combos in mstsc.exe ?

Thursday, May 15, 2008 2:02 PM by Mike P

# RDC 6.1 Web Clinet does not support full screen mode on 1680x1050

  I recently upgraded to XP SP3, which installed RDC 6.1. Since the upgrade, I can no longer use the Full Screen option when connecting remotely using IE6.0 to my desktop via SBS Remote Web Workplace. The remote connection works in Largest Screen (1600x1200)mode, but the Full screen produces a script error on the page. My screen size is 1680x1050.

 Is this a planned reduction in the functionality? Has anyone else experienced this?

Thursday, May 22, 2008 9:33 PM by Paul Roney

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Since installing XP SP3, the functionality of mstsc has changed. I used to be prompted for credentials before actually connecting to a server. Then, once the correct information was entered, the server gave me the warning dialog, and when accepted, logged me into the system.

Since I use multiple servers in multiple environments (multiple domains, and standalone), and since I also use a password manager with automatically generated passwords with a high complexity level, this was a great setup. I could copy/paste my passwords from the manager without ever exposing them to anyone (including myself).

I also use a management tool that allows me to have hot keys assigned to various functions. Selecting a server and executing a hot key against it will automatically launch the following command - "C:\WINDOWS\system32\mstsc.exe /console "C:\admintools\Default.rdp" /v:%E% /w:1024 /h:768"

This would launch against the servername (%E%), and use my default.rdp. The bonus to this setup was that my name (domain or computer)\username was prepopulated correctly. I did not need multiple .rdp files.

With 6.1, this is gone. How do I regain this functionality?

Tuesday, June 17, 2008 10:51 AM by David Sanders

# re: RDC 6.1 Web Clinet does not support full screen mode on 1680x1050

Hi Paul,

What you are seeing when connecting with the RDC 6.1 client to SBS does not seem to be a planned reduction in functionality.  If you would like to provide more details so we can get to the bottom of this, please send an e-mail via the link on the top right of the page and we will try to look into this further.

Wednesday, July 02, 2008 1:55 PM by Casey Dvorak [MSFT]

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I am in a tech support roll that uses Remote desktop to assist customers and work on our servers. The problem I have with version 6 is that it only supports the last 10 used IP addresses/server names. I would like to increase that number. And no I do not want to use multiple RDP files, I already have enough short cuts on my desktop and tool bars. I would also like to be able to associate a name with an IP/server name. Sometimes I access hosted servers with the same IP, just a different port number and I cannot remember what server belongs to what port with out looking it up in my notes. And finally, I would like to be able to edit the log in hint. Some of my log ins have changed and the bad hint just requires an extra step to get logged in.

Tuesday, July 22, 2008 3:28 PM by Joe H

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

First, if you change an option and then click connect the option is not saved. You have to click general and then save.

It would be better if the program would notice the change and asked for a save.

Second, if you start a program and quits it , the connection stays open. Please provide an option "Log off after the program quits". I usually enter batch files in it and add a line "shutdown -l" (log off user) to it for quiting.

Third, provide an option so you can choose between "Start a command prompt only" and "Start the following program"

RCMD is no longer in the resourcekit of windows 2003

Finally, if you use local resources "drives", you can't specify a drive letter and you can't access that drive under a command prompt. You can however access it from the explorer.

Constantijn Enders

Monday, August 04, 2008 8:14 AM by Constantijn Enders

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Hi Constantin,

Thanks for your feedback. Regarding your 2nd point (if you start a remote app and quit, the connection stays open) - with Windows Server 2008, you should actually get disconnected from the server within a brief period of time after closing the remote program(under 1 min) if you don't have any other remote applications open on that server.

Tuesday, August 05, 2008 1:48 PM by Olga

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Is anyone going to respond to the question posted on July 22 that started out "I am in a tech support roll that uses Remote desktop to assist customers and work on our servers."

Friday, August 08, 2008 9:37 AM by Joe H

# re: Removing need for KB 302361

In many cases I have to perform this client side registry hack to get client printers to work on Win 2003. (see KB 302361) can you add the FilterQueueType to the RDP client GUI.

It is an incredible pain to try to perform this hack on client machines. I've wasted so much time on this.

Tuesday, August 26, 2008 11:10 AM by Tired Admin

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I can not connect via vista --> SBS 2003. All i get is the log on screen and that s it. I have disabled the vista firewall and change the auth method. This is BS. Why is it so difficult connecting to SBS? Anyone else have the same issue?

Saturday, September 13, 2008 5:34 PM by Geokin

# How to set the icon

Is it possible with 6.1 to set the icon for the .rdp file. We use it to connect with a specific application, so it would be nice to have the same icon as the application.

Note, I am aware of the shortcut file solution (http://technet.microsoft.com/en-us/library/cc757282.aspx) but I'd rather have one file.

Thursday, September 18, 2008 6:51 AM by Christiaan

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Hi.  I wrote an entry here on July 25, 2007.  I have since walked away from RDP 6 until recently as XP (I'll never go to Vista) rammed RDP 6.1 down my throat in SP3... which is why I haven't installed sp3 until today.

See I still will not use RDP 6.1 because, while passwords in files are honored, you cannot save a password to a file.  Microsoft wants to force per-machine passwords and therefore still has not listened to the customer, which is fine.  I'm using mostly Linux now.  I am so annoyed with Microsoft these days and have no intention of hiding it in these words or in my budgetary decisions.

Anyway, for those of you annoyed with RDP 6.x being forced upon you in sp3, the solution is as follows:  1) Install sp3. 2) Download and install the RDP 5.2 client.  It writes over the top of RDP 6.1 thus restoring proper functionality.

Tuesday, November 04, 2008 12:15 PM by Patrick Fogarty

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Hi,

I'm administering Windows Server 2008 and Vista machines from an XP SP3 desktop.  From this desktop I am able to rdp to Win2K8 and Vista with Network Level Authentication enabled using the Remote Desktop Connections client.  

I also have a custom mmc console using the Remote Desktops snap-in.  Using this method I am unable to connect to the same Win2K8 and Vista machines that have NLA enabled.  Is there any fix for this?

Thanks.

Friday, December 19, 2008 3:35 PM by Bill Lawn

# re: enter credentials twice in a row - once at the TS client, and again at TS server

Hi,

I'm running server 2008 + Vista as client (RDP 6.1) and use smart card logon towards terminal server. Sometimes, but not always, I do have to enter user+password at TS-server.

My initial test had 2003-server as DomainController and 2008-server as terminal server + CA. To eliminate 2003-dependency I made my 2008-server run as DomainController as well but no change in behavior.

I issue my Smartcard User certificate via web-enrollment and have no problem to use it locally. Any hints?

Best Regards

/Håkan

Monday, May 04, 2009 7:23 AM by Håkan

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

You might be having problems with smart card redirection.

Sometimes it takes a quite a long time for terminal server to recognise a redirected smart card. It would display logon screen until it becomes aware of the presence of your smart card, but when it does, it should log you on automatically.

Thursday, May 07, 2009 5:16 PM by Sergey Kuzin

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Thanx, but even if I wait ca 30s it wont't log me on (after 30s it times out and goes back to local screen). But it's a good hint, maybe I can investigate further on this. Maybe the server won't recongnize my smart card at all in the cases where I have to enter user+password.

BR/Håkan

Monday, May 11, 2009 7:29 AM by Håkan

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

With XP SP3 you must enable NLA - CredSSP

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

How to turn on CredSSP

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:

322756  (http://support.microsoft.com/kb/322756/ ) How to back up and restore the registry in Windows

Click Start, click Run, type regedit, and then press ENTER.

In the navigation pane, locate and then click the following registry subkey:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

In the details pane, right-click Security Packages, and then click Modify.

In the Value data box, type tspkg. Leave any data that is specific to other SSPs, and then click OK.

In the navigation pane, locate and then click the following registry subkey:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders

In the details pane, right-click SecurityProviders, and then click Modify.

In the Value data box, type credssp.dll. Leave any data that is specific to other SSPs, and then click OK.

Exit Registry Editor.

Restart the computer.

Wednesday, May 13, 2009 3:45 PM by James

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Hi James,

Thanx for the hint. However I'm running Vista (business SP1) and I checked that those keys are already in the registry.

It's a bit difficult to pin-point since I can't find a way make the error 100% reproducable. sometimes I'm logged on all the way with smartcard, sometimes not. Maybe I can try to debug kerberos on server.

BR/Håkan

Friday, May 15, 2009 10:16 AM by Håkan

# Terminal Services Easy Print driver

From a 2003 Client, I want to create an RDP connect to a 2008 Terminal Server. To use the new Easy Print driver, I need to use RDP 6.1 and .Net Framework 3.0 SP1 on the client.  Where can I find RDP 6.1?

Wednesday, July 22, 2009 10:23 AM by Michael Schullo

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

Feedback 5 - I guess this is fixed in 6.1 and 7.0 of the RDP client. But we have a few Windows 2003 where we run RDP from but with Windows Update that is still on 6.0.6000. Will this ever be fixed on 2003?

Thursday, October 29, 2009 4:16 AM by Jonas Back

# re: TS connection experience improvements based on RDP 6.0 client customer feedback

I'm using rdp client 6.1 in Windows 7 and I get this weird behaiviour with the Connection Bar in full screen. If I check the Display the connection bar when I use full screen option i cannot unpin it (does not go away) and if I uncheck the option it's kind of cumbersome to close the rdp window (switch to taskmanager using ctrl-alt-delete end ending it from there).

Is this a bug or am I missing something?

Saturday, November 07, 2009 12:59 PM by Martin

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker