Hello,
I'm facing a problem today with two of my servers that are not in domain. The password and the username of the local user we are using is OK. Attach are the setting of event sources i have configured.
winrmconfig.ps1 powershell script is configured successfully and the listener is up:
The error is the following:
Error! 401/Unauthorized.
Possible causes:
- Invalid credentials.
Please any help ?
Thank You
Hello Ornaldo,
Kindly run the following command on the Windows Machine and try again the test connection.
winrm set winrm/config/service/auth '@{Basic="true"}'