Setcontentdeploymentjobschedule : opération Stsadm (Office SharePoint Server)
Mise à jour : 2007-04-26
Operation name: Setcontentdeploymentjobschedule
Enables the user to create an advanced schedule to run a deployment job. A job is associated with a path, and defines the specific content to be deployed from the source to the destination and the schedule on which the deployment should occur.
Important : |
---|
This operation is case-sensitive. If you run the operation by using an uppercase "S", the following error message is displayed: "Windows SharePoint Services administration tool has encountered a problem and needs to close. We are sorry for the inconvenience." |
Syntax
stsadm -o setcontentdeploymentjobschedule
-jobname <name>
-schedule <schedule>
Parameters
Parameter |
Value |
Required? |
Description |
jobname |
A valid job name, such as "Job1" |
Yes |
Name of the deployment job |
schedule |
A valid Windows SharePoint Services Timer service (SPTimer) schedule in the form of any one of the following schedules:
|
Yes |
Specifies the schedule that will be used for the job. It should be a properly formatted SPTimer argument. |