Windows / Code / 0x40002768
0x40002768
Decimal: 1073751912 · Signed: 1073751912
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: 0x2768 (10088)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2768 (10088)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 78.11011 | BirthVolume ID : |
| vssadmin.exe | 78.11011 | %1 %2 /For=ForVolumeSpec [/Oldest] [/Quiet]
%1 %2 /Shadow=ShadowId [/Quiet]
%1 %2 /All
- For the given ForVolumeSpec deletes all matching shadow copies.
If /Oldest is given, the oldest shadow copy on the volume is deleted
If /All is given, then all shadow copies on all volumes that can be
deleted will be deleted. If /Shadow=ShadowId is given, the shadow copy
with that Shadow Copy ID will be deleted. Only shadow copies that have
the ClientAccessible type can be deleted.
- The Shadow Copy ID can be obtained by using the List Shadows command.
When entering a Shadow Copy ID, it must be in the following format:
{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}
where the X's are hexadecimal characters. This ID can be obtained
through the List Shadows command.
Example Usage: vssadmin Delete Shadows /For=C: /Oldest |
| 2 entries |
Associated Headers