/build/static/layout/Breadcrumb_cap_w.png

RDP Shortcut that saves user login and password

I need to create a rdp shortcut for an application.
When the package launches, the rdp session should launch and the client should not need to enter the userid and password info. It should be automatically included in the package.

Any thoughts on how to do this? Need help in proceeding towards this package?

Also, can similar thing be done for an ica icon that needs to have saved username and password?

Thanks in advance

0 Comments   [ + ] Show comments

Answers (5)

Posted by: kiptek 15 years ago
Second Degree Green Belt
0
Don't know, although I can tell you how not to have users able to save them from a helpdesk rollout we struggled with. Maybe it will point you in the right direction, or at least aid your googling...

Edit the RDPCLIENTLINK.rdp file & add or change the following three lines:

authentication level:i:0
enablecredsspsupport:i:0
prompt for credentials:i:0



http://dev.remotenetworktechnology.com/ts/rdpfile.htm
Posted by: zipsantro 15 years ago
Purple Belt
0
As I understand from your requirement that, you will have a remote desktop connection with statis userid and password. in such case you can create a RDP file and add it to your package and create a shortcut for it as per requirement.
Posted by: aek 15 years ago
Purple Belt
0
Maybe it will point you in the right direction, or at least aid your googling

Thank you for the sugggestions.

Can similar settings be saved for a citrix ica file?
Posted by: reds4eva 15 years ago
Second Degree Blue Belt
0
ORIGINAL: aek
Can similar settings be saved for a citrix ica file?



Its all in the pn.ini file. So create the ICA connections and copy the pn.ini file and add to your package. It uses the pn.ini file in the current user profile.
Posted by: revizor 15 years ago
Third Degree Blue Belt
0
When the package launches, the rdp session should launch and the client should not need to enter the userid and password info. It should be automatically included in the package.

We have implemented something similar to this. We have distributed a link to an IIS page that relies on msrdp.ocx ActiveX from MS to force user name and password to log on to a pre-defined server and launch specific app. Caveats: it's using pre-defined user accounts and passwords (no pass-through authentication), and it won't work on newest RDP client without a couple of registry hacks.

If you'd like to find out more, http://msdn.microsoft.com/en-us/library/aa380809(VS.85).aspx should be your starting point...
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ