I have a Windows 2008 R2 Web edition server. Is there are way I can remote desktop connect entirely through a browser. Meaning if "Remote Desktop Connection" on my pc is blocked, I can still connect?

thanks!

link|improve this question

67% accept rate
feedback

5 Answers

up vote 1 down vote accepted

No.................still no.

I was kind of wrong first time, if you have no control over the server then you are still out of luck but if you can get admin access then you can install the 'remote desktop web connection' subcomponent of IIS's WWW service via control panel and then browse to http://whatever/tsweb

Try it and let us know ok.

link|improve this answer
When you use the TSWeb site your outbound RDP traffic still goes via port 3389 (or whatever port you have setup for RDP), you can just use a browser instead of the RDP client. I'm guessing the poster wants a way to bypass outbound firewall restrictions. – Sam Mar 5 '10 at 13:09
suspected so sam, but at least he can try it this way I guess, cheers. – Chopper3 Mar 5 '10 at 13:28
feedback

Perhaps use a service like Logmein.com ... Free and it uses port 80, so it should burrow through most anything.......

link|improve this answer
feedback

Your Web port's open? You could enable a SSH tunnel listening on port 80. Sure, you'd have to install it on Windows and probably have it listen on a different port. That's one quick hack of a solution. Proxy 3389 via a Web proxy.

The question seems off topic.

link|improve this answer
feedback

You mean the outgoing connection is blocked?If that is the case you could just setup the server to use a different port, or just use another tool altogether, like logmein or vnc.

Jim

link|improve this answer
feedback

Old Post I know but . . .

Windows Live Mesh was excellent for anyone reading this. It syncs your data across PCs but it has a hidden feature.

It has remote desktop capability that is accessible via devices.live.com

RD support of Mesh is required to be enabled first on the remote machine, and as far as I know a HTTPS tunnel is created (443)??

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.