\\Computer Specifies the name of a remote computer used to run the AT utility.
Id Specifies the identifying number of the job. The AT command begins at 1 and increments the
count as needed. Every job must have a unique identifier.
/DELETE Removes a job from the list. If you omit the Id argument, AT removes all jobs that
it created from the list. This command doesn??™t affect jobs that you create using the graphical
utilities. AT requests confirmation before it deletes a job unless you specify the /YES switch.
/YES Prevents AT from asking whether it should delete each job in the list.
Time Determines the starting time of the job.
/INTERACTIVE Determines whether the user can interact with the job (and vice versa). The
default setting runs the job in the background without any interaction.
/EVERY:Dates Runs the job during the specified day of the week or month. The valid values
for days of the week include Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, and
Sunday. The month values are a number between 1 and 31. Adding more than one entry runs
the job on multiple days of the week or month. If you omit the date argument, AT assumes you
want to run the job monthly during the current day of the month.
Pages:
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533