Skip to content

Commit df54287

Browse files
committed
"Acrolinx edits"
1 parent 2c81762 commit df54287

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-desktop/includes/include-rdp-properties.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
| Display name | RDP property | Azure Virtual Desktop | Remote Desktop Services | Description | Values | Default value |
44
|--|--|:-:|:-:|--|--|:-:|
55
| Azure AD authentication | enablerdsaadauth:i:*value* ||| Determines whether the client will use Azure AD to authenticate to the remote PC if it's available.<br /><br />Note: Available in preview for Windows and web clients only currently. This replaces the property `targetisaadjoined`. | - 0: RDP won't use Azure AD authentication, even if the remote PC supports it.<br />- 1: RDP will use Azure AD authentication if the remote PC supports it. | 0 |
6-
| Azure AD authentication | targetisaadjoined:i:*value* ||| Allows connections to Azure AD-joined session hosts using username and password.<br /><br />Note: only applicable to non-Windows clients and local Windows devices that are not joined to Azure AD. | - 0: connections to Azure AD-joined session hosts will succeed for Windows devices that [meet the requirements](/azure/virtual-desktop/deploy-azure-ad-joined-vm.md#connect-using-the-windows-desktop-client), but other connections will fail.<br />- 1: connections to Azure AD-joined hosts will succeed but are restricted to entering user name and password credentials when connecting to session hosts. | 0 |
6+
| Azure AD authentication | targetisaadjoined:i:*value* ||| Allows connections to Azure AD-joined session hosts using username and password.<br /><br />Note: only applicable to non-Windows clients and local Windows devices that aren't joined to Azure AD. | - 0: connections to Azure AD-joined session hosts will succeed for Windows devices that [meet the requirements](/azure/virtual-desktop/deploy-azure-ad-joined-vm.md#connect-using-the-windows-desktop-client), but other connections will fail.<br />- 1: connections to Azure AD-joined hosts will succeed but are restricted to entering user name and password credentials when connecting to session hosts. | 0 |
77
| Credential Security Support Provider | enablecredsspsupport:i:*value* ||| Determines whether the client will use the Credential Security Support Provider (CredSSP) for authentication if it's available. | - 0: RDP won't use CredSSP, even if the operating system supports CredSSP.<br />- 1: RDP will use CredSSP if the operating system supports CredSSP. | 1 |
88
| Alternate shell | alternate shell:s:*value* ||| Specifies a program to be started automatically in the remote session as the shell instead of explorer. | Valid path to an executable file, such as `C:\ProgramFiles\Office\word.exe`. | None |
99
| KDC proxy name | kdcproxyname:s:*value* ||| Specifies the fully qualified domain name of a KDC proxy. | Valid path to a KDC proxy server, such as `kdc.contoso.com`. | None |
@@ -40,9 +40,9 @@
4040
| Redirect video encoding | encode redirected video capture:i:*value* ||| Enables or disables encoding of redirected video. | - 0: Disable encoding of redirected video.<br />- 1: Enable encoding of redirected video. | 1 |
4141
| Encoded video quality | redirected video capture encoding quality:i:*value* ||| Controls the quality of encoded video. | - 0: High compression video. Quality may suffer when there's a lot of motion. <br />- 1: Medium compression.<br />- 2: Low compression video with high picture quality. | 0 |
4242
| Audio output location | audiomode:i:*value* ||| Determines whether the local or remote machine plays audio. | - 0: Play sounds on the local computer.<br />- 1: Play sounds on the remote computer.<br />- 2: Don't play sounds. | 0 |
43-
| Camera redirection | camerastoredirect:s:*value* ||| Configures which cameras to redirect. This setting uses a semicolon-delimited list of `KSCATEGORY_VIDEO_CAMERA` interfaces of cameras enabled for redirection. | - * : Redirect all cameras.<br />- List of cameras, such as `\\?\usb#vid_0bda&pid_58b0&mi`.<br />- You can exclude a specific camera by prepending the symbolic link string with "-". | Don't redirect any cameras. |
43+
| Camera redirection | camerastoredirect:s:*value* ||| Configures which cameras to redirect. This setting uses a semicolon-delimited list of `KSCATEGORY_VIDEO_CAMERA` interfaces of cameras enabled for redirection. | - *: Redirect all cameras.<br />- List of cameras, such as `\\?\usb#vid_0bda&pid_58b0&mi`.<br />- You can exclude a specific camera by prepending the symbolic link string with "-". | Don't redirect any cameras. |
4444
| Media Transfer Protocol (MTP) and Picture Transfer Protocol (PTP) | devicestoredirect:s:*value* ||| Determines which devices on the local computer will be redirected and available in the remote session. | - *: Redirect all supported devices, including ones that are connected later.<br />- Valid hardware ID for one or more devices.<br />- DynamicDevices: Redirect all supported devices that are connected later. | Don't redirect any devices. |
45-
| Drive/storage redirection | drivestoredirect:s:*value* ||| Determines which disk drives on the local computer will be redirected and available in the remote session. | - No value specified: don't redirect any drives.<br />- * : Redirect all disk drives, including drives that are connected later.<br />- DynamicDrives: redirect any drives that are connected later.<br />- The drive and labels for one or more drives, such as `drivestoredirect:s:C\:;E\:;`, redirect the specified drive(s). | Don't redirect any drives. |
45+
| Drive/storage redirection | drivestoredirect:s:*value* ||| Determines which disk drives on the local computer will be redirected and available in the remote session. | - No value specified: don't redirect any drives.<br />- *: Redirect all disk drives, including drives that are connected later.<br />- DynamicDrives: redirect any drives that are connected later.<br />- The drive and labels for one or more drives, such as `drivestoredirect:s:C\:;E\:;`, redirect the specified drive(s). | Don't redirect any drives. |
4646
| Windows key combinations | keyboardhook:i:*value* ||| Determines when Windows key combinations (<kbd>Windows</kbd>, <kbd>Alt</kbd>+<kbd>Tab</kbd>) are applied to the remote session for desktop and RemoteApp connections. | - 0: Windows key combinations are applied on the local computer.<br />- 1: (Desktop only) Windows key combinations are applied on the remote computer when in focus.<br />- 2: (Desktop only) Windows key combinations are applied on the remote computer in full screen mode only.<br />- 3: (RemoteApp only) Windows key combinations are applied on the RemoteApp when in focus. We recommend you use this value only when publishing the Remote Desktop Connection app (`mstsc.exe`) from the host pool on Azure Virtual Desktop. This value is only supported when using the [Windows client](/azure/virtual-desktop/users/connect-windows.md). | 2 |
4747
| Clipboard redirection | redirectclipboard:i:*value* ||| Determines whether clipboard redirection is enabled. | - 0: Clipboard on local computer isn't available in remote session.<br />- 1: Clipboard on local computer is available in remote session. | 1 |
4848
| COM ports redirection | redirectcomports:i:*value* ||| Determines whether COM (serial) ports on the local computer will be redirected and available in the remote session. | - 0: COM ports on the local computer aren't available in the remote session.<br />- 1: COM ports on the local computer are available in the remote session. | 0 |

0 commit comments

Comments
 (0)