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