Windows / Code / 0x4033c4cd
0x4033c4cd
Decimal: 1077134541 · Signed: 1077134541
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: 0xc4cd (50381)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x033 (Unknown facility)
- Code: 0xc4cd (50381)
Associated Modules
| Module | Found in | Description |
|---|
| WsmRes.dll | 78.11011 | The WS-Management service cannot process the request. Configuration for plugin: "%1" is corrupted.
This plugin needs to be reconfigured or deleted. Use the following command to delete a plugin configuration
winrm delete http://schemas.microsoft.com/wbem/wsman/1/config/plugin?Name=xyz
Or use the following command to restore default plugin configuration.
Note that all external plugins will be unregistered during this restore operation.
winrm invoke Restore http://schemas.microsoft.com/wbem/wsman/1/config/plugin @{} |
| 1 entry |
Associated Headers