Get-encryptedloginpassword, Result with description, Success paths – HP 3PAR Recovery Manager Software User Manual

Page 68: Failure paths, Preconditions, Syntax

Advertising
background image

Result with Description

List of node names.
List of Hyper-V node names for cluster. Empty list if Hyper-V specified is not a cluster.

Success Paths

Scenario 1: Hyper-V cluster node names are fetched.
At least one Hyper-V cluster node name is returned.

Scenario 2: Hyper-V specified is not a cluster.
Successful without Hyper-V cluster node names returned.

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: Unable to fetch Hyper-V.
A Hyper-V is required to fetch cluster node names.

Get-EncryptedLoginPassword

Get-EncryptedLoginPassword

retrieves a login password that may be use scripting.

Preconditions

The user must first login with Login-Rmh.

Syntax

Any optional parameters require square brackets [ ] around them.

Get-EncryptedLoginCredentials -RmhServerName <RmhServerName> [-Verbose]

Table 40 Get-EncryptedLoginPassword parameters

Description

Optional/Required

Parameter

Host name of the RMH Server. This is
FQDN or IP address.

Required

-RmhServerName

Displays progress messages.

Optional

-Verbose

Success Paths

Scenario 1: Get is successful.
Get is successful.

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: Failure to encrypt login password.
RMH Server cannot encrypt login password.

68

HP 3PAR Recovery Manager for Microsoft Hyper-V Powershell Commands

Advertising