Easy Site Collection Backups

If you need a simple cost effective way to schedule backups your site collections, here’s the script for the job. Just add a scheduled task and your set. (how to add scheduled task)

Backup-SiteCollections

This script was designed to be scheduled and forgotten. This loops through all of your web applications and site collections and backs up each one individually. Each backup is prefixed with the current date and time. Old backups (3 days or older by default) are deleted. A log file is created to track the backup process.

http://sp2010adminpack.codeplex.com/wikipage?title=Backup-SiteCollections&referringTitle=Documentation

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s