Windows / Code / 0x40002728
0x40002728
Decimal: 1073751848 · Signed: 1073751848
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: 0x2728 (10024)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2728 (10024)
Associated Modules
| Module | Found in | Description |
|---|
| cmd.exe | 78.11011 | There are too many directories already in the PUSHD stack. |
| diskusage.exe | 11 | LastWriteTime, |
| fltMC.exe | 78.11011 | No filters/instances found |
| fsutil.exe | 78.11011 | Supports Transactions |
| ktmutil.exe | 78.11011 | TxGuid: %1!s! |
| refsutil.exe | 10 | Boot sector checked.
Cluster Size: %1!d! (0x%1!x!).
Cluster Count: %2!I64d! (0x%2!I64x!). |
| vssadmin.exe | 78.11011 | %1 %2 /Type=ShadowType /For=ForVolumeSpec
[/Provider=ProviderNameOrID] [/AutoRetry=MaxRetryMinutes]
- Creates a new shadow copy of the specified type for the ForVolumeSpec.
The default shadow copy Provider will be called unless ProviderNameOrID
is specified. The ForVolumeSpec must be a local volume drive letter or
mount point. If MaxRetryMinutes is specified and there is another
process creating a shadow copy, vssadmin will continue to try to create
the shadow copy for MaxRetryMinutes minutes.
- The provider ID can be obtained by using the List Providers command.
When entering a Provider ID, it must be in the following format:
{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}
where the X's are hexadecimal characters.
Example Usage: vssadmin Create Shadow /Type=ClientAccessible /For=C:
/Provider={b5946137-7b9f-4925-af80-51abd60b20d5}
/AutoRetry=2
- Valid shadow copy types: |
| 7 entries |
Associated Headers