Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.