Site Backup Using Custom Timer Job

Hi,

I'm new to sharepoint Developing.In my organization i  have some requirement  we need site backup  through visualstudio using Custom Timer Job

Please send solution   site backup code ASAP...........

Thanks,

Santto

April 27th, 2015 2:47am

The motive I see here is to automate the backup of SharePoint Site. Why create a custom timer job when this is achievable through scheduling a PowerShell script in Windows Task Scheduler?

Please refer my below blog article link for the solution:

STEPS TO AUTOMATE BACKUP OF SHAREPOINT 2010 SITE COLLECTION USING POWERSHELL AND WINDOWS TASK SCHEDULER

I will always prefer PowerShell over custom timer job when it comes to backup and restore of SharePoint Site and Site Collection.

But if you really want to create a custom timer job in Visual Studio then first create a timer job as given in below first link and then insert the code as explained in second/third link.

http://www.codeproject.com/Tips/634208/Create-and-Deploy-Custom-Timer-Job-Definition-in-S

http://sharepoint-works.blogspot.com/2011/12/programmatically-creating-site-backup.html

https://msdn.microsoft.com/en-us/library/cc264319(v=office.12).aspx

Free Windows Admin Tool Kit Click here and download it now
April 27th, 2015 3:05am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics