locked
Remote desktop shortcut RRS feed

  • Question

  •  

    Rather than clicking through the Remote Desktop Connection browser, we can  create  desktop shortcuts for the computers which  frequently connects to by customizing the following shortcut code:

    mstsc.exe /v:[computer's Ip address here] /w:[remote computer's screen width] /h:[remote computer's screen height]
    The tip comes from Microsoft documentation for Windows XP, but should work in Vista as well. Those who keep multiple remote connections open can also use mRemote to manage remote desktop, SSH or VNC connections from one window.
    Monday, November 5, 2007 4:58 PM