Name
Show-JobSchedulerStatus
SYNOPSIS
Show summary information and statistics information of a JobScheduler Master.
SYNTAX
Show-JobSchedulerStatus [-Statistics] [<CommonParameters>]
DESCRIPTION
This cmdlet is an alias for Get-JobSchedulerStatus -Display -NoOutputs
PARAMETERS
Statistics
-Statistics <SwitchParameter>
Required? | false |
Position? | named |
Default value | False |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |
RELATED LINKS
EXAMPLES
-------------------------- EXAMPLE 1 --------------------------
PS > Show-JobSchedulerStatus
Returns the summary information of a JobScheduler Master.
-------------------------- EXAMPLE 2 --------------------------
PS > Show-JobSchedulerStatus -Statistics
Returns the summary information and statistics information about jobs and orders.