Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server 2008 R2
This setting determines whether RDP will use the Credential Security Support Provider (CredSSP) for authentication if it is available.
Syntax
enablecredsspsupport:i:<value>
Values
| Value | Explanation |
|---|---|
0 |
RDP will not use CredSSP, even if the operating system supports CredSSP. |
1 |
RDP will use CredSSP, if the operating system supports CredSSP. |
The default value is 1.
Examples
To configure RDP to not use CredSSP even if the operating system supports it, type:
enablecredsspsupport:i:0