Changes between Initial Version and Version 1 of Windows RDP Config Settings


Ignore:
Timestamp:
08/18/21 08:34:55 (3 years ago)
Author:
Paul Kulda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Windows RDP Config Settings

    v1 v1  
     1= Windows RDP Config Settings =
     2
     3|| Setting || Type || Default value || Description and   possible values || Settable from RDC   GUI? || RDP+ equivalent || 5 || 5 || 6 || 6 || 7 || 7 || 8 || 8 || # ||
     4|| administrative session || i || 0 || Connect to the administrative   session of the remote computer. || Command line || /console, /admin ||   ||   ||   || X || X || X || X || X || X ||
     5|| 0 - Do   not use the administrative session. ||
     6|| 1 -   Connect to the administrative session. ||
     7|| allow desktop composition || i || 0 || Determines whether desktop   composition (needed for Aero) is permitted when you log on to the remote   computer. || Yes ||   ||   || X || X || X || X || X || X || X || X ||
     8|| 0 -   Disable desktop composition in the remote session. ||
     9|| 1 -   Desktop composition is permitted. ||
     10|| allow font smoothing || i || 0 || Determines whether font   smoothing may be used in the remote session. || Yes ||   ||   || X || X || X || X || X || X || X || X ||
     11|| 0 -   Disable font smoothing in the remote session. ||
     12|| 1 -   Font smoothing is permitted. ||
     13|| alternate full address || s ||   || Specifies an alternate name or   IP address of the remote computer that you want to connect to. || No ||   ||   ||   ||   ||   || X || X || X || X || X ||
     14|| Will be   overruled by RDP+. ||
     15|| alternate shell || s ||   || Specifies a program to be   started automatically when you connect to a remote computer. The value should   be a valid path to an executable file. || Yes || /start || X || X || X || X || X || X || X || X || X ||
     16|| This   setting only works when connecting to servers. ||
     17|| audiocapturemode || i || 0 || Determines how sounds captured   (recorded) on the local computer are handled when you are connected to the   remote computer. || Yes ||   ||   ||   ||   ||   || X || X || X || X || X ||
     18||   ||
     19|| 0 - Do   not capture audio from the local computer. ||
     20|| 1 -   Capture audio from the local computer and send to the remote computer. ||
     21|| audiomode || i || 0 || Determines how sounds on a   remote computer are handled when you are connected to the remote computer. || Yes || /[no]sound || X || X || X || X || X || X || X || X || X ||
     22||   ||
     23|| 0 - Play   sounds on the local computer. ||
     24|| 1 - Play   sounds on the remote computer. ||
     25|| 2 - Do   not play sounds. ||
     26|| audioqualitymode || i || 0 || Determines the quality of the   audio played in the remote session. || No ||   ||   ||   ||   ||   || X || X || X || X || X ||
     27||   ||
     28|| 0 -   Dynamically adjust audio quality based on available bandwidth. ||
     29|| 1 -   Always use medium audio quality. ||
     30|| 2 -   Always use uncompressed audio quality. ||
     31|| authentication level || i || 2 || Determines what should happen   when server authentication fails. || Yes ||   ||   || X || X || X || X || X || X || X || X ||
     32||   ||
     33|| 0 - If   server authentication fails, connect without giving a warning. ||
     34|| 1 - If   server authentication fails, do not connect. ||
     35|| 2 - If   server authentication fails, show a warning and allow the user to connect or   not. ||
     36|| 3 -   Server authentication is not required. ||
     37||   ||
     38|| This   setting will be overruled by RDP+. ||
     39|| autoreconnect max retries || i || 20 || Determines the maximum number of   times the client computer will try to reconnect to the remote computer if the   connection is dropped. || No ||   || X || X || X || X || X || X || X || X || X ||
     40|| Note:   The maximum value Remote Desktop can handle is 200. ||
     41|| autoreconnection enabled || i || 1 || Determines whether the client   computer will automatically try to reconnect to the remote computer if the   connection is dropped. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     42||   ||
     43|| 0 - Do   not attempt to reconnect. ||
     44|| 1 -   Attempt to reconnect. ||
     45|| bandwidthautodetect || i || 1 || Enables the option for automatic   detection of the network type. Used in conjunction with networkautodetect. Also see connection type. || Yes ||   ||   ||   ||   ||   ||   ||   || X || X || X ||
     46||   ||
     47|| 0 - Do   not enable the option for automatic network detection. ||
     48|| 1 -   Enable the option for automatic network detection. ||
     49|| bitmapcachepersistenable || i || 1 || Determines whether bitmaps are   cached on the local computer (disk-based cache). Bitmap caching can improve   the performance of your remote session. || Yes ||   ||   || X || X || X || X || X || X || X || X ||
     50||   ||
     51|| 0 - Do   not cache bitmaps. ||
     52|| 1 -   Cache bitmaps. ||
     53|| bitmapcachesize || i || 1500 || Specifies the size in kilobytes   of the memory-based bitmap cache. The maximum value is 32000. || No ||   || X || X || X || X || X || X || X || X || X ||
     54|| compression || i || 1 || Determines whether the   connection should use bulk compression. || No ||   || X || X || X || X || X || X || X || X || X ||
     55||   ||
     56|| 0 - Do   not use bulk compression. ||
     57|| 1 - Use   bulk compression. ||
     58|| connect to console || i || 0 || Connect to the console session   of the remote computer. || Command line || /console, /admin || X || X || X ||   ||   ||   ||   ||   ||   ||
     59||   ||
     60|| 0 -   Connect to a normal session. ||
     61|| 1 -   Connect to the console screen. ||
     62|| connection type || i || 2 || Specifies pre-defined   performance settings for the Remote Desktop session. || Yes ||   ||   ||   ||   ||   || X || X || X || X || X ||
     63||   ||
     64|| 1 -   Modem (56 Kbps). ||
     65|| 2 -   Low-speed broadband (256 Kbps - 2 Mbps). ||
     66|| 3 -   Satellite (2 Mbps - 16 Mbps with high latency). ||
     67|| 4 -   High-speed broadband (2 Mbps - 10 Mbps). ||
     68|| 5 - WAN   (10 Mbps or higher with high latency). ||
     69|| 6 - LAN   (10 Mbps or higher). ||
     70|| 7 -   Automatic bandwidth detection. Requires bandwidthautodetect. ||
     71||   ||
     72|| By   itself, this setting does nothing. When selected in the RDC GUI, this option   changes several performance related settings (themes, animation, font   smoothing, etcetera). These separate settings always overrule the connection   type setting. ||
     73|| desktopheight || i || 600 || The height (in pixels) of the   remote session desktop. || Limited || /h || X || X || X || X || X || X || X || X || X ||
     74|| desktop size id || i || 0 || Specifies pre-defined dimensions   of the remote session desktop. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     75||   ||
     76|| 0 -   640x480. ||
     77|| 1 -   800x600. ||
     78|| 2 -   1024x768. ||
     79|| 3 -   1280x1024. ||
     80|| 4 -   1600x1200. ||
     81||   ||
     82|| This   setting is ignored when either /w and /h, or desktopwidth and desktopheight are already specified. ||
     83|| desktopwidth || i || 800 || The width (in pixels) of the   remote session desktop. || Limited || /w || X || X || X || X || X || X || X || X || X ||
     84|| devicestoredirect || s ||   || Determines which supported Plug   and Play devices on the client computer will be redirected and available in   the remote session. || Yes || /[no]drives ||   ||   || X || X || X || X || X || X || X ||
     85||   ||
     86|| No value   specified - Do not redirect any supported Plug and Play devices. ||
     87|| * -   Redirect all supported Plug and Play devices, including ones that are   connected later. ||
     88|| !DynamicDevices   - Redirect any supported Plug and Play devices that are connected later. ||
     89|| The   hardware ID for one or more Plug and Play devices - Redirect the specified   supported Plug and Play device(s). ||
     90|| disable ctrl+alt+del || i || 1 || Determines whether you have to   press CTRL+ALT+DELETE before entering credentials after you are connected to   the remote computer. || No ||   || X || X || X || X || X || X || X || X || X ||
     91||   ||
     92|| 0 -   CTRL+ALT+DELETE is required before logging in. ||
     93|| 1 -   CTRL+ALT+DELETE is not required. You can logon immediately. ||
     94||   ||
     95|| Note:   When disabled, this setting will also delay the autologin until the user has   pressed CTRL+ALT+DELETE. ||
     96|| disable full window drag || i || 1 || Determines whether window   content is displayed when you drag the window to a new location. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     97||   ||
     98|| 0 - Show   the contents of the window while dragging. ||
     99|| 1 -   Show an outline of the window while dragging. ||
     100|| disable menu anims || i || 1 || Determines whether menus and   windows can be displayed with animation effects in the remote session. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     101||   ||
     102|| 0 - Menu   and window animation is permitted. ||
     103|| 1 - No   menu and window animation. ||
     104|| disable themes || i || 0 || Determines whether themes are   permitted when you log on to the remote computer. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     105||   ||
     106|| 0 -   Themes are permitted. ||
     107|| 1 -   Disable theme in the remote session. ||
     108|| disable wallpaper || i || 1 || Determines whether the desktop   background is displayed in the remote session. || Yes || /[no]wallpaper || X || X || X || X || X || X || X || X || X ||
     109||   ||
     110|| 0 -   Display the wallpaper. ||
     111|| 1 - Do   not show any wallpaper. ||
     112|| disableconnectionsharing || i || 0 || Determines whether a new   Terminal Server session is started with every launch of a !RemoteApp to the   same computer and with the same credentials. || No ||   ||   ||   || X || X || X || X || X || X || X ||
     113||   ||
     114|| 0 - No   new session is started. The currently active session of the user is shared. ||
     115|| 1 - A   new login session is started for the !RemoteApp. ||
     116|| disableremoteappcapscheck || i || 0 || Specifies whether the Remote   Desktop client should check the remote computer for !RemoteApp capabilities. || No ||   ||   ||   ||   ||   || X || X || X || X || X ||
     117|| 0 -   Check the remote computer for !RemoteApp capabilities before logging in. ||
     118|| 1 - Do   not check the remote computer for !RemoteApp capabilities.Note: This setting   must be set to 1 when connecting to Windows XP SP3, Vista or 7 computers with   !RemoteApps configured on them. This is the default behavior of RDP+. ||
     119|| displayconnectionbar || i || 1 || Determines whether the   connection bar appears when you are in full screen mode. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     120||   ||
     121|| 0 - Do   not show the connection bar. ||
     122|| 1 - Show   the connection bar. ||
     123||   ||
     124|| Will be   overruled by RDP+ when using the parameter /noclose. ||
     125|| domain || s ||   || Specifies the name of the domain   of the user. || Yes || /u, /domain || X || X || X || X || X || X || X || X || X ||
     126||   ||
     127|| Will be   ignored/overruled by RDP+. ||
     128|| drivestoredirect || s ||   || Determines which local disk   drives on the client computer will be redirected and available in the remote   session. || Yes || /[no]drives ||   ||   || X || X || X || X || X || X || X ||
     129||   ||
     130|| No value   specified - Do not redirect any drives. ||
     131|| * -   Redirect all disk drives, including drives that are connected later. ||
     132|| !DynamicDrives   - Redirect any drives that are connected later. ||
     133|| The   drive and labels for one or more drives - Redirect the specified drive(s). ||
     134|| enablecredsspsupport || i || 1 || Determines whether Remote   Desktop will use CredSSP for authentication if it's available. || No ||   ||   ||   || X || X || X || X || X || X || X ||
     135||   ||
     136|| 0 - Do   not use CredSSP, even if the operating system supports it. ||
     137|| 1 - Use   CredSSP, if the operating system supports it. ||
     138|| enablesuperpan || i || 0 || Determines whether !SuperPan is   enabled or disabled. !SuperPan allows the user to navigate a remote desktop in   full-screen mode without scroll bars, when the dimensions of the remote   desktop are larger than the dimensions of the current client window. The user   can point to the window border, and the desktop view will scroll   automatically in that direction. || No ||   ||   ||   ||   ||   || X || X || X || X || X ||
     139||   ||
     140|| 0 - Do   not use !SuperPan. The remote session window is sized to the client window   size. ||
     141|| 1 -   Enable !SuperPan. The remote session window is sized to the dimensions   specified through /w and /h, or through desktopwidth and desktopheight. ||
     142|| full address || s ||   || Specifies the name or IP address   (and optional port) of the remote computer that you want to connect to. || Yes || /v || X || X || X || X || X || X || X || X || X ||
     143||   ||
     144|| Will be   ignored by RDP+. ||
     145|| gatewaycredentialssource || i || 4 || Specifies the credentials that   should be used to validate the connection with the RD Gateway. || Yes ||   ||   ||   || X || X || X || X || X || X || X ||
     146||   ||
     147|| 0 - Ask   for password (NTLM). ||
     148|| 1 - Use   smart card. ||
     149|| 4 -   Allow user to select later. ||
     150|| gatewayhostname || s ||   || Specifies the hostname of the RD   Gateway. || Yes ||  /rdgateway ||   ||   || X || X || X || X || X || X || X ||
     151|| gatewayprofileusagemethod || i || 0 || Determines the RD Gateway   authentication method to be used. || Yes ||   ||   ||   || X || X || X || X || X || X || X ||
     152||   ||
     153|| 0 - Use   the default profile mode, as specified by the administrator. ||
     154|| 1 - Use   explicit settings. ||
     155|| gatewayusagemethod || i || 4 || Specifies if and how to use a   Remote Desktop Gateway (RD Gateway) server. || Yes ||   ||   ||   || X || X || X || X || X || X || X ||
     156||   ||
     157|| 0 - Do   not use an RD Gateway server. ||
     158|| 1 -   Always use an RD Gateway, even for local connections. ||
     159|| 2 - Use   the RD Gateway if a direct connection cannot be made to the remote computer   (i.e. bypass for local addresses). ||
     160|| 3 - Use   the default RD Gateway settings. ||
     161|| 4 - Do   not use an RD Gateway server. ||
     162||   ||
     163|| 0 and 4   have the same effect, but setting the method to 4 also sets the option for   bypassing local addresses in the Remote Desktop user interface. ||
     164|| keyboardhook || i || 2 || Determines how Windows key   combinations are applied when you are connected to a remote computer. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     165||   ||
     166|| 0 -   Windows key combinations are applied on the local computer. ||
     167|| 1 -   Windows key combinations are applied on the remote computer. ||
     168|| 2 -   Windows key combinations are applied in full-screen mode only. ||
     169|| negotiate security layer || i || 1 || Determines whether the level of   security is negotiated or not. || No ||   ||   ||   || X || X || X || X || X || X || X ||
     170||   ||
     171|| 0 -   Security layer negotiation is not enabled and the session is started by using   Secure Sockets Layer (SSL). ||
     172|| 1 -   Security layer negotiation is enabled and the session is started by using   x.224 encryption. ||
     173|| networkautodetect || i || 1 || Determines whether to use   auomatic network bandwidth detection or not. Requires the option bandwidthautodetect to be set   and correlates with connection type 7. || Yes ||   ||   ||   ||   ||   ||   ||   || X || X || X ||
     174||   ||
     175|| 0 - Use   automatic network bandwitdh detection. ||
     176|| 1 - Do   not use automatic network bandwitdh detection. ||
     177|| password 51 || b ||   || The user password in a binary   hash value. Will be overruled by RDP+. || Yes || /p, /pe, /i || X || X || X || X || X || X || X || X || X ||
     178|| pinconnectionbar || i || 1 || Determines whether or not the   connection bar should be pinned to the top of the remote session upon   connection when in full screen mode. || No ||   || X || X || X || X || X || X || X || X || X ||
     179||   ||
     180|| 0 - The   connection bar should not be pinned to the top of the remote session. ||
     181|| 1 - The   connection bar should be pinned to the top of the remote session. ||
     182|| prompt for credentials || i || 0 || Determines whether Remote   Desktop Connection will prompt for credentials when connecting to a remote   computer for which the credentials have been previously saved. || Yes ||   ||   ||   || X || X || X || X || X || X || X ||
     183||   ||
     184|| 0 -   Remote Desktop will use the saved credentials and will not prompt for   credentials. ||
     185|| 1 -   Remote Desktop will prompt for credentials. ||
     186||   ||
     187|| This   setting is ignored by RDP+. ||
     188|| prompt for credentials on client || i || 0 || Determines whether Remote   Desktop Connection will prompt for credentials when connecting to a server   that does not support server authentication. || No ||   ||   ||   ||   || X || X || X || X || X || X ||
     189||   ||
     190|| 0 -   Remote Desktop will not prompt for credentials. ||
     191|| 1 -   Remote Desktop will prompt for credentials. ||
     192||   ||
     193|| This   setting is ignored by RDP+. ||
     194|| promptcredentialonce || i || 1 || When connecting through an RD   Gateway, determines whether RDC should use the same credentials for both the   RD Gateway and the remote computer. || Yes ||   ||   ||   ||   || X || X || X || X || X || X ||
     195||   ||
     196|| 0 -   Remote Desktop will not use the same credentials . ||
     197|| 1 -   Remote Desktop will use the same credentials for both the RD gateway and the   remote computer. ||
     198|| public mode || i || 0 || Determines whether Remote   Desktop Connection will be started in public mode. || Command line ||   ||   ||   ||   ||   || X || X || X || X || X ||
     199||   ||
     200|| 0 -   Remote Desktop will not start in public mode . ||
     201|| 1 -   Remote Desktop will start in public mode and will not save any user data   (credentials, bitmap cache, MRU) on the local machine. ||
     202||   ||
     203|| This   setting is incompatible with autologin and some other features and therefore   ignored by RDP+. ||
     204|| redirectclipboard || i || 1 || Determines whether the clipboard   on the client computer will be redirected and available in the remote session   and vice versa. || Yes ||   ||   ||   || X || X || X || X || X || X || X ||
     205||   ||
     206|| 0 - Do   not redirect the clipboard. ||
     207|| 1 -   Redirect the clipboard. ||
     208|| redirectcomports || i || 0 || Determines whether the COM   (serial) ports on the client computer will be redirected and available in the   remote session. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     209||   ||
     210|| 0 - The   COM ports on the local computer are not available in the remote session. ||
     211|| 1 - The   COM ports on the local computer are available in the remote session. ||
     212|| redirectdirectx || i || 1 || Determines whether DirectX will   be enabled for the remote session. || No ||   ||   ||   ||   ||   || X || X || X || X || X ||
     213||   ||
     214|| 0 - Do   not enable DirectX rendering. ||
     215|| 1 -   Enable DirectX rendering in the remote session. ||
     216|| redirectdrives || i || 0 || Determines whether local disk   drives on the client computer will be redirected and available in the remote   session. || Yes || /[no]drives || X || X ||   ||   ||   ||   ||   ||   ||   ||
     217||   ||
     218|| 0 - The   drives on the local computer are not available in the remote session. ||
     219|| 1 - The   drives on the local computer are available in the remote session. ||
     220||   ||
     221|| Note:   This setting is replaced by drivestoredirect from RDC 6.0 onward. ||
     222|| redirectposdevices || i || 0 || Determines whether Microsoft   Point of Service (POS) for .NET devices connected to the client computer will   be redirected and available in the remote session. || No ||   ||   ||   || X || X || X || X || X || X || X ||
     223||   ||
     224|| 0 - The   POS devices from the local computer are not available in the remote session. ||
     225|| 1 - The   POS devices from the local computer are available in the remote session. ||
     226|| redirectprinters || i || 1 || Determines whether printers   configured on the client computer will be redirected and available in the   remote session. || Yes || /[no]printers || X || X || X || X || X || X || X || X || X ||
     227||   ||
     228|| 0 - The   printers on the local computer are not available in the remote session. ||
     229|| 1 - The   printers on the local computer are available in the remote session. ||
     230|| redirectsmartcards || i || 1 || Determines whether smart card   devices on the client computer will be redirected and available in the remote   session. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     231||   ||
     232|| 0 - The   smart card device on the local computer is not available in the remote   session. ||
     233|| 1 - The   smart card device on the local computer is available in the remote session. ||
     234|| remoteapplicationcmdline || s ||   || Optional command line parameters   for the !RemoteApp. || No ||   ||   ||   || X || X || X || X || X || X || X ||
     235|| remoteapplicationfile || s ||   || Specifies a file to be opened on   the remote computer by the !RemoteApp. || No || /remotefile ||   ||   || X || X || X || X || X || X || X ||
     236||   ||
     237|| Note:   For local files to be opened, you must also enable drive redirection for (at   least) the source drive. ||
     238|| remoteapplicationexpandcmdline || i || 1 || Determines whether environment   variables contained in the !RemoteApp command line parameter should be   expanded locally or remotely. || No ||   ||   ||   || X || X || X || X || X || X || X ||
     239||   ||
     240|| 0 -   Environment variables should be expanded to the values of the local computer. ||
     241|| 1 -   Environment variables should be expanded on the remote computer to the values   of the remote computer. ||
     242|| remoteapplicationexpandworkingdir || i || 0 || Determines whether environment   variables contained in the !RemoteApp working directory parameter should be   expanded locally or remotely. || No ||   ||   ||   || X || X || X || X || X || X || X ||
     243||   ||
     244|| 0 -   Environment variables should be expanded to the values of the local computer. ||
     245|| 1 -   Environment variables should be expanded on the remote computer to the values   of the remote computer. ||
     246||   ||
     247|| Note:   The !RemoteApp working directory is specified through the shell working directory parameter. ||
     248|| remoteapplicationicon || s ||   || Specifies the file name of an   icon file to be displayed in the Remote Desktop interface while starting the   !RemoteApp. By default RDC will show the standard Remote Desktop icon. || No ||   ||   ||   || X || X || X || X || X || X || X ||
     249||   ||
     250|| Note:   Only .ico files are supported. ||
     251|| remoteapplicationmode || i || 0 || Determines whether a !RemoteApp   shoud be launched when connecting to the remote computer. || No || /remoteapp ||   ||   || X || X || X || X || X || X || X ||
     252||   ||
     253|| 0 - Use   a normal session and do not start a !RemoteApp. ||
     254|| 1 -   Connect and launch a !RemoteApp. ||
     255|| remoteapplicationname || s ||   || Specifies the name of the   !RemoteApp in the Remote Desktop interface while starting the !RemoteApp. || No ||   ||   ||   || X || X || X || X || X || X || X ||
     256|| remoteapplicationprogram || s ||   || Specifies the alias or   executable name of the !RemoteApp. || No || /remoteapp ||   ||   ||   || X || X || X || X || X || X ||
     257|| screen mode id || i || 2 || Determines whether the remote   session window appears full screen when you connect to the remote computer. || Yes || /f[ullscreen], /fit, || X || X || X || X || X || X || X || X || X ||
     258||   || /max, /w, /h ||
     259|| 1 - The   remote session will appear in a window. ||   ||
     260|| 2 - The   remote session will appear full screen. ||   ||
     261|| server port || i || 3389 || Defines an alternate default   port for the Remote Desktop connection. || Command line || /v || X || X || X || X || X || X || X || X || X ||
     262||   ||
     263|| Will be   overruled by any port number appended to the server name. ||
     264|| session bpp || i || 32 || Determines the color depth (in   bits) on the remote computer when you connect. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     265||   ||
     266|| 8 - 256   colors (8 bit). ||
     267|| 15 -   High color (15 bit). ||
     268|| 16 -   High color (16 bit). ||
     269|| 24 -   True color (24 bit). ||
     270|| 32 -   Highest quality (32 bit). ||
     271|| shell working directory || s ||   || The working directory on the   remote computer to be used if an alternate shell is specified. || Yes ||   || X || X || X || X || X || X || X || X || X ||
     272|| smart sizing || i || 0 || Determines whether the client   computer should scale the content on the remote computer to fit the window   size of the client computer when the window is resized. || No ||   || X || X || X || X || X || X || X || X || X ||
     273||   ||
     274|| 0 - The   client window display will not be scaled when resized. ||
     275|| 1 - The   client window display will be scaled when resized. ||
     276|| span monitors || i || 0 || Determines whether the remote   session window will be spanned across multiple monitors when you connect to   the remote computer. || Yes || /span ||   ||   || X || X || X || X || X || X || X ||
     277||   ||
     278|| 0 -   Monitor spanning is not enabled. ||
     279|| 1 -   Monitor spanning is enabled. ||
     280||   ||
     281|| Note:   When using Remote Desktop Connection 7 (Windows 7/2008), the use multimon setting is   recommended. ||
     282|| superpanaccelerationfactor || i || 1 || Specifies the number of pixels   that the screen view scrolls in a given direction for every pixel of mouse   movement by the client when in !SuperPan mode || No ||   ||   ||   ||   ||   || X || X || X || X || X ||
     283|| usbdevicestoredirect || s ||   || Determines which supported   RemoteFX USB devices on the client computer will be redirected and available   in the remote session when you connect to a remote session that supports   RemoteFX USB redirection. || Yes ||   ||   ||   ||   ||   ||   || X || X || X || X ||
     284||   ||
     285|| No value   specified - Do not redirect any supported RemoteFX USB devices. ||
     286|| * -   Redirect all supported RemoteFX USB devices for redirection that are not   redirected by high-level redirection mechanisms. ||
     287|| {Device   Setup Class GUID} - Redirect all supported RemoteFX USB devices that are   members of the specified device setup class. ||
     288|| USB\InstanceID   - Redirect the supported RemoteFX USB device specified by the given instance   ID. ||
     289|| -USB\InstanceID   - Do not redirect the supported RemoteFX USB device specified by the given   instance ID, even if the device is in a device setup class that is   redirected.. ||
     290|| use multimon || i || 0 || Determines whether the session   should use true multiple monitor support when connecting to the remote   computer. || Yes || /multimon ||   ||   ||   ||   || X || X || X || X || X ||
     291||   ||
     292|| 0 - Do   not enable multiple monitor support. ||
     293|| 1 -   Enable multiple monitor support. ||
     294|| username || s ||   || Specifies the name of the user   account that will be used to log on to the remote computer. || Yes || /u || X || X || X || X || X || X || X || X || X ||
     295||   ||
     296|| Will be   ignored by RDP+. ||
     297|| videoplaybackmode || i || 1 || Determines whether RDC will use   RDP efficient multimedia streaming for video playback. || No ||   ||   ||   ||   ||   || X || X || X || X || X ||
     298||   ||
     299|| 0 - Do   not use RDP efficient multimedia streaming for video playback. ||
     300|| 1 - Use   RDP efficient multimedia streaming for video playback when possible. ||
     301|| winposstr || s || 0,3,0,0,800,600 || Specifies the position and   dimensions of the session window on the client computer. || No || /f[ullscreen],   /fit, || X || X || X || X || X || X || X || X || X ||
     302||   || /max, /w, /h, /pos ||
     303|| Will be   overruled by RDP+. ||   ||