Name
Get-JobSchedulerStatus
SYNOPSIS
Return summary information and statistics information from a JobScheduler Master.
...
-Statistics <SwitchParameter>
Specifies that detailed statistics information about orders and jobs is returned.
Required? | false |
Position? | named |
Default value | False |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |
Display
-Display <SwitchParameter>
Specifies that formatted output will be displayed, otherwise a status object will be returned that contain the respective information.
Required? | false |
Position? | named |
Default value | False |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |
RELATED LINKS
about_jobschedulerJobScheduler
EXAMPLES
-------------------------- EXAMPLE 1 --------------------------
...