Windows / Code / 0x4033c450
0x4033c450
Decimal: 1077134416 · Signed: 1077134416
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: 0xc450 (50256)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x033 (Unknown facility)
- Code: 0xc450 (50256)
Associated Modules
| Module | Found in | Description |
|---|
| WsmRes.dll | 78.11011 | The WinRM client cannot process the request. The WinRM client tried to use %1 authentication mechanism, but the destination computer (%2:%3!d!) returned an 'access denied' error.
Change the configuration to allow %1 authentication mechanism to be used or specify one of the authentication mechanisms supported by the server.
To use Kerberos, specify the local 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 local computer name as the remote destination, specify Basic authentication and provide user name and password.
Possible authentication mechanisms reported by server: %4 %5 %6 %7 %8 |
| 1 entry |
Associated Headers