Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Recommended SharePoint Backups

  Asked By: Krista Porter         Date: Jan 17, 2006      Category: Sharepoint      Views: 237
 

In a nutshell, can someone provide the recommended SharePoint backups
that should be taken and using what tools? And if one of these is
SQLServer backups, how do you restore an individual site from this
backup, if possible

Tagged:      

 

2 Answers Found

 
Answer #1       Answered By: Donta Kirkland          Answered On: Jan 17, 2006       

Using stsadm.exe this is best method to take backup and restore  .it will create ony one .dat file just restore it but it shuold be top level site.

 
Answer #2       Answered By: Cade Velazquez          Answered On: Jan 17, 2006       

That coupled with SPSBACKUP will make a nice backup strategy.

If you look at the resource kit, there's a script in there that loops through the top level site  collections and backs up all top level sites to a folder. Its really a good script to work off of.

 
Didn't find what you were looking for? Find more on Recommended SharePoint Backups Or get search suggestion and latest updates.


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