Windows / Code / 0x4033c51e
0x4033c51e
Decimal: 1077134622 · Signed: 1077134622
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x033 (FACILITY_WINRM: Windows Resource Manager)
- Code: 0xc51e (50462)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x033 (Unknown facility)
- Code: 0xc51e (50462)
Associated Modules
| Module | Found in | Description |
|---|
| WsmRes.dll | 8.11011 | WinRM cannot process the request. The following error with error code 0x%1!x! occurred while using Negotiate authentication: %2
This can occur if the provided credentials are not valid on the target server, or if the server identity could not be verified.
If you trust the server identity, add the server name to the TrustedHosts list, and then retry the request.
Use winrm.cmd to view or edit the TrustedHosts list. Note that computers in the TrustedHosts list might not be authenticated.
For more information about how to edit the TrustedHosts list, run the following command: winrm help config. |
| 1 entry |
Associated Headers