HP 3PAR Recovery Manager 2.0 Software for Microsoft Hyper-V User Guide (QL226-97701, May 2014)

Preconditions
The user must first login with Login-Rmh.
Syntax
Any optional parameters require square brackets [ ] around them.
Remove-RmhPolicy -RmhServerName <RmhServerName> [-HypervName] -VmNameUuid
<VmNameUuid> [-Verbose]
Table 52 Remove-RmhPolicy parameters
DescriptionOptional/RequiredParameter
Host name of the RMH Server. This is
FQDN or IP address.
Required-RmhServerName
Optionally select Hyper-V host/cluster
to use. This is FQDN or IP address.
Optional-HypervName
Synonyms for Hyper-V are supported.
The localhost is not supported.
Select name/uuid to filter Virtual Copy
selection by Virtual Machine.
Required-VmNameUuid
Displays progress messages.Optional-Verbose
Success Paths
Scenario 1: RMH Policy is removed.
Specified RMH Policy is successfully removed.
Failure Paths
Scenario 1: Session owner is invalid.
Every session command received on RMH Server is validated to originate from the same IP
address that initiated the session. If IP does not match, the command fails.
Scenario 2: VM name/uuid is not specified.
VM name or uuid must be specified to fetch RMH Policy.
Scenario 3: VM name/uuid specified is invalid.
VM name or uuid must be valid to fetch RMH Policy.
Scenario 4: RMH Policy does not exist.
RMH Policy is not previously set for specified VM.
Remove-StoreServ
Remove-StoreServ removes HP 3PAR StoreServ credentials associated with a RMH user.
Preconditions
The user must first login with Login-Rmh.
HP 3PAR StoreServ credentials must already exist for specified Microsoft Hyper-V.
Syntax
Any optional parameters require square brackets [ ] around them.
Remove-StoreServ -RmhServerName <RmhServerName> -HypervName <HypervName>
-StoreServName <StoreServName> [-Verbose]
Remove-StoreServ 89