NAME
swsrpvrq component remove - removes a Guest OS from a component set
SYNOPSIS
<program-directory>\bin\swsrpvrq component remove [-h HyperV-Host] -cs Component-Set -hv-guest Guest-OS
DESCRIPTION
This command removes a Guest OS from a component set.
OPTIONS
For execution from a backup server, this option specifies the name of the Managed Server for the Hyper-V host from which to remove a Guest OS.
Specifies the name of the component set from which to remove a Guest OS.
Specifies the Guest OS to be removed.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Give the command from a backup server to Managed Server (HVHOST01) to remove a component.
C:\>C:\Win32App\AdvancedCopyManager\bin\swsrpvrq component remove -h HVHOST01 -cs VMSet1 -hv-guest Guest1 'swsrpvrq component remove' completed C:\>