up vote 9 down vote favorite
7
share [g+] share [fb]

Remote desktop has recently become my best friend, and I recently learned some neat keyboard shortcuts, but I'm sure there are a million other things that can help me.

  • ALT+PAGE UP - Switches between programs from left to right.
  • CTRL+ESC - Switches the client between a window and full screen.
  • ALT+HOME - Displays the Start menu.
  • CTRL+ALT+MINUS (–) - Places a snapshot of the active window in the Remote Desktop session on the clipboard.
  • CTRL+ALT+PLUS (+) - Places a snapshot of the entire Remote Desktop session window on the clipboard.
  • CTRL+ALT+END - Displays the Task Manager
link|improve this question
feedback

closed as not constructive by Gareth, Diago Sep 30 '11 at 6:55

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ.

5 Answers

up vote 1 down vote accepted

If you're doing a lot of RDP to various servers in your organisation, you'll know the pain that comes on, or shortly after, password change day. For this reason alone (but there are others) I find visionApp is a great product for managing a lot of servers. I have around 20 servers I need to access, and being able to backup my configuration means we can share the configuration.

link|improve this answer
visionApp is AWESOME – in.spite Sep 11 '09 at 11:32
feedback
  • ALT+INSERT -- to cycle over programs in the MRU order (ALT+TAB effect)
  • ALT+PAGE DOWN also works for right-to-left order
link|improve this answer
feedback

Launch remote connection tool with mstsc /span command = the window will span across the monitors.

link|improve this answer
feedback

CTRL+ALT+BREAK switches between full-screen and windowed.

link|improve this answer
feedback

This isn't a tip, it's actually more of a hack. I hate the fact that RDC has ClearType disabled when running from Windows XP SP2. This little hack allows you to have ClearType enabled. From the CodeProject page:

A few of my favorite things are:

  • ClearType font smoothing in Windows XP

  • Working from home using Remote Desktop

  • Not running Vista

In Vista and Windows 7, from what I know, ClearType is automatically enabled.

link|improve this answer
feedback

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