Sharepoint 2010 Forum

 
Home » Forum » Sharepoint 2010       Ask a questionRSS Feeds

SharePoint 2007 Recycle Bin Timer Job Definition Deleted

  Date: Oct 14, 2011      Category: Sharepoint 2010      Views: 280
 

I've been tasked with cleaning up a SharePoint 2007 farm for a client preparing
to migrate to SharePoint 2010. I've identified that the recycle bins haven't
been getting emptied by the Recycle Bin Timer Job. Turns out the job definition
is missing (most likely it was deleted). Is there a way to recreate/initialize
this out-of-the-box timer job? If you know how please respond, I need answers
fast for my client.

Tagged:                

 

1 Answer Found

 
Answer #1       Answered On: Oct 14, 2011       

I found a solution.

http://sptimerjobadmin.codeplex.com/

Use the following settings to recreate a Recycle Bin Timer Job Definition:

Class: Microsoft.SharePoint.Administration.SPRecycleBinCleanupJobDefinition,
Microsoft.SharePoint,Version=12.0.0.0,Culture=neutral, PublicKeyToke=
n=71e9bce111e9429c

Name: job-recycle-bin-cleanup

Lock Type: ContentDatabase

Schedule as you desire.

 
Didn't find what you were looking for? Find more on SharePoint 2007 Recycle Bin Timer Job Definition Deleted Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].