Vssadmin list shadowstorage

 

Applies To: Windows Server 2003, Windows Server 2008, Windows Server 2003 R2, Windows Server 2008 R2, Windows Server 2012, Windows 8

Lists all shadow copy storage associations on the computer.

Syntax

vssadmin list shadowstorage {/for=<ForVolumeSpec> | /on=<onVolumeSpec>}

Parameters

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.

Remarks &lt;optional section&gt;

  • 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.

Additional references

Command-Line Syntax Key

Vssadmin