Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.