Windows / Code / 0x400028d8
0x400028d8
Decimal: 1073752280 · Signed: 1073752280
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: 0x28d8 (10456)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x28d8 (10456)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 10 | Usage: fsutil behavior set disableLastAccess <0-3>
Values: 0x0 - User Managed, Last Access Updates Enabled
0x1 - User Managed, Last Access Updates Disabled
0x2 - System Managed, Last Access Updates Enabled
0x3 - System Managed, Last Access Updates Disabled
- When "System Managed" is enabled it allows the system to enable/disable
last access time updates based on system policy.
- If group policy is in effect or this registry key is uninitialized then
the "System Managed" state can not be set and is not displayed. |
| fsutil.exe | 11 | Usage: fsutil behavior set disableLastAccess <0-3>
Controls if file systems will update the Last Access Time when a file is
read.
Values: 0x0 - User Managed, Last Access Time Updates ENABLED
0x1 - User Managed, Last Access Time Updates DISABLED
0x2 - System Managed, Last Access Time Updates ENABLED
0x3 - System Managed, Last Access Time Updates DISABLED
- When "System Managed" is enabled it allows the system to enable/disable
last access time updates based on system policy.
- When group policy controls this setting the "System Managed" state can not
be set and is not displayed.
This operation takes effect immediately (no reboot required) |
| wbadmin.exe | 1011 | The deletion of the system state backup version %1 from the catalog failed
with the error: %2 |
| 3 entries |
Associated Headers