: Handles data presentation, serial devices, and highly encrypted keyboard/mouse inputs. Port 3389 : The default TCP port used for RDP traffic.
Power users exploit mstsc ’s command-line parameters for automation. For instance, mstsc /v:servername bypasses the UI and connects immediately. mstsc /admin (or the legacy /console ) connects to the physical console session (Session 0) on Windows servers—critical for managing services or applications that run in session zero. mstsc /restrictedAdmin prevents credential forwarding, a security measure we will discuss later. These switches transform mstsc from a GUI tool into a scriptable component of larger administrative workflows. : Handles data presentation, serial devices, and highly
: Directly connects to a specific IP or hostname. For instance, mstsc /v:servername bypasses the UI and
Enter the IP address or hostname of the remote machine and click . Key Commands and Switches These switches transform mstsc from a GUI tool
An essential tool for IT professionals and remote workers, (Microsoft Terminal Services Client) is the executable command used to launch the Microsoft Remote Desktop Connection (RDP) application. It allows a user to access and control a remote computer or server as if they were sitting directly in front of it. How to Use MSTSC