Windows / Code / 0x4000c498
0x4000c498
Decimal: 1073792152 · Signed: 1073792152
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: 0x000 (FACILITY_NULL: Default)
- Code: 0xc498 (50328)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0xc498 (50328)
Associated Modules
| Module | Found in | Description |
|---|
| refsutil.exe | 11 | ---- Rollback Protection ----
WARNING: Do not use this feature unless you are certain of the consequences. Improper use
can result in machine being in an unbootable and unrecoverable state.
Usage:
refsutil rollbackprotection freeze [-allowMountOnRollbackDetection] [-userPayloadFile ] [-volumePath]
refsutil rollbackprotection unfreeze [-volumePath]
refsutil rollbackprotection clearBootGuid
refsutil rollbackprotection query [-userPayloadFile ] [-volumePath]
refsutil rollbackprotection failMountOnRollbackDetection >
Eg:
refsutil rollbackprotection query C:
refsutil rollbackprotection freeze -userPayloadFile customPayload.bin C:
refsutil rollbackprotection unfreeze C:
refsutil rollbackprotection clearBootGuid
refsutil rollbackprotection failMountOnRollbackDetection query
refsutil rollbackprotection failMountOnRollbackDetection set 0 |
| 1 entry |
Associated Headers