Skip Navigation Links
Skip navigation links
Products
Support
Downloads
Press
Site Map
Satisfied Customers
All-in-one VHD
Request Demo
Contact Us
Skip navigation links
Alert Manager 2007
Extranet Collaboration Manager
How do I install ExCM?
How do I deploy to a site collection and activate ExCM - Standard Edition's features?
How do I configure forms authentication in SharePoint?
How do I create a new delegated administrator?
How do I manage users in the authorization store?
How do I manage roles in the authorization store?
How do I audit delegation activities?
How do I change the format and content of ExCM - SE e-mail messages?
How do I create a new delegation provider?
How do I invite users to join my site?
How do I allow or prevent uninvited users to join my site?
How do I enable user self-registration?
How do I obtain and apply a product license for trialware or purchased software?
How do I gather custom data from users when they register for site access?
How do I allow users to manage their own profile data?
How do I manage profile data for my site's users?
How do I enable anonymous access to Register.aspx so users can self-register?
Extranet Collaboration Manager FAQ
How do I take a custom action upon SharePoint FBA user login?
How do I leverage the FBA user registration events provided by ExCM?
How do I configure Delegation Settings in ExCM?
How do I create a user automation job?
How do I delete a user automation job?
How can I view the policies of a user automation job?
How can I update the policies of a user automation job?
How do I change the schedule of a user automation job?
How do I update the notification messages of a user automation job?
I would like to know more about user automation
How do I configure Registration Settings in ExCM?
How do I modify the login page to include the forgot my password and registration link?
How do I perform a manual installation of ExCM?
What features need to be activated to use ExCM?
What web properties are used by the ExCM application?
How do I upgrade Extranet Collaboration Manager?
A valid license could not be obtained.
General
SPA
Article Index
How do I change the schedule of a user automation job? 
Intended audience: Administrator 
Tags: administrator 
 
Multimedia demo: Watch a video demonstrating this topic.

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

 Parameter Value Required Description
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.

 

Questions or comments about this article? 
Post them in our software support forum (registration required).