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
Deletes volume shadow copy storage associations.
Syntax
vssadmin delete shadowstorage /for=<ForVolumeSpec> [/on=<OnVolumeSpec>] [/quiet]
Parameters
Parameter |
Description |
|---|---|
/for=<ForVolumeSpec> |
Specifies the volume to be shadow copied. ForVolumeSpec must be a local volume drive letter or mount point. |
/on=<OnVolumeSpec> |
Specifies the storage volume. If you do not use /on, all shadow copy storage associations will be deleted for the specified ForVolumeSpec. |
/quiet |
Specifies to run the command without displaying messages. |