Versions Compared

Key

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

...

  • by a pipelined object, e.g. the output of the Get-Order JobSchedulerOrder cmdlet
  • by specifying an individual order with the -Order and -JobChain parameters.

...

C:\PS>Get-JobSchedulerOrder | Update-Order JobSchedulerOrder -Action reset

Resets all orders and moves them to their initial state.

...