Jump to content

Paste from a local clipboard to an RDP clipboard


Recommended Posts

We have several Remote Desktop servers that are fairly locked down, all of which are running one of our applications.  We need a way to allow users to copy files from their local PC, switch to our application on the RDP and paste those files into a specific folder.  If I provide access to Explorer they can paste manually (so I know that it can work).

Would Autoit allow me to do this?  The process would be something like this:  Paste LocalClipboard to DestinationFolder

Keep in mind that the clipboard running on the RDP is called RDPClip, and whilst this seems to work when I use explorer, I haven't be able to get it working in C#

Thank you.

Link to comment
Share on other sites

  • Moderators

@AndrewDBrown welcome to the forum. So my first question would be does this have the blessing of you Security folks, as you're pointedly getting around a security feature built into your remote server solution? And if it does have their blessing, why would they not just allow Local Resources to enable access to the clipboard rather than this convoluted method?

Edited by JLogan3o13

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...