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.
Question
Wednesday, October 31, 2018 1:15 PM
Unable to RDP to server which is using OS 2016 std...getting This computer can't connect to the remote computer.Try connecting again. If the problem continues, contact the owner of the remote computer or your network administrator"
But i am able to RDP from other client machines....
I could see logs from the destination server : Event 139, "The server security layer detected an error (0x80090304) in the protocol stream and the client (Client IP:XXXXX) has been disconnected" from RemoteDesktopServices-RdpCoreTS>Operational in the event viewer.
Could anyone please help ...to resolve
All replies (7)
Thursday, November 1, 2018 4:56 AM âś…Answered
The issue got resolved by myself after removing the Remote Desktop certificate file from the destination server mmc console and restarted the remote desktop service.
Wednesday, October 31, 2018 1:35 PM
Hi,
What kind of OS are your clients? Which work and which not?
Check the security layer , NLA (Network Level Authentication) is also often a problem. You will find in the properties of your session collection under "security".
Wednesday, October 31, 2018 1:45 PM
All clients are windows 7 and i am able to login from few of the clients.
and i could find rdp disconnect reason is 14 from event viewer logs from that destination server while connect from the client
Wednesday, October 31, 2018 2:44 PM
Here you can find the diconnect codes - but i can't see any 14...
What code does the client display in its logs?
You can also check config of the mstsc . At the "advanced" tab you can block the connection if there serve authentification fails.
Is there any difference between a "/Admin" connection and a normal connection for users?
And the environment... same subnet? same domain? client firewall on or off?
Thursday, November 1, 2018 4:55 AM
Thanks for your reply and suggestions...
The issue has been fixed ..after removing the Remote desktop Certificate from MMC console from the destination server.
Thursday, November 1, 2018 7:20 AM
Hi,
I am glad to hear that your issue was successfully resolved. If there is anything else we can do for you, please feel free to post in the forum.
Best Regards,
Eve Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].
Thursday, February 13, 2020 5:17 AM
I am posting an answer after so long because Its seems still lot of people facing the issue.
If you have that error, there is an easy fix that might help many users here.
On Target Server: Open gpedit.msc => Computer Configuration => Windows Components => Remote Desktop Services => Remote Desktop Session Host => Security => Open "Require use of specific security layer for remote (RDP) connections" =>Enable => Select "RDP" => Apply => OK
Start => Run=> gpupdate
Hope this help you to fix this.
Note: Though I recomend installing RDP Client 8.0 update or higher for better security.