Windows / Code / 0x4033c516
0x4033c516
Decimal: 1077134614 · Signed: 1077134614
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: 0xc516 (50454)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x033 (Unknown facility)
- Code: 0xc516 (50454)
Associated Modules
| Module | Found in | Description |
|---|
| WsmRes.dll | 8.11011 | The WinRM client cannot process the request. "AllowRemoteAccess" setting is read-only and cannot be modified.
Use the following commands instead to change the remote access behavior:
winrm invoke EnableRemoting http://schemas.microsoft.com/wbem/wsman/1/config/service
winrm invoke DisableRemoting http://schemas.microsoft.com/wbem/wsman/1/config/service |
| 1 entry |
Associated Headers