Setrecordsrepositoryschedule: Stsadm operation (Office SharePoint Server)

Stsadm

This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.

Operation name: Setrecordsrepositoryschedule

Description

Sets the schedule to process all records that have been submitted to Records Center sites in the farm. In addition, performs the following functions:

  • Processes asynchronous entries (for example, those records submitted by Microsoft Exchange).

  • Sends e-mail reminders for items that have missing properties.

Most records, such as those submitted by the typical Web service, are immediately processed and you do not have to wait for the timer job.

Syntax

stsadm -o setrecordsrepositoryschedule

   -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 all Record Center sites in the farm. The value should be a properly formatted SPTimer argument.