Hi ,
SharePoint Kings here.
We are here with a Utility to
Automate the Backup process with Mail Alerts Microsoft Office SharePoint Server 2007.
In a recent requirment we needed to create a Backup utility which intended to Back a Full Sharepoint Farm.
This was achieved by creating a Batch File which did it by using the STSADM commands.
But what if there is a Fault in the Backup System or How will the administratior be notified.
Again this backup utility has to be a Auto Backup. Which by default sharepoint doesnt Provide.
You can get the Auto Backup Batch File version here
http://www.sharepointkings.com/2008/06/automate-backup-process-by-using-batch.html
So by Programming with the Windows SharePoint Services Backup/Restore Object Model
we have created a Auto Backup Utility with Mail Alert Facility.
This is a Auto Backup Stub and Your reviews and your emails will be very userful
in improving this utility.