Windows / Code / 0x40002730
0x40002730
Decimal: 1073751856 · Signed: 1073751856
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: 0x2730 (10032)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2730 (10032)
Associated Modules
| Module | Found in | Description |
|---|
| cmd.exe | 78.11011 | The device does not support symbolic links. |
| diskusage.exe | 11 | %1!s! |
| fltMC.exe | 8.11011 | %1!-37s! %2!9ws!%3!-3ws! %4!-22.*s! %5!3d! %6!ws! |
| fltMC.exe | 7 | %1!-37s! %2!7ws!%3!-5ws! %4!-20.*s! %5!3d! %6!ws! |
| fsutil.exe | 78.11011 | Error opening handle for eventlog |
| vssadmin.exe | 78.11011 | %1 %2 [/Provider=ProviderNameOrId] [/For=ForVolumeSpec|/On=OnVolumeSpec]
- Displays all shadow copy storage associations on the system for a
given provider. Not all providers use shadow storage. You will
receive an error if it is not supported by your provider. To list all
associations for a given volume, specify a ForVolumeSpec and no /On
option. To list all associations on a given volume, specify a
OnVolumeSpec and no /For option.
- 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 List ShadowStorage
/Provider={b5946137-7b9f-4925-af80-51abd60b20d5}
/On=C: |
| 6 entries |
Associated Headers