Windows / Code / 0x400028ea
0x400028ea
Decimal: 1073752298 · Signed: 1073752298
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: 0x28ea (10474)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x28ea (10474)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 11 | Usage: fsutil behavior set disableCompressionLimit <0|1>
When a compressed file on an NTFS volume reaches a certain level of
fragmentation, rather than failing to extend the file, NTFS stops compressing
additional extents of the file. This was done to allow compressed files to be
larger than they normally would be. Setting this value to TRUE (1) disables
this feature which limits the size of compressed files on the system. We do not
recommend disabling this feature.
Values: 0 - Allow NTFS to stop compressing highly fragmented compressed files (default)
1 - Requires NTFS to compress the full contents of compressed files
This operation takes effect immediately (no reboot required) |
| wbadmin.exe | 1011 | A computer restart is required to complete the system state recovery operation.
Press [%1] to restart the computer now.
[%1] Yes |
| 2 entries |
Associated Headers