Windows / Code / 0x4000272c
0x4000272c
Decimal: 1073751852 · Signed: 1073751852
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: 0x272c (10028)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x272c (10028)
Associated Modules
| Module | Found in | Description |
|---|
| cmd.exe | 78.11011 | symbolic link created for %1!s! <<===>> %2!s! |
| diskusage.exe | 11 | %1!I64d!, |
| fltMC.exe | 78.11011 | Filter Name Num Instances Altitude Frame
------------------------------ ------------- ------------ ----- |
| fsutil.exe | 78.11011 | Max Component Length : %1!d! |
| ktmutil.exe | 78.11011 | TransactionDescription: %1!s! |
| vssadmin.exe | 78.11011 | %1 %2 [/Type=ShadowType] [/For=ForVolumeSpec] [/Oldest] [/Quiet]
%1 %2 /Shadow=ShadowId [/Quiet]
- For the given ForVolumeSpec deletes all existing shadow copies
satisfying the given options. If /Oldest is given, the oldest matching
shadow copy on the volume is deleted. If /All is given without a
ForVolumeSpec, all shadow copies on all volumes that can be deleted are
deleted. If /Shadow=ShadowId is given, the shadow copy with that
Shadow Copy ID is 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 /Type=ClientAccessible /For=C:
vssadmin Delete Shadows
/Shadow={c5946237-af12-3f23-af80-51aadb3b20d5}
- Valid shadow copy types: |
| 6 entries |
Associated Headers