Windows / Code / 0x400028fb
0x400028fb
Decimal: 1073752315 · Signed: 1073752315
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: 0x28fb (10491)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x28fb (10491)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 11 | Usage: fsutil behavior set mftZone <1-100>
This is a multiplier which controls the size of the MFT Zone. The MFT Zone is
a space reserved on NTFS volumes for the $MFT file to grow into. This is used
to minimize the fragmentation of $MFT.
This value is multiplied by 200 MB and defines the initial Zone size when a
volume is first mounted. Once the initial Zone is consumed new Zones are
created in 200 MB chunks.
The default value is 1.
A reboot is required for this change to take effect |
| wbadmin.exe | 1011 | Number backup copies found: %1!lu!
Number of backup copies to keep: %2!lu!
Because the number of backup copies found is less than or equal to the number
of backup copies specified to keep, no backup copies will be deleted. |
| 2 entries |
Associated Headers