Windows / Code / 0x40002766
0x40002766
Decimal: 1073751910 · Signed: 1073751910
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: 0x2766 (10086)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2766 (10086)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 10 | Usage : fsutil objectID delete
Eg : fsutil objectID delete C:\Temp\sample.txt |
| fsutil.exe | 11 | Usage: fsutil objectID delete
Eg: fsutil objectID delete C:\Temp\sample.txt |
| fsutil.exe | 78.1 | Usage : fsutil objectid delete
Eg : fsutil objectid delete C:\Temp\sample.txt |
| vssadmin.exe | 8.11011 | %1 %2 /For=ForVolumeSpec /On=OnVolumeSpec /MaxSize=MaxSizeSpec
- Adds a shadow copy storage association between the volume specified by
ForVolumeSpec and the volume specified by OnVolumeSpec the shadow copy
storage volume. Storage for shadow copies of ForVolumeSpec will be
stored on OnVolumeSpec. The maximum space the association may occupy on
the shadow copy storage volume is MaxSizeSpec. If MaxSizeSpec is set to
the value UNBOUNDED, the shadow copy storage space will be unlimited. If the
maximum number of shadow copy storage associations have already been made,
an error is given. MaxSizeSpec can be specified in bytes or as a percentage
of the ForVolumeSpec storage volume. For byte level specification,
MaxSizeSpec must be %3!d!MB or greater and accepts the following suffixes:
KB, MB, GB, TB, PB and EB. Also, B, K, M, G, T, P, and E are acceptable
suffixes. To specify MaxSizeSpec as percentage, use the % character as the
suffix to the numeric value. If a suffix is not supplied, MaxSizeSpec is in bytes.
Example Usage: vssadmin Add ShadowStorage /For=C: /On=D: /MaxSize=900MB
vssadmin Add ShadowStorage /For=C: /On=D: /MaxSize=UNBOUNDED
vssadmin Add ShadowStorage /For=C: /On=C: /MaxSize=20% |
| vssadmin.exe | 7 | %1 %2 /For=ForVolumeSpec /On=OnVolumeSpec /MaxSize=MaxSizeSpec
- Adds a shadow copy storage association between the volume specified by
ForVolumeSpec and the volume specified by OnVolumeSpec the shadow copy
storage volume. Storage for shadow copies of ForVolumeSpec will be
stored on OnVolumeSpec. The maximum space the association may occupy on
the shadow copy storage volume is MaxSizeSpec. If MaxSizeSpec is set to
the value UNBOUNDED, the shadow copy storage space will be unlimited. If the
maximum number of shadow copy storage associations have already been made,
an error is given. MaxSizeSpec can be specified in bytes or as a percentage
of the ForVolumeSpec storage volume. For byte level specification,
MaxSizeSpec must be 300MB or greater and accepts the following suffixes:
KB, MB, GB, TB, PB and EB. Also, B, K, M, G, T, P, and E are acceptable
suffixes. To specify MaxSizeSpec as percentage, use the % character as the
suffix to the numeric value. If a suffix is not supplied, MaxSizeSpec is in bytes.
Example Usage: vssadmin Add ShadowStorage /For=C: /On=D: /MaxSize=900MB
vssadmin Add ShadowStorage /For=C: /On=D: /MaxSize=UNBOUNDED
vssadmin Add ShadowStorage /For=C: /On=C: /MaxSize=20% |
| wbadmin.exe | 1011 | Creating a backup of volume %1, copied (%2!lu!%). |
| 6 entries |
Associated Headers