Posted On October 21, 2020

RDP: Common Connection Errors

kimconnect 0 comments
blog.KimConnect.com >> Windows >> RDP: Common Connection Errors
Error Message:

[Window Title]
Remote Desktop Connection

[Content]
The remote session was disconnected because there are no Remote Desktop License Servers available to provide a license.
Please contact the server administrator.

[OK] [Help]
Resolution:
  • Ensure that the RDS-RD-SERVER is able to reach RDS-License. The easiest method would be in install RDS-License role onto the same host.
  • Follow this guide: https://learn.microsoft.com/en-us/troubleshoot/windows-server/remote/cannot-connect-rds-no-license-server

Error Message:

[Window Title]
Remote Desktop Connection

[Content]
An authentication error has occured.
The Local Security Authority cannot be contacted

Remote computer: TestSherver
This could be due to an expired password.
Please update your password if it has expired.
For assistance, contact your administrator or technical support.

[OK]
Resolution:
  • Check whether the name of the TestSherver is correct. Try to connnect using FQDN.
  • Change DNS server of the client to use one that has a-record or cname of the destination Sherver

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Office 365 Rules

Block Executables: https://support.office.com/en-us/article/Blocked-attachments-in-Outlook-434752e1-02d3-4e90-9124-8b81e49a8519?CorrelationId=66e06c24-0d68-47c1-a503-5b4e30bc1c8a&ui=en-US&rs=en-US&ad=US&ocmsassetID=HA102749484#_Attachment_file_types Reject large files:  Sender is located Outside the organization The message size is…

How to remove a “No mapping between account names and security IDs was done” error

Case 1: This pertains to a domain-joined account on a domain-joined computer. These legacy cmdlets…

WinRM Management Consideration

Infrastructure needs to be able to leverage scripting automation to perform Vulnerability Remediation, Resource Provisioning,…