Posted On January 11, 2022

Remote Desktop Logon Error: ‘the user account used to connect to remote PC did not work

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Remote Desktop Logon Error: ‘the user account used to connect to remote PC did not work

Symptom:

The user account did not work error

Resolution:
In the instance that we’ve experienced, it turns out that the user account’s password has expired. Resetting that account’s password has resolved the issue.

Leave a Reply

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

Related Post

Domino Email Server Conversion

Lotus Notes has been considered legacy by IBM and the general IT world. It lacks…

Quick Info on Disabling UAC

Start > Administrative Tools > Local Security Policy > Local Policies > Security Options >…

PowerShell: Command to Retrieve Windows Applications List

The following the the PoSH equivalent of appwiz.cpl in Windows: PS> invoke-command TestWindows {Get-Package -Provider…