%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%%
/Fallback:{Yes | No} Determines whether clients that are disconnected will continue the transfer using another method (if ...
/FilterType: The attribute of the driver package to search for. You can specify multiple attributes in a single command. ...
/For=ForVolumeSpec /AutoRetry=MaxRetryMinutes - Creates a new shadow copy of ForVolumeSpec. ForVolumeSpec must be a local ...
/For=ForVolumeSpec /Oldest /Quiet %1 %2 /Shadow=ShadowId /Quiet %1 %2 /All - For the given ForVolumeSpec deletes all matching ...
/For=ForVolumeSpec /On=OnVolumeSpec /MaxSize=MaxSizeSpec - Adds a shadow copy storage association between the volume specified ...
/For=ForVolumeSpec /On=OnVolumeSpec /MaxSize=MaxSizeSpec - Resizes the maximum size for a shadow copy storage association ...
/For=ForVolumeSpec /On=OnVolumeSpec /Quiet - Deletes an existing shadow copy storage association between ForVolumeSpec and ...
/For=ForVolumeSpec /Shadow=ShadowId|/Set=ShadowSetId - Displays existing shadow copies on the system. Without any options, ...
/For=ForVolumeSpec|/On=OnVolumeSpec - Displays all shadow copy storage associations on the system. To list all associations ...