Answered by:
Remote Desktop Management service not starting TLS 1.2 error

Question
-
Installed RDS on windows 2016 standard evaluation. But when Disable the TLS 1.0 and 1.1 using IISCrypto then Remote Desktop Management service is failed and not starting. Following Error is appearing
A fatal error occurred while creating a TLS client credential. The internal error state is 10013.
Following scenarios tried but didn't work :
Scenario 1
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework\v4.0.30319]
"SchUseStrongCrypto"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft.NETFramework\v4.0.30319]
"SchUseStrongCrypto"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001Scenario 2
As per the KB article
https://support.microsoft.com/en-us/help/3135244/kb3135244-tls-1-2-support-for-microsoft-sql-serverApplied Windows 2016 windows update and enclosed is the screenshot 1 and 2
Scenario 3
Connected to the windows internal database and checked the version
From following command \.\pipe\MICROSOFT##WID\tsql\query connected to internal database of windows 2016 Enclosed is the screenshotDo let me know how to resolve the Remote Desktop Management service not starting issue
- Edited by du00805 Thursday, November 5, 2020 3:39 PM
Thursday, November 5, 2020 3:33 PM
Answers
-
I'd try asking for help over here.
https://docs.microsoft.com/en-us/answers/topics/windows-remote-desktop-services.html
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Guido Franzke Monday, November 9, 2020 7:03 AM
- Marked as answer by Guido Franzke Thursday, November 12, 2020 8:07 AM
Thursday, November 5, 2020 3:47 PM
All replies
-
I'd try asking for help over here.
https://docs.microsoft.com/en-us/answers/topics/windows-remote-desktop-services.html
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Guido Franzke Monday, November 9, 2020 7:03 AM
- Marked as answer by Guido Franzke Thursday, November 12, 2020 8:07 AM
Thursday, November 5, 2020 3:47 PM -
Thanks Dave. I have posted the question on
https://docs.microsoft.com/en-us/answers/questions/152846/remote-desktop-management-service-not-starting-tls.html
Hope to get advise soon.
Do MSDN is not accepting questions on Windows Server and MS SQL Server ? Last year it was. Is something changed now ?
Thursday, November 5, 2020 3:51 PM -
You're welcome. The MSDN / TechNet forums are closing and discussions moving to QnA
https://docs.microsoft.com/en-us/answers/products/
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.Thursday, November 5, 2020 3:55 PM