Monday, October 13, 2014

Windows Remote Desktop Shortcut Keys




1. Entering Remote Desktop
Win+r, then type 'mstsc'Microsoft Terminal Services Client.
mstsc /v:<server:port>Start Remote Desktop and connect to Server, port is optional
mstsc /fStart Remote Desktop in Full Screen Mode
mstsc /adminRuns Remote Desktop in Admin Mode
mstsc /w:<width> /h:<height>Specify either width or height of Window
mstsc /publicRun Remote Desktop in Public Mode
mstsc /spanMatches Remote Destkop with local virtual desktop
mstsc /multimonMatches Session Layout to Client Layout
mstsc "connection file"Opens Connection Settings of the .rdp file
mstsc /edit "connection file"Opens the .rdp file for editing
mstsc /migrateMigrates older rdp file to new rdp files
mstsc /?List all parameters



minus2. Using Shortcuts in Remote Desktop
Alt+Page UpSwitches between programs from left to right (equals standard desktop Alt+Tab)
Alt+Page DownSwitches between programs for right to left (equals standard desktop Alt+Shift+Tab)
Alt+InsertCycles through the programs in the order they were started (equals standard desktopAlt+Insert)
Alt+HomeDisplays the Start menu (equals standard desktopCtrl+Escape)
Ctrl+Alt+PauseSwitches the client between full-screen mode and window mode.
Ctrl+Alt+EndBrings up the Windows Security dialog box.
Alt+DeleteDisplays the Windows menu.
Ctrl+Alt+MINUSScreenshot of active Window into Clipboard (equals standard desktop PrtScr)
Ctrl+Alt+PLUSScreenshot of Entire Remote Desktop into Clipboard (equals standard desktop Alt+PrtScr)

No comments:

Post a Comment