Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 <optional section>
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.