Partager via


scheduletask

This command schedules one of two tasks to occur.

scheduletask [report] [url] [starttime string] [deltatime string] [retrytime string] [filename]
scheduletask [poll] [url] [starttime string] [deltatime string] [retrytime string]

Parameters

  • report
    report in lowercase letters.
  • poll
    poll in lowercase letters
  • url
    The URL where the file is to be reported to.
  • starttimestring
    The starttime string represents a particular date and time and is specified as <4 digit year>-<month number>-<month day> <hours>:<minutes>:<seconds>.
  • deltatimestring
    The deltatime string represents a particular date and time and is specified as <4 digit year>-<month number>-<month day> <hours>:<minutes>:<seconds>. For example, to set a task to occur once a week, the syntax would look like 0000-00-07 00:00:00.
  • retrytimestring
    The datetime string represents a particular date and time and is specified as <4 digit year>-<month number>-<month day> <hours>:<minutes>:<seconds>.
  • filename
    The fully qualified pathname of the file to be reported.

See Also

Schedule/Report Commands

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.