Skip to content

Show HPOVUserSession

Chris Lynch edited this page Feb 24, 2016 · 36 revisions

HP OneView 200 Library

NAME

Show-HPOVUserSession

SYNOPSIS

Display user logon sessions.

SYNTAX

 Show-HPOVUserSession  [<CommonParameters>]

DESCRIPTION

This cmdlet is decprecated as of v2.0. Please use the $ConnectedSessions Global variable for appliance session information.

PARAMETERS

- <>

Aliases None
Required?
Position?
Default value <none>
Accept pipeline input?
Accept wildcard characters?   

<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)

INPUTS

None.

OUTPUTS

None.

#### RELATED LINKS

EXAMPLES

        
 


HP OneView 120 Library

NAME

Show-HPOVUserSession

SYNOPSIS

Display user logon sessions.

SYNTAX

 Show-HPOVUserSession  [<CommonParameters>]

DESCRIPTION

This cmdlet will display the currently logged in users and their session information.

PARAMETERS

- <>

Aliases None
Required?
Position?
Default value <none>
Accept pipeline input?
Accept wildcard characters?   

<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)

INPUTS

None. You cannot pipe objects to this cmdlet.

OUTPUTS

System.Array

Formatted table output showing the current user sessions to the appliance.

#### RELATED LINKS

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------
        
PS C:\> Show-HPOVUserSession

Display all current user session information from the appliance.


HP OneView 110 Library

NAME

Show-HPOVUserSession

SYNOPSIS

Display user logon sessions.

SYNTAX

 Show-HPOVUserSession  [<CommonParameters>]

DESCRIPTION

This cmdlet will display the currently logged in users and their session information.

PARAMETERS

- <>

Aliases None
Required?
Position?
Default value <none>
Accept pipeline input?
Accept wildcard characters?   

<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)

INPUTS

None. You cannot pipe objects to this cmdlet.

OUTPUTS

System.Array

Formatted table output showing the current user sessions to the appliance.

#### RELATED LINKS

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------
        
PS C:\> Show-HPOVUserSession

Display all current user session information from the appliance.


Wiki Table of Contents

Clone this wiki locally