Windows / Code / 0x803381a3
0x803381a3
Decimal: 2150859171 · Signed: -2144108125
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x033 (FACILITY_WINRM: Windows Resource Manager)
- Code: 0x81a3 (33187)
As NTSTATUS:- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x033 (Unknown facility)
- Code: 0x81a3 (33187)
Associated Modules
| Module | Found in | Description |
|---|
| WsmRes.dll | 78.11011 | The WinRM client cannot process the request. A computer policy does not allow the delegation of the user credentials to the target computer.
Use gpedit.msc and look at the following policy: Computer Configuration -> Administrative Templates -> System -> Credentials Delegation -> Allow Delegating Fresh Credentials.
Verify that it is enabled and configured with an SPN appropriate for the target computer.
For example, for a target computer name "myserver.domain.com", the SPN can be one of the following: WSMAN/myserver.domain.com or WSMAN/*.domain.com. |
| 1 entry |
Associated Headers