HP P2000 G3 MSA System CLI Reference Guide 53
Create schedule Sched2 that runs Task2 for the first time on March 1, 2009, and on the first
weekday of each month, with no expiration:
# create schedule schedule-specification "start 2009-03-01 00:01 only first
weekday of month" task-name Task2 Sched2
Success: Command completed successfully. (Sched2) - The schedule was created.
Try to create Sched3 with a start time outside the “between” range:
# create schedule schedule-specification "start 2010-01-14 4:15 PM between 12:00
AM and 12:00 PM" task-name Task3 Sched3
Error: create schedule: (Sched3) - The specified start time must be within the
range specified with the 'between' parameter.
See also • show schedule-details
• show schedules
• show task-details
• show tasks