in

SharePoint Blogs

The Best Place for SharePoint-related Blogs

This Blog

Syndication

News


Matt Groves- SharePoint blogger!
In my professional life: I am a lead technical consultant for a MS Gold Partner in the UK, specialising in collaborative solution arcitecture and design. Products of interest are: SharePoint, LCS/OCS, Exchange and ASP.Net. Also interested in ADFS and Virtualisation.

Often heard saying:
  • "It depends..."
  • "Fascinating..."
  • "That's fixed in the next version"
  • "Tea, black with one, please"


View Matt Groves's profile on LinkedIn

View Matts profile on FaceBook

picasalogo 


In my personal life: I enjoy spending time with my family (my son Samuel William was born Nov2006)
Samuel william groves

I have a wide range of hobbies that I no longer have much time for including Fishing, Golf, DIY and PC gaming... I am also a keen photographer...

Personal blog: http://geekmatt.spaces.live.com/

Matt Groves - SharePoint blogger.

Matt Groves - SharePoint blogger - Matt's blog will focus on SharePoint and other IW, collaborative and internet technologies from Microsoft and the community.

Starting Timer Jobs manually & Recycle Bin

RESTORED POST

 

I have been unable to find a way of starting (non-admin) timer jobs manually; however, you can change the default schedules.

I wanted to do this to test document deletions and prove the point to a client. For example, the job that runs against the recycle bin(s) and deletes expired items is called "job-recycle-bin-cleanup", this has a default value of "daily between 22:00:00 and 06:00:00" - you can find this information using STSADM:

STSADM -o getproperty -propertyname job-recycle-bin-cleanup -url http://server/

You can then change it to run at a more convenient time:

STSADM -o setproperty -propertyname job-recycle-bin-cleanup -propertyvalue "daily between 13:55:00 and 13:58:00" -url http://server/

Or (to update the job to run hourly):

STSADM -o setproperty -propertyname job-recycle-bin-cleanup -propertyvalue "hourly between 05 and 06" -url http://server/

The job will then run in the window specified... This saves waiting! You can update this as often as you need... Just don’t forget to change it back to the default (or other appropriate) setting!

It is worth noting that the first stage bin storage contributes towards your site size for quota purposes, the second stage % of quota is on top of the quota, so, if you had a 100MB quota and a site with 50MB in the site and 25MB in the (first stage) bin you have used 75MB of your 100MB. If you set a second stage quota at 20% you have an additional 20MB of storage (in addition to the 100MB quota) and therefore need to provision 120MB of storage for capacity planning back-end data storage for your site collections.

It is also worth noting that the first stage recycle bin does not delete/move items into the second stage if the retention period triggers the deletion (ie; the timer job deletes the document) this only occurs where a user deletes from the first stage bin. I think most SharePoint users would prefer that items deleted from the first stage bin did go into the second stage bin when expired/deleted automatically and that a retention period could be set (separate to the first stage retention period) here in combination with the % of the quota.

Furthermore, the day retention is applicable to both bins, so a document deleted out of the first stage bin by a user will have the same day retention applied (unless the quote limit is reached!) in the second stage bin... (if you see what I mean)

More RecycleBin info:

http://www.mindsharpblogs.com/ben/archive/2007/02/11/1562.aspx

http://www.mindsharpblogs.com/bill/archive/2006/06/26/1145.aspx

http://office.microsoft.com/en-us/sharepointtechnology/HA100214341033.aspx?pid=CH100267001033

 

Comments

No Comments

Leave a Comment

(required )  
(optional )
(required )  
Add

About Matt Groves


Matt Groves- SharePoint blogger!
In my professional life: I am a lead technical consultant for a MS Gold Partner in the UK, specialising in collaborative solution arcitecture and design. Products of interest are: SharePoint, LCS/OCS, Exchange and ASP.Net. Also interested in ADFS and Virtualisation.

Often heard saying:
  • "It depends..."
  • "Fascinating..."
  • "That's fixed in the next version"
  • "Tea, black with one, please"


View Matt Groves's profile on LinkedIn

View Matts profile on FaceBook

picasalogo 


In my personal life: I enjoy spending time with my family (my son Samuel William was born Nov2006)
Samuel william groves

I have a wide range of hobbies that I no longer have much time for including Fishing, Golf, DIY and PC gaming...

Personal blog: http://geekmatt.spaces.live.com/


Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts