Get HPOVApplianceServiceConsoleAccess - HewlettPackard/POSH-HPEOneView GitHub Wiki

HPE OneView 4.10 Library

Get-HPOVApplianceServiceConsoleAccess

Get the appliance service console access configuration.

SYNTAX

Get-HPOVApplianceServiceConsoleAccess[ [-ApplianceConnection] <Object>] [<CommonParameters>]

Detailed Description

HPE OneView contains a technical feature that you can use to allow an authorized technical support to access your system, through the system console, to assess and troubleshoot problems that you have reported. This access is controlled by a password generated and provided by you to the authorized technical support. You can disable the access at any time while the system is running. Hewlett Packard Enterprise recommends that you enable service console access so that an authorized technical support can diagnose your system in the event of a system failure.

Minimum required privileges: Infrastructure administrator

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).

Default Value: ${Global:ConnectedSessions} | ? Default

Aliases Appliance
Required? False
Position? named
Default value (${Global:ConnectedSessions} | ? Default)
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters?    False

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

HPOneView.Appliance.ServiceConsoleAccess

The current service console configuration status.

Examples

 -------------------------- EXAMPLE 1 --------------------------

Get-HPOVApplianceServiceConsoleAccess

Get the service console access status.

Related Links


Top
⚠️ **GitHub.com Fallback** ⚠️