Enablecredsspsupport
Updated: February 4, 2010
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.
enablecredsspsupport:i:<value>
| 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.
To configure RDP to not use CredSSP even if the operating system supports it, type:
enablecredsspsupport:i:0
