/TR taskrun Specifies the full path and filename of the new task that you want to run. The
new task need not be a new execution; it may simply be a new version or a version of the same
executable in a different location. Never assume that the task will run based on a PATH environment
variable because you can??™t guarantee the user will have the environment variable defined.
You can also specify any command line arguments that the task requires. Enclose tasks with
spaces in quotes.
/TN taskname Specifies the name of the task to change.
/ST starttime Specifies the time that you want the task to run. The time format is
HH:MM:SS (24-hour time). Don??™t use a 12-hour time format that includes AM and PM. The
default setting is the current time.
/RI interval Specifies the repetition interval of the task in minutes. You can??™t use this
feature with schedule types of MINUTE, HOURLY, ONSTART, ONLOGON, ONIDLE, and
210 CHAPTER 8 PERFORMING TASK AUTOMATION
ONEVENT. The valid range for this argument is 1 to 599,940 minutes. If you specify either the
/ET or /DE command line arguments, then the default interval is 10 minutes.
/ET endtime Specifies the end time of the task.
Pages:
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527