My last post was apparently too hot for TV - so in it's place, a tip that you've likely all known about but I didn't realize! This actually would've been a bigger list but Coding Horror kind of
stole my thunder a week or two back. So just one tip instead, and you can get the rest from his post!! Remote Desktop has a command line interface, of the form:
SystemRoot\system32\mstsc.exe /v:server
Replace
server with the name or IP of the machine you want to jump to. Makes it
terribly easy to jump to, especially if you hook it into SlickRun (and
if you don’t have SlickRun, why not??)