How do I change the schedule of a user automation job?
Intended audience: Administrator
The STSADM operation userautomation-setjobschedule can be used to modify the schedule of an existing user automation job.
Syntax
stsadm -o userautomation-setjobschedule
-url <URL>
-schedule <A valid Windows Service Timer Job Schedule>
-jobname <Name of the job>
Parameters
| url |
A valid URL such as http://server_name |
Yes |
URL of the site collection or Web site to which the job will be associated
|
| schedule |
A valid Windows Service Timer Job Schedule |
Yes |
Samples:
"every 5 minutes between 0 "hourly between 0 and 59" "daily at 15:00:00" "weekly between Fri 22:00:0 "monthly at 15 15:00:00" "yearly at Jan 1 15:00:00" |
| jobname |
Name of the Timer Job |
Yes |
Name of the Timer Job.
|
/support/documents/article0000/article0000.htm