102 | Unknown. |
Unknown. |
103 | System |
System |
104 | Software |
Software |
105 | Hardware |
Hardware |
106 | Unknown type |
Unknown type |
107 | Stable |
Stable |
108 | Failed |
Failed |
109 | Unknown |
Unknown |
110 | Waiting for freeze |
Waiting for freeze |
111 | Frozen |
Frozen |
112 | Waiting for completion |
Waiting for completion |
113 | Inconsistent shadow copy |
Inconsistent shadow copy |
114 | Out of resources |
Out of resources |
115 | Timed out |
Timed out |
116 | Retryable error |
Retryable error |
117 | Non-retryable error |
Non-retryable error |
118 | Unexpected error |
Unexpected error |
119 | No error |
No error |
120 | Waiting for post shadow copy |
Waiting for post shadow copy |
121 | Not responding |
Not responding |
122 | Fileshare |
Fileshare |
0x40002710 | vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool(C) Copyright 2001-2013 Microsoft Corp. |
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool(C) Copyright 2001-2013 Microsoft Corp. |
0x40002712 | UNBOUNDED%0 |
UNBOUNDED%0 |
0x40002713 | UNKNOWN%0 |
UNKNOWN%0 |
0x40002714 | Error:%0 |
Error:%0 |
0x40002715 | Error: Unexpected failure, error code: 0x%1!08x!. |
Error: Unexpected failure, error code: 0x%1!08x!. |
0x40002716 | Error: Unexpected failure: %1 |
Error: Unexpected failure: %1 |
0x40002724 | ---- Commands Supported ---- |
---- Commands Supported ---- |
0x40002725 | %1 - Add a new volume shadow copy storage association |
%1 - Add a new volume shadow copy storage association |
0x40002726 | %1 %2 [/Provider=ProviderNameOrID] /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 1MB 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. If a suffix is not supplied, MaxSizeSpec is in bytes. To specify MaxSizeSpec as percentage, use the %% character as the suffix to the numeric value. If the provider is the supplied Microsoft provider, MaxSizeSpec must be 100MB or greater. - 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 Add ShadowStorage /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /For=C: /On=D: /MaxSize=900MB |
%1 %2 [/Provider=ProviderNameOrID] /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 1MB 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. If a suffix is not supplied, MaxSizeSpec is in bytes. To specify MaxSizeSpec as percentage, use the %% character as the suffix to the numeric value. If the provider is the supplied Microsoft provider, MaxSizeSpec must be 100MB or greater. - 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 Add ShadowStorage /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /For=C: /On=D: /MaxSize=900MB |
0x40002727 | %1 - Create a new volume shadow copy |
%1 - Create a new volume shadow copy |
0x40002728 | %1 %2 /Type=ShadowType /For=ForVolumeSpec [/Provider=ProviderNameOrID] [/AutoRetry=MaxRetryMinutes] - Creates a new shadow copy of the specified type for the ForVolumeSpec. The default shadow copy Provider will be called unless ProviderNameOrID is specified. The ForVolumeSpec must be a local volume drive letter or mount point. If MaxRetryMinutes is specified and there is another process creating a shadow copy, vssadmin will continue to try to create the shadow copy for MaxRetryMinutes minutes. - 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 Create Shadow /Type=ClientAccessible /For=C: /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /AutoRetry=2 - Valid shadow copy types: |
%1 %2 /Type=ShadowType /For=ForVolumeSpec [/Provider=ProviderNameOrID] [/AutoRetry=MaxRetryMinutes] - Creates a new shadow copy of the specified type for the ForVolumeSpec. The default shadow copy Provider will be called unless ProviderNameOrID is specified. The ForVolumeSpec must be a local volume drive letter or mount point. If MaxRetryMinutes is specified and there is another process creating a shadow copy, vssadmin will continue to try to create the shadow copy for MaxRetryMinutes minutes. - 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 Create Shadow /Type=ClientAccessible /For=C: /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /AutoRetry=2 - Valid shadow copy types: |
0x40002729 | %1 - Delete volume shadow copy storage associations |
%1 - Delete volume shadow copy storage associations |
0x4000272A | %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: |
%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: |
0x4000272B | %1 - Delete volume shadow copies |
%1 - Delete volume shadow copies |
0x4000272C | %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: |
%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: |
0x4000272D | %1 - Exposes an existing shadow copy |
%1 - Exposes an existing shadow copy |
0x4000272E | %1 %2 /Shadow=ShadowId [/ExposeUsing=LetterDirSpecOrShare] [/SharePath=SharePathDirSpec] - Exposes an existing shadow copy volume through a share name or a mount point. If LetterDirSpecOrShare is specified, the shadow copy is exposed through a given drive letter, mount point or a share name. If it is not specified, a default share will be created and a name will be given upon completion. To expose through a drive letter, LetterDirSpecOrShare must be in the form of 'X:'. To expose through a mount point, LetterDirSpecOrShare must be a fully qualified path starting with 'X:\\', and must point to an existing directory. To expose through a share name, LetterDirSpecOrShare must consist of only valid share name characters, i.e. SourceShare2. When exposing through a share, the whole volume will be shared unless SharePathDirSpec is given. If SharePathDirSpec is given, only the portion of the volume from that directory and up will be shared though the share name. The SharePathDirSpec must start with a '\\'. - The only types of Shadow Copies that can be exposed are the DataVolumeRollback shadows. Shadow Copies that have the ClientAccessible type cannot be exposed. - 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. Example Usage: vssadmin Expose Shadow /Shadow={c5946237-af12-3f23-af80-51aadb3b20d5} /ExposeUsing=SourceShare2 /SharePath=\\sharedpath |
%1 %2 /Shadow=ShadowId [/ExposeUsing=LetterDirSpecOrShare] [/SharePath=SharePathDirSpec] - Exposes an existing shadow copy volume through a share name or a mount point. If LetterDirSpecOrShare is specified, the shadow copy is exposed through a given drive letter, mount point or a share name. If it is not specified, a default share will be created and a name will be given upon completion. To expose through a drive letter, LetterDirSpecOrShare must be in the form of 'X:'. To expose through a mount point, LetterDirSpecOrShare must be a fully qualified path starting with 'X:\\', and must point to an existing directory. To expose through a share name, LetterDirSpecOrShare must consist of only valid share name characters, i.e. SourceShare2. When exposing through a share, the whole volume will be shared unless SharePathDirSpec is given. If SharePathDirSpec is given, only the portion of the volume from that directory and up will be shared though the share name. The SharePathDirSpec must start with a '\\'. - The only types of Shadow Copies that can be exposed are the DataVolumeRollback shadows. Shadow Copies that have the ClientAccessible type cannot be exposed. - 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. Example Usage: vssadmin Expose Shadow /Shadow={c5946237-af12-3f23-af80-51aadb3b20d5} /ExposeUsing=SourceShare2 /SharePath=\\sharedpath |
0x4000272F | %1 - List volume shadow copy storage associations |
%1 - List volume shadow copy storage associations |
0x40002730 | %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: |
%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: |
0x40002731 | %1 - List registered volume shadow copy providers |
%1 - List registered volume shadow copy providers |
0x40002732 | %1 %2 - List registered volume shadow copy providers. Example Usage: vssadmin List Providers |
%1 %2 - List registered volume shadow copy providers. Example Usage: vssadmin List Providers |
0x40002733 | %1 - List existing volume shadow copies |
%1 - List existing volume shadow copies |
0x40002734 | %1 %2 [/Type=ShadowType] [/Provider=ProviderNameOrId] [/For=ForVolumeSpec] [/Shadow=ShadowId|/Set=ShadowSetId] - Displays existing shadow copies on the system. Without any options, all shadow copies on the system are displayed ordered by shadow copy set. Any combinations of options are allowed to refine the list operation. - The Shadow Copy ID can be obtained by using the List Shadows command. The Provider ID can be obtained by using the List Providers command. When entering a Provider, Shadow, or Shadow Set ID, it must be in the following format: {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX} where the X's are hexadecimal characters. Example Usage: vssadmin List Shadows /Type=ClientAccessible /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /Shadow={c5946237-af12-3f23-af80-51aadb3b20d5} - Valid shadow copy types: |
%1 %2 [/Type=ShadowType] [/Provider=ProviderNameOrId] [/For=ForVolumeSpec] [/Shadow=ShadowId|/Set=ShadowSetId] - Displays existing shadow copies on the system. Without any options, all shadow copies on the system are displayed ordered by shadow copy set. Any combinations of options are allowed to refine the list operation. - The Shadow Copy ID can be obtained by using the List Shadows command. The Provider ID can be obtained by using the List Providers command. When entering a Provider, Shadow, or Shadow Set ID, it must be in the following format: {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX} where the X's are hexadecimal characters. Example Usage: vssadmin List Shadows /Type=ClientAccessible /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /Shadow={c5946237-af12-3f23-af80-51aadb3b20d5} - Valid shadow copy types: |
0x40002735 | %1 - List volumes eligible for shadow copies |
%1 - List volumes eligible for shadow copies |
0x40002736 | %1 %2 [/Provider=ProviderNameOrId] [/Type=ShadowType] - Displays all volumes which may be shadow copied using the provider specified by ProviderNameOrId. If ShadowType is given, then lists only those volumes that may have a shadow copy of that type. - The Provider ID can be obtained 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 Volumes /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /Type=ClientAccessible - Valid shadow copy types: |
%1 %2 [/Provider=ProviderNameOrId] [/Type=ShadowType] - Displays all volumes which may be shadow copied using the provider specified by ProviderNameOrId. If ShadowType is given, then lists only those volumes that may have a shadow copy of that type. - The Provider ID can be obtained 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 Volumes /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /Type=ClientAccessible - Valid shadow copy types: |
0x40002737 | %1 - List subscribed volume shadow copy writers |
%1 - List subscribed volume shadow copy writers |
0x40002738 | %1 %2 - List subscribed volume shadow copy writers Example Usage: vssadmin List Writers |
%1 %2 - List subscribed volume shadow copy writers Example Usage: vssadmin List Writers |
0x40002739 | %1 - Resize a volume shadow copy storage association |
%1 - Resize a volume shadow copy storage association |
0x4000273A | %1 %2 [/Provider=ProviderNameOrID] /For=ForVolumeSpec /On=OnVolumeSpec /MaxSize=MaxSizeSpec - Resizes the maximum size for a shadow copy storage association between ForVolumeSpec and OnVolumeSpec. Resizing the storage association may cause shadow copies to disappear. If MaxSizeSpec is set to the value UNBOUNDED, the shadow copy storage space will be unlimited. As certain shadow copies are deleted, the shadow copy storage space will then shrink. MaxSizeSpec can be specified in bytes or as a percentage of the ForVolumeSpec storage volume. For byte level specification, MaxSizeSpec must be 1MB 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. If a suffix is not supplied, MaxSizeSpec is in bytes. To specify MaxSizeSpec as percentage, use the %% character as the suffix to the numeric value. If the provider is the supplied Microsoft provider, MaxSizeSpec must be 100MB or greater. - 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 Resize ShadowStorage /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /For=C: /On=D: /MaxSize=900MB |
%1 %2 [/Provider=ProviderNameOrID] /For=ForVolumeSpec /On=OnVolumeSpec /MaxSize=MaxSizeSpec - Resizes the maximum size for a shadow copy storage association between ForVolumeSpec and OnVolumeSpec. Resizing the storage association may cause shadow copies to disappear. If MaxSizeSpec is set to the value UNBOUNDED, the shadow copy storage space will be unlimited. As certain shadow copies are deleted, the shadow copy storage space will then shrink. MaxSizeSpec can be specified in bytes or as a percentage of the ForVolumeSpec storage volume. For byte level specification, MaxSizeSpec must be 1MB 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. If a suffix is not supplied, MaxSizeSpec is in bytes. To specify MaxSizeSpec as percentage, use the %% character as the suffix to the numeric value. If the provider is the supplied Microsoft provider, MaxSizeSpec must be 100MB or greater. - 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 Resize ShadowStorage /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /For=C: /On=D: /MaxSize=900MB |
0x4000273B | %1 - Revert a volume to a shadow copy |
%1 - Revert a volume to a shadow copy |
0x4000273C | %1 %2 /Shadow=ShadowId [/ForceDismount] [/Quiet] - Reverts a volume to its state at the time of the shadow copy. All shadow copies of the volume taken after that point will be removed. All changes to files and folders on the volume made after the time of the shadow copy will be permanently lost. The revert operation cannot be undone. Once the revert operation is started, it cannot be canceled. If any handles are currently held on the volume, the revert will fail unless the ForceDismount flag is specified. Example Usage: vssadmin Revert Shadow /Shadow={c5946237-af12-3f23-af80-51aadb3b20d5} /ForceDismount |
%1 %2 /Shadow=ShadowId [/ForceDismount] [/Quiet] - Reverts a volume to its state at the time of the shadow copy. All shadow copies of the volume taken after that point will be removed. All changes to files and folders on the volume made after the time of the shadow copy will be permanently lost. The revert operation cannot be undone. Once the revert operation is started, it cannot be canceled. If any handles are currently held on the volume, the revert will fail unless the ForceDismount flag is specified. Example Usage: vssadmin Revert Shadow /Shadow={c5946237-af12-3f23-af80-51aadb3b20d5} /ForceDismount |
0x4000273D | %1 - Query the progress of in-progress revert operations. |
%1 - Query the progress of in-progress revert operations. |
0x4000273E | %1 %2 [/For=VolumeName] [/All] - Queries the status of in progress revert operations. If a volume name is specified with the /For operation, the progress of a revert of that volume is detailed. If the /All option is specified, all in-progress reverts are listed. Example Usage: vssadmin Query Reverts /For=E: |
%1 %2 [/For=VolumeName] [/All] - Queries the status of in progress revert operations. If a volume name is specified with the /For operation, the progress of a revert of that volume is detailed. If the /All option is specified, all in-progress reverts are listed. Example Usage: vssadmin Query Reverts /For=E: |
0x4000274C | Volume Shadow Copy Provider '%1' not found. |
Volume Shadow Copy Provider '%1' not found. |
0x4000274D | Successfully created shadow copy for '%1' Shadow Copy ID: %2 Shadow Copy Volume Name: %3 |
Successfully created shadow copy for '%1' Shadow Copy ID: %2 Shadow Copy Volume Name: %3 |
0x4000274E | Supported Volume Shadow Copy types |
Supported Volume Shadow Copy types |
0x4000274F | Successfully added the shadow copy storage association |
Successfully added the shadow copy storage association |
0x40002750 | Successfully resized the shadow copy storage association |
Successfully resized the shadow copy storage association |
0x40002751 | Successfully deleted the shadow copy storage association(s) |
Successfully deleted the shadow copy storage association(s) |
0x40002752 | Contents of shadow copy set ID: %1 Contained %2!d! shadow copies at creation time: %3 |
Contents of shadow copy set ID: %1 Contained %2!d! shadow copies at creation time: %3 |
0x40002753 | Shadow Copy ID: %1 Original Volume: (%2)%3 Shadow Copy Volume: %4 Originating Machine: %5 Service Machine: %6 Provider: '%7' Type: %8 Attributes: %9 |
Shadow Copy ID: %1 Original Volume: (%2)%3 Shadow Copy Volume: %4 Originating Machine: %5 Service Machine: %6 Provider: '%7' Type: %8 Attributes: %9 |
0x40002756 | Provider name: '%1' Provider type: %2 Provider Id: %3 Version: %4 |
Provider name: '%1' Provider type: %2 Provider Id: %3 Version: %4 |
0x40002757 | Writer name: '%1' Writer Id: %2 Writer Instance Id: %3 State: [%4!d!] %5 Last error: %6 |
Writer name: '%1' Writer Id: %2 Writer Instance Id: %3 State: [%4!d!] %5 Last error: %6 |
0x40002758 | Shadow Copy Storage association For volume: (%1)%2 Shadow Copy Storage volume: (%3)%4 Used Shadow Copy Storage space: %5 (%6%%) Allocated Shadow Copy Storage space: %7 (%8%%) Maximum Shadow Copy Storage space: %9 (%10%%) |
Shadow Copy Storage association For volume: (%1)%2 Shadow Copy Storage volume: (%3)%4 Used Shadow Copy Storage space: %5 (%6%%) Allocated Shadow Copy Storage space: %7 (%8%%) Maximum Shadow Copy Storage space: %9 (%10%%) |
0x40002759 | Volume path: %1 Volume name: %2 |
Volume path: %1 Volume name: %2 |
0x4000275A | Waiting for responses. These may be delayed if a shadow copy is being prepared. |
Waiting for responses. These may be delayed if a shadow copy is being prepared. |
0x4000275B | Do you really want to delete %1!u! shadow copies (%2/%3): [%3]? %0 |
Do you really want to delete %1!u! shadow copies (%2/%3): [%3]? %0 |
0x4000275C | Shadow Copy ID: %1 not found. |
Shadow Copy ID: %1 not found. |
0x4000275D | Successfully deleted %1!d! shadow copies. |
Successfully deleted %1!d! shadow copies. |
0x4000275E | Successfully exposed shadow copy through '%1'. |
Successfully exposed shadow copy through '%1'. |
0x4000275F | Received error %1!08x! trying to delete Shadow Copy ID: %2. |
Received error %1!08x! trying to delete Shadow Copy ID: %2. |
0x40002760 | %1: Accessible through Shadow copies of shared folders |
%1: Accessible through Shadow copies of shared folders |
0x40002761 | %1: Shadow copies not associated with Shadow copies of shared folders |
%1: Shadow copies not associated with Shadow copies of shared folders |
0x40002762 | %1: |
%1: |
0x40002766 | %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%% |
%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%% |
0x40002767 | %1 %2 /For=ForVolumeSpec [/AutoRetry=MaxRetryMinutes] - Creates a new shadow copy of ForVolumeSpec. ForVolumeSpec must be a local volume drive letter or mount point. If MaxRetryMinutes is specified and there is another process creating a shadow copy, vssadmin will continue to try to create the shadow copy for MaxRetryMinutes minutes. Example Usage: vssadmin Create Shadow /For=C: /AutoRetry=2 |
%1 %2 /For=ForVolumeSpec [/AutoRetry=MaxRetryMinutes] - Creates a new shadow copy of ForVolumeSpec. ForVolumeSpec must be a local volume drive letter or mount point. If MaxRetryMinutes is specified and there is another process creating a shadow copy, vssadmin will continue to try to create the shadow copy for MaxRetryMinutes minutes. Example Usage: vssadmin Create Shadow /For=C: /AutoRetry=2 |
0x40002768 | %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 |
%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 |
0x40002769 | %1 %2 /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. Example Usage: vssadmin Delete ShadowStorage /For=C: /On=D: |
%1 %2 /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. Example Usage: vssadmin Delete ShadowStorage /For=C: /On=D: |
0x4000276A | %1 %2 [/For=ForVolumeSpec] [/Shadow=ShadowId|/Set=ShadowSetId] - Displays existing shadow copies on the system. Without any options, all shadow copies on the system are displayed ordered by shadow copy set. Combinations of options can be used to refine the list operation. - The Shadow Copy ID can be obtained by using the List Shadows command. When entering a Shadow ID, it must be in the following format: {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX} where the X's are hexadecimal characters. Example Usage: vssadmin List Shadows /Shadow={c5946237-af12-3f23-af80-51aadb3b20d5} |
%1 %2 [/For=ForVolumeSpec] [/Shadow=ShadowId|/Set=ShadowSetId] - Displays existing shadow copies on the system. Without any options, all shadow copies on the system are displayed ordered by shadow copy set. Combinations of options can be used to refine the list operation. - The Shadow Copy ID can be obtained by using the List Shadows command. When entering a Shadow ID, it must be in the following format: {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX} where the X's are hexadecimal characters. Example Usage: vssadmin List Shadows /Shadow={c5946237-af12-3f23-af80-51aadb3b20d5} |
0x4000276B | %1 %2 [/For=ForVolumeSpec|/On=OnVolumeSpec] - Displays all shadow copy storage associations on the system. To list all associations for a given volume, specify a ForVolumeSpec and no /On option. To list all associations on a given volume, specify an OnVolumeSpec and no /For option. Example Usage: vssadmin List ShadowStorage /On=C: |
%1 %2 [/For=ForVolumeSpec|/On=OnVolumeSpec] - Displays all shadow copy storage associations on the system. To list all associations for a given volume, specify a ForVolumeSpec and no /On option. To list all associations on a given volume, specify an OnVolumeSpec and no /For option. Example Usage: vssadmin List ShadowStorage /On=C: |
0x4000276C | %1 %2 - Displays all volumes which may be shadow copied. Example Usage: vssadmin List Volumes |
%1 %2 - Displays all volumes which may be shadow copied. Example Usage: vssadmin List Volumes |
0x4000276D | %1 %2 /For=ForVolumeSpec /On=OnVolumeSpec /MaxSize=MaxSizeSpec - Resizes the maximum size for a shadow copy storage association between ForVolumeSpec and OnVolumeSpec. Resizing the storage association may cause shadow copies to disappear. As certain shadow copies are deleted, the shadow copy storage space will then shrink. If MaxSizeSpec is set to the value UNBOUNDED, the shadow copy storage space will be unlimited. 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 Resize ShadowStorage /For=C: /On=D: /MaxSize=900MB vssadmin Resize ShadowStorage /For=C: /On=D: /MaxSize=UNBOUNDED vssadmin Resize ShadowStorage /For=C: /On=C: /MaxSize=20%% |
%1 %2 /For=ForVolumeSpec /On=OnVolumeSpec /MaxSize=MaxSizeSpec - Resizes the maximum size for a shadow copy storage association between ForVolumeSpec and OnVolumeSpec. Resizing the storage association may cause shadow copies to disappear. As certain shadow copies are deleted, the shadow copy storage space will then shrink. If MaxSizeSpec is set to the value UNBOUNDED, the shadow copy storage space will be unlimited. 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 Resize ShadowStorage /For=C: /On=D: /MaxSize=900MB vssadmin Resize ShadowStorage /For=C: /On=D: /MaxSize=UNBOUNDED vssadmin Resize ShadowStorage /For=C: /On=C: /MaxSize=20%% |
0x4000276E | The specified Shadow Copy could not be found. |
The specified Shadow Copy could not be found. |
0x4000276F | The specified Shadow Copy could not be deleted. |
The specified Shadow Copy could not be deleted. |
0x40002770 | The Shadow Copy has been successfully reverted. |
The Shadow Copy has been successfully reverted. |
0x40002771 | Volume: %1 Percentage of Revert Complete: %2!d! |
Volume: %1 Percentage of Revert Complete: %2!d! |
0x40002772 | Volume: %1 Percentage of Revert Complete: Unknown |
Volume: %1 Percentage of Revert Complete: Unknown |
0x40002773 | A revert is currently in progress on this volume. |
A revert is currently in progress on this volume. |
0x40002774 | Revert is not supported for this volume. |
Revert is not supported for this volume. |
0x40002775 | The volume cannot be reverted since it is in use. |
The volume cannot be reverted since it is in use. |
0x40002776 | Do you really want to revert to this shadow copy (%1/%2): [%2]? %0 |
Do you really want to revert to this shadow copy (%1/%2): [%2]? %0 |
0x40002A94 | Persistent%0 |
Persistent%0 |
0x40002A95 | Read/Write%0 |
Read/Write%0 |
0x40002A96 | Client-accessible%0 |
Client-accessible%0 |
0x40002A97 | No auto release%0 |
No auto release%0 |
0x40002A98 | No writers%0 |
No writers%0 |
0x40002A99 | Transportable%0 |
Transportable%0 |
0x40002A9A | Not surfaced%0 |
Not surfaced%0 |
0x40002A9B | Hardware assisted%0 |
Hardware assisted%0 |
0x40002A9C | Differential%0 |
Differential%0 |
0x40002A9D | Plex%0 |
Plex%0 |
0x40002A9E | Imported%0 |
Imported%0 |
0x40002A9F | Exposed locally%0 |
Exposed locally%0 |
0x40002AA0 | Exposed remotely%0 |
Exposed remotely%0 |
0x40002AA1 | %0 |
%0 |
0x40002AF9 | The volume shadow copy provider is not registered in the system. |
The volume shadow copy provider is not registered in the system. |
0x40002AFA | The shadow copy provider had an error. Please see the system andapplication event logs for more information. |
The shadow copy provider had an error. Please see the system andapplication event logs for more information. |
0x40002AFB | Either the specified volume was not found or it is not a local volume. |
Either the specified volume was not found or it is not a local volume. |
0x40002AFC | Shadow copying the specified volume is not supported. |
Shadow copying the specified volume is not supported. |
0x40002AFD | The given shadow copy provider does not support shadow copying the specified volume. |
The given shadow copy provider does not support shadow copying the specified volume. |
0x40002AFE | The shadow copy provider had an unexpected error while trying to processthe specified command. |
The shadow copy provider had an unexpected error while trying to processthe specified command. |
0x40002AFF | The shadow copy provider timed out while flushing data to the volume beingshadow copied. This is probably due to excessive activity on the volume.Try again later when the volume is not being used so heavily. |
The shadow copy provider timed out while flushing data to the volume beingshadow copied. This is probably due to excessive activity on the volume.Try again later when the volume is not being used so heavily. |
0x40002B00 | The shadow copy provider timed out while holding writes to the volumebeing shadow copied. This is probably due to excessive activity on thevolume by an application or a system service. Try again later whenactivity on the volume is reduced. |
The shadow copy provider timed out while holding writes to the volumebeing shadow copied. This is probably due to excessive activity on thevolume by an application or a system service. Try again later whenactivity on the volume is reduced. |
0x40002B01 | A shadow copy aware application or service had an unexpected error while trying to process the command. |
A shadow copy aware application or service had an unexpected error while trying to process the command. |
0x40002B02 | Another shadow-copy creation is in progress, so the current shadow copy cannot be created. There are a numberof common scenarios causing this problem: * If Shadow Copies of Shared Folders is set up, ensure that no two volumes have schedules that lie within five minutes of each other. * If automatic backup of any form is scheduled, ensure that the backup schedule does not overlap with the schedule used for Shadow Copies of Shared Folders. Generally, retrying the operation after a few minutes or changing the schedule of an automatic task should fix this problem. |
Another shadow-copy creation is in progress, so the current shadow copy cannot be created. There are a numberof common scenarios causing this problem: * If Shadow Copies of Shared Folders is set up, ensure that no two volumes have schedules that lie within five minutes of each other. * If automatic backup of any form is scheduled, ensure that the backup schedule does not overlap with the schedule used for Shadow Copies of Shared Folders. Generally, retrying the operation after a few minutes or changing the schedule of an automatic task should fix this problem. |
0x40002B03 | The specified volume has already reached its maximum number of shadow copies. |
The specified volume has already reached its maximum number of shadow copies. |
0x40002B04 | The shadow copy provider does not support the specified shadow type. |
The shadow copy provider does not support the specified shadow type. |
0x40002B05 | Maximum number of shadow copy storage associations already reached. |
Maximum number of shadow copy storage associations already reached. |
0x40002B06 | Insufficient storage available to create either the shadow copy storagefile or other shadow copy data. |
Insufficient storage available to create either the shadow copy storagefile or other shadow copy data. |
0x40002B07 | No items found that satisfy the query. |
No items found that satisfy the query. |
0x40002B08 | Ran out of resources while running the command. |
Ran out of resources while running the command. |
0x40002B09 | You don't have the correct permissions to run this command. Please run this utility from a commandwindow that has elevated administrator privileges. |
You don't have the correct permissions to run this command. Please run this utility from a commandwindow that has elevated administrator privileges. |
0x40002B0A | Auto recovered%0 |
Auto recovered%0 |
0x40002B0B | For rollback recovery%0 |
For rollback recovery%0 |
0x40002B0C | The revert was aborted because the volume was removed. |
The revert was aborted because the volume was removed. |
0x40002B0D | Snapshots were found, but they were outside of your allowed context. Try removing them with thebackup application which created them. |
Snapshots were found, but they were outside of your allowed context. Try removing them with thebackup application which created them. |
0x40002B5D | The specified Shadow Copy Provider does not support shadow copy storageassociations. A shadow copy storage association was not added. |
The specified Shadow Copy Provider does not support shadow copy storageassociations. A shadow copy storage association was not added. |
0x40002B5E | The specified volume shadow copy storage association was not found. |
The specified volume shadow copy storage association was not found. |
0x40002B5F | The specified shadow copy storage association already exists. |
The specified shadow copy storage association already exists. |
0x40002B60 | The specified shadow copy storage association is in use. |
The specified shadow copy storage association is in use. |
0x40002B63 | Unable to create a shadow copy%0 |
Unable to create a shadow copy%0 |
0x40002B64 | Internal error. |
Internal error. |
0x40002BC0 | Specified number is invalid |
Specified number is invalid |
0x40002BC1 | Invalid command. |
Invalid command. |
0x40002BC2 | Invalid option. |
Invalid option. |
0x40002BC3 | Invalid option value. |
Invalid option value. |
0x40002BC4 | Cannot specify the same option more than once. |
Cannot specify the same option more than once. |
0x40002BC5 | An option is specified that is not allowed for the command. |
An option is specified that is not allowed for the command. |
0x40002BC6 | A required option is missing. |
A required option is missing. |
0x40002BC7 | Invalid combination of options. |
Invalid combination of options. |
0x40002BC8 | Expose shadow is not allowed because either the shadow is of the incorrect type or the exposure name is invalid. |
Expose shadow is not allowed because either the shadow is of the incorrect type or the exposure name is invalid. |
0x40002BC9 | Expose shadow is not allowed because the shadow is already exposed. |
Expose shadow is not allowed because the shadow is already exposed. |
0x4000300D | Y%0 |
Y%0 |
0x4000300E | N%0 |
N%0 |