Windows / Code / 0x400028da
0x400028da
Decimal: 1073752282 · Signed: 1073752282
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: 0x28da (10458)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x28da (10458)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 10 | Usage: fsutil behavior set disableWriteAutoTiering <1|0>
Values: 0 - Enable write auto tiering on the given volume (default)
1 - Disable write auto tiering on the given volume
Eg: fsutil behavior set disableWriteAutoTiering C: 1 |
| fsutil.exe | 11 | Usage: fsutil behavior set disableWriteAutoTiering <0|1>
Values: 0 - Enable write auto tiering on the given ReFS volume (default)
1 - Disable write auto tiering on the given ReFS volume
Eg: fsutil behavior set disableWriteAutoTiering F: 1
This operation takes effect immediately (no reboot required) |
| wbadmin.exe | 1011 | Found (%1!lu!) files. |
| 3 entries |
Associated Headers