Versions Compared

Key

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

...

Default: If used with a job then the CLI will assign by default the JobScheduler Master that the job is running for
otherwise the JobScheduler Master as specified with the Use-Master JobSchedulerMaster cmdlet will be used.

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

...

-------------------------- EXAMPLE 4 --------------------------

C:\PS>Add-Event JobSchedulerEvent -EventClass daily_closing -EventId 12345678 -ExpirationCycle 21:00

...