Get-R1ControlPanelConfiguration

SYNOPSIS

Returns the control panel configuration.

SYNTAX

Get-R1ControlPanelConfiguration [<CommonParameters>]

DESCRIPTION

Returns the control panel configuration, covering the colour theme, session timeout, concurrent user limit, banner and message of the day.

EXAMPLES

Example 1

Get-R1ControlPanelConfiguration

Returns the control panel configuration.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

psRadiantOne.ControlPanelConfiguration

NOTES