You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 42 Current »

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
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters?

about_jobscheduler

EXAMPLES

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

C:\PS>Show-JobSchedulerStatus

Returns the summary information of a JobScheduler Master.

-------------------------- EXAMPLE 2 --------------------------

C:\PS>Show-JobSchedulerStatus -Statistics

Returns the summary information and statistics information about jobs and orders.

  • No labels