Windows / Code / 0x400028bf
0x400028bf
Decimal: 1073752255 · Signed: 1073752255
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: 0x28bf (10431)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x28bf (10431)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 10 | Usage : fsutil volume allocationReport [tier=]
Options:
tier= - List allocation report on specific tier class, can be either performance or capacity
Eg : fsutil volume allocationReport C:
fsutil volume allocationReport C: tier=performance
fsutil volume allocationReport C: tier=capacity |
| fsutil.exe | 11 | Usage : fsutil volume allocationReport [options]
Options:
/tier - Displays allocation information for the selected storage tier only.
Supported tier types: capacity, performance.
/v - Verbose mode, displays each files under system file folders.
Eg: fsutil volume allocationReport C:
fsutil volume allocationReport /tier capacity C:
fsutil volume allocationReport C: /v /tier performance |
| fsutil.exe | 8.1 | Usage : fsutil volume allocationreport
Eg : fsutil volume allocationreport C: |
| wbadmin.exe | 1011 | The media in the drive does not have sufficient space to start a backup.
Insert new media into drive %1.
To continue, enter [%3] after inserting the disk.
To exit, enter [%4].
[%3] Continue [%4] Exit |
| 4 entries |
Associated Headers