Windows / Code / 0x4000272a
0x4000272a
Decimal: 1073751850 · Signed: 1073751850
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: 0x272a (10026)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x272a (10026)
Associated Modules
| Module | Found in | Description |
|---|
| cmd.exe | 1011 | Creates a symbolic link.
MKLINK [[/D] | [/H] | [/J]] Link Target
/D Creates a directory symbolic link. Default is a file
symbolic link.
/H Creates a hard link instead of a symbolic link.
/J Creates a Directory Junction.
Link Specifies the new symbolic link name.
Target Specifies the path (relative or absolute) that the new link
refers to. |
| cmd.exe | 78.1 | Creates a symbolic link.
MKLINK [[/D] | [/H] | [/J]] Link Target
/D Creates a directory symbolic link. Default is a file
symbolic link.
/H Creates a hard link instead of a symbolic link.
/J Creates a Directory Junction.
Link specifies the new symbolic link name.
Target specifies the path (relative or absolute) that the new link
refers to. |
| combase.dll | 8.11011 | The COM sub system is suppressing duplicate event log entries for a duration of %1 seconds. The suppression timeout can be controlled by a REG_DWORD value named %2 under the following registry key: HKLM\%3. |
| diskraid.exe | 78.11011 | The name you specified was accepted but was truncated due to provider
constraints. |
| diskusage.exe | 11 | LastAccessTime, |
| fltMC.exe | 78.11011 | No filters loaded |
| fsutil.exe | 78.11011 | Volume Name : %1 |
| ktmutil.exe | 78.11011 | Outcome: Committed |
| ole32.dll | 8.11011 | The COM sub system is suppressing duplicate event log entries for a duration of %1 seconds. The suppression timeout can be controlled by a REG_DWORD value named %2 under the following registry key: HKLM\%3. |
| oleres.dll | 7 | The COM sub system is suppressing duplicate event log entries for a duration of %1 seconds. The suppression timeout can be controlled by a REG_DWORD value named %2 under the following registry key: HKLM\%3. |
| refsutil.exe | 10 | Since boot sector is invalid, assuming cluster size is %1!d! bytes
to search for superblock! |
| vssadmin.exe | 78.11011 | %1 %2 /Provider=ProviderNameOrId /For=ForVolumeSpec
[/On=OnVolumeSpec] [/Quiet]
- Deletes an existing shadow copy storage association between
ForVolumeSpec and OnVolumeSpec. If no /On option is given, all shadow
copy storage associations will be deleted for the given ForVolumeSpec.
- 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 Delete ShadowStorage
/Provider={b5946137-7b9f-4925-af80-51abd60b20d5}
/For=C: /On=D: |
| 12 entries |
Associated Headers