Setsitedirectoryscanschedule: Stsadm operation (Office SharePoint Server)

Applies To: Office SharePoint Server 2007

Operation name: Setsitedirectoryscanschedule

Sets a schedule for a job to run the site directory links scan.

Note

This operation is available only from the command line.

Syntax

stsadm -o setsitedirectoryscanschedule

**   -schedule <recurrence string>**

Parameters

Parameter Value Required? Description

schedule

A valid Windows SharePoint Services Timer service (SPTimer) schedule in the form of any one of the following schedules:

  • "Every 5 minutes between 0 and 59"

  • "Hourly between 0 and 59"

  • "Daily at 15:00:00"

  • "Weekly between Fri 22:00:00 and Sun 06:00:00"

  • "Monthly at 15 15:00:00"

  • "Yearly at Jan 1 15:00:00"

Yes

Sets the schedule for when the search and process timer job runs. The value should be a properly formatted SPTimer argument.

See Also

Concepts

Configure site directory links scan