Windows / Code / 0x400028de
0x400028de
Decimal: 1073752286 · Signed: 1073752286
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: 0x28de (10462)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x28de (10462)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 10 | Usage: fsutil behavior set enableReallocateAllDataWrites <1|0>
Values: 0 - Disable Reallocating all data writes on the given volume (default)
1 - Enable Reallocating all data writes on the given volume
Eg: fsutil behavior set enableReallocateAllDataWrites C: 1 |
| fsutil.exe | 11 | Usage: fsutil behavior set enableReallocateAllDataWrites <0|1>
Values: 0 - Disable Reallocating all data writes on the given volume (default)
1 - Enable Reallocating all data writes on the given volume
Eg: fsutil behavior set enableReallocateAllDataWrites F: 1
This operation takes effect immediately (no reboot required) |
| wbadmin.exe | 1011 | disk |
| 3 entries |
Associated Headers