NAME
swsrpvrq shadow delete - deletes shadow copy
SYNOPSIS
<program-directory>\bin\swsrpvrq shadow delete [-h HyperV-Host] -cs Component-Set
<program-directory>\bin\swsrpvrq shadow delete -snap-id Snapshot-ID
<program-directory>\bin\swsrpvrq shadow delete -snap-set-id Snapshot-Set-ID
<program-directory>\bin\swsrpvrq shadow delete -all
DESCRIPTION
This command deletes shadow copy.
OPTIONS
For execution from a backup server, this option specifies the name of the Managed Server for the Hyper-V host from which to delete the shadow copy.
Specifies the name of the component set from which to delete the shadow copy.
Specifies the shadow copy ID that is to be deleted.
The shadow copy with the specified ID will be deleted.
Specifies the shadow copy set ID that is to be deleted.
The shadow copy set with the specified ID will be deleted.
Deletes all shadow copies in the system that has been created by VSSHP.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Give the command from a backup server to Managed Server (HVHOST01) to delete a shadow copy.
C:\>C:\Win32App\AdvancedCopyManager\bin\swsrpvrq shadow delete -h HVHOST01 -cs VMSet1 'swsrpvrq shadow delete' completed C:\>