ERROR_WSMAN_CLIENT_ALLOWFRESHCREDENTIALS
Code: 0x803381a3 (2150859171)
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)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x033 (Unknown facility)
- Code: 0x81a3 (33187)
Abstract
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.
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| WsmRes.dll | 0x803381a3 | 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 | |||