Can you launch Remote Desktop via URL?
Problem
Is it possible to have a URL that launches a remote desktop session? I realize it may be considered a security vulnerability for some, but the convenience would really save me a lot of time. I would like to have a hyperlink like: where clicking on it launches with the target computer filled in (in this case with ). How best to set this up?
Error Output
remotedesktop://example.org
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: Can you launch Remote Desktop via URL?
You could use a custom URL protocol handler, but this would mean the URLs only worked on computers where you had set this up. I think you'd also need a program to handle taking the URL as and converting to - although a batch file could probably do this. See http://msdn.microsoft.com/en-us/library/aa767914(v=vs.85).aspx for more information.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix