Vssadmin list shadowstorage
Updated: April 17, 2012
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2
Lists all shadow copy storage associations on the computer.
vssadmin list shadowstorage {/for=<ForVolumeSpec> | /on=<onVolumeSpec>}
| Parameter | Description |
|---|---|
|
/for=<ForVolumeSpec> |
Specifies the volume for which shadow copy storage associations are to be listed. |
|
/on=<onVolumeSpec> |
Specifies the storage volume for which shadow copy storage associations are to be listed. |
-
To list all of the associations for a specified volume, use the /for parameter but do not use the /on parameter.
-
To list all of the associations on a specified storage volume, use the /on parameter but do not use the /for parameter.
