Windows remote management error user authentication using basic authentication scheme failed

jennylee 86 Reputation points
2023-01-05T19:12:25.92+00:00

Error started showing up on AD server 2019. Doesn't seem to cause any issues that I can see. When I run

Event ID: 10111 User authentication using Basic authentication scheme failed.

Additional Data
Unexpected error received from LogonUser 1326: %%1326.

Also shows up when I run DCDIAG
warning event occurred. EventID: 0x0007277F
Time Generated: 01/05/2023 14:08:31
Event String: User authentication using Basic authentication scheme failed

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2023-01-06T00:08:45.943+00:00

    Hi,

    Please ,take a look at this thread , it may help:

    getting-error-message-34the-winrm-client-cannot-pr.html

    Please don't forget to mark helpful reply as answer


  2. Limitless Technology 44,751 Reputation points
    2023-01-06T14:24:22.747+00:00

    Hello there,

    Try restarting the WinRM service and see if that helps.

    To restart the WinRM service by using the Services MMC snap-in:

    Click the Start button.
    Click Control Panel.
    Click System and Maintenance.
    Click Administrative Tools.
    Click Services to start the Services Microsoft Management Console (MMC) snap-in.
    Search for Windows Remote Management (WS-Management) in the list of service names displayed by the Services MMC snap-in.
    Right-click the Windows Remote Management (WS-Management) service name and select Restart to restart the service.

    To restart the WinRM service by using a command-line tool:

    Type net stop winrm.
    Type net start winrm.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.