Get-R1Dashboard

SYNOPSIS

Returns the dashboard widgets.

SYNTAX

Get-R1Dashboard [<CommonParameters>]

DESCRIPTION

Returns the widgets shown on the control panel dashboard, with their type, source URL and layout.

EXAMPLES

Example 1

Get-R1Dashboard

Returns the dashboard widgets.

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.DashboardItem

NOTES