Sharepoint Backup

Sharepoint “can” be backed up by the SBS server manager backup, which is the built in windows backup for itself provided out of the box. This is not favorable as most customers and most of our networks need more granular management, so we use Backup Exec. That said, backupexec’s backup of sharepoint can’t always be trusted. Therefore, we do 2 things to ensure we can restore sharepoint.

1. We do let BackupExec attempt to back it up.

2. We create a batch file that does a detailed backup of sharepoint and dumps it to a folder. BackupExec can then pick up that folder on its backup routine as well. This backup script below is from MSFT and works well. Just save it as a batch file and automate it as a scheduled task

Batch file text:

@echo off
echo ===============================================================
echo Back up the Sharepoint Farm to C:\Sharepoint Backup
echo ===============================================================
cd “C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN”
@echo off
stsadm.exe -o backup -directory “C:\Sharepoint Backup” -backupmethod full
echo completed

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

240 Market St. Ste. 203 Bloomsburg, PA 17815

1210 Market St. Lewisburg, PA 17837

1-855-MEPUSH1 (637-8741)
help @ mepush.com

Remote Support

We know some problems require immediate assistance. MePush uses encrypted and secure technology to remotely access your PC or Mac to get you back up and running in record time. After the repair work is complete, our software leaves no trace on your computer and we cannot access your PC again without you entering a new 6 digit pin and granting us access.

', inline_markup: '
{content}
' }); }); /* ]]> */