NAME
swsrpvrq componentset create - creates a component set
SYNOPSIS
<program-directory>\bin\swsrpvrq componentset create [-h HyperV-Host] -cs Component-Set
DESCRIPTION
This command creates an empty 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 create the component set.
Specifies the name of the component set to be created.
Usable characters for the component name are single-byte alphanumeric characters, minus signs (-), underscores (_), number signs (#) and periods (.), with the first character being a single-byte alphanumeric character. The maximum number of characters is 64.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Give the command from a backup server to Managed Server (HVHOST01) to create a component set.
C:\>C:\Win32App\AdvancedCopyManager\bin\swsrpvrq componentset create -h HVHOST01 -cs VMSet1 'swsrpvrq componentset create' completed C:\>