What is a Remote Desktop Connection?
Remote Desktop Connection (RSD), which is often shortened to Remote Desktop, is a feature created by Microsoft that allows a local computer to control a remote PC after connecting to it over the internet or a network. Simply put, Remote Desktop Connection is the ability to connect and use another computer from your computer. Before we proceed note, any edition of Windows can act as a Remote Desktop Client. But to host a remote season, you need a PC running Windows 10 Pro or Enterprise. We have already seen the different ways to enable Remote Desktop Connection in Windows 10. Today, we will take a look at some command-line options for using RDP. Instead of starting Remote Desktop Connection from the Start menu, Windows 10/8/7 allows you to start it from the search box, from the Run dialog box, or from a command line. With these methods, you can use additional command line parameters to control how Remote Desktop Connection looks or behaves.
Command Line Parameters for Remote Desktop Connections
From the Run dialogue box or the Command Prompt, we can carry so many instructions easily. To see all the possible commands and a brief description you can access, copy and paste any of the commands below: mstsc.exe /? This is the syntax- Continue reading to see a few descriptions: mstsc /console mstsc /f mstsc /v:computername
Brief description of the Syntax above
“connection file” – Specifies the name of an .RDP file for the connection.
/v:<server[:port]> – Specifies the remote PC to which you want to connect.
/g:
Disable Remote Desktop Services client access licensingDisable time zone redirectionDisable RD Connection Broker redirectionDisable Remote Desktop Easy PrintDisables Plug and Play device redirection for this connection only.Changes the remote session theme to Windows Classic View (if it’s available) for this connection only.
/f – Starts Remote Desktop in full-screen mode.
/w: