How to Configure Windows SharePoint Services Timer
- 1). Click "Start" and then select "Administrative Tools."
- 2). Click "SharePoint Central Administration."
- 3). Decide how you would like to schedule SharePoint services. At the command prompt enter:
-pv "daily between 0:00:00 and 01:00:00"
Replace the time frames to ones that meet your requirements. You also can schedule services to run daily, weekly or immediately with commands similar to these, making sure you modify the times to fit your needs. For example:
-pv "every 5 minutes between 0 and 59"
-pv "daily between 22:00:00 and 06:00:00"
-pv "weekly between Fri 22:00:00 and Mon 06:00:00" or "weekly at Sat 0:00:00"