Versions Compared

Key

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

...

SYNOPSIS

Returns a number of active orders from the JobScheduler Master.

...

Get-JobSchedulerOrder [-Directory <String>] [-JobChain <String>] [-Order <String>] -WithLog -NoSubfolders [-NoPermanentN
oPermanent] -Suspended -Setback <CommonParameters>

DESCRIPTION

Orders are returned if they are present in the JobScheduler Master.
No ad hoc orders are returned that are completed and not active
with a Master.

Orders are selected from a JobScheduler Master

...

Required? false
Position? 3
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters?

WithLog

-WithLog <SwitchParameter>
Specifies the order log to be returned.

This operation is time-consuming and should be restricted to selecting individual orders.

Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?

...