The task XML can also contain the principal, which means that you only
supply the /RU command line switch.
/V1 Creates a task that??™s compatible with pre-Vista versions of Windows. If you don??™t use this
command line switch on a Vista system, then other versions of Windows can??™t see the task you
create. You can??™t use this command line switch with /XML.
/IT Forces the task to run interactively only. The job runs when the user is logged on, but Vista
and above ignores it when the user is logged out.
/NP Disables password storage. The job runs noninteractively using the credentials of the
specified user. The job can only access local resources. Using this command line switch improves
security by not storing the password and by reducing task access to external resources.
/Z Marks the task for deletion after its final run (as specified in the schedule you provide). The
job isn??™t actually deleted??”Vista only marks it for deletion.
/F Forces task creation even if a task by that name already exists on the system. Vista and
above doesn??™t display any warning messages, it simply overwrites the existing job.
/Delete
The /Delete parameter deletes tasks that you no longer want to run.
Pages:
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521