Versions Compared

Key

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

...

-At <String>
Specifies the point in time when the job should start:

  • now
    • specifies that the job should start immediately
  • now+1800
    • specifies that the job should start with a delay of 1800 seconds, i.e. 30 minutes later.
  • yyyy-mm-dd HH:MMSS
    • specifies that the job should start at the specified point in time.

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

...