Top
ETERNUS SF AdvancedCopy Manager V15.3 Operation Guide
ETERNUS

12.8.5 swsrpvrq component remove (Component remove command)

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

-h HyperV-Host

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.

-cs Component-Set

Specifies the name of the component set from which to remove a Guest OS.

-hv-guest 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:\>