Windows / Code / 0x4033c44e
0x4033c44e
Decimal: 1077134414 · Signed: 1077134414
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: 0xc44e (50254)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x033 (Unknown facility)
- Code: 0xc44e (50254)
Associated Modules
| Module | Found in | Description |
|---|
| WsmRes.dll | 78.11011 | The WinRM client cannot process the request. The authentication mechanism requested by the client is not supported by the server or unencrypted traffic is disabled in the service configuration.
Verify the unencrypted traffic setting in the service configuration or specify one of the authentication mechanisms supported by the server.
To use Kerberos, specify the computer name as the remote destination. Also verify that the client computer and the destination computer are joined to a domain.
To use Basic, specify the computer name as the remote destination, specify Basic authentication and provide user name and password.
Possible authentication mechanisms reported by server: %1 %2 %3 %4 %5 |
| 1 entry |
Associated Headers