1
vote
2answers
32 views

Farm Backup vs Granular Backup - SP 2010

I am using SharePoint 2010 and I only have 1 Site Collection. In my CA I can do a Farm Backup or a Granular Backup. What must I used, I just want to make a full backup of everything including all ...
0
votes
1answer
14 views

Migrate Sharepoint do a different Server

I have a Sharepoint site with a number of web applications (that are relatively large). I need to decommission the Sharepoint site and database servers and install SharePoint from scratch to a new ...
0
votes
1answer
25 views

Restore SharePoint Web Application on a different Farm

If a perform a web application backup, can I restore it into a compeletely different farm with a different machine name but same sharepoint version?
1
vote
1answer
49 views

SharePoint 2010 backup: differential size almost as big as full

My question is similar to this one except my full and differentials do not happen as often. I do a full once a week and a differential on weekday evenings. My differential backups at the beginning ...
0
votes
0answers
29 views

Roll back deployment stategy and performance testing (2010)

I am currently on the cusp of deploying a solution which will be upgrading existing .wsp solutions and also running a powershell script to upgrade masterpages, content types and page layouts on the ...
2
votes
1answer
115 views

Is there a service that controls PSSnapin Microsoft.SharePoint.Powershell?

Got a service call yesterday that the backup hasn't been done for three months. Looking at the task scheduler history, there where no errors. So I run the PowerShell script myself, and got an exeption ...
2
votes
1answer
134 views

SharePoint timer service for backup/restore

for performing backups, SharePoint timer service should have read/write permission. How i check if SharePoint timer service have read/write permission?
3
votes
1answer
239 views

what is Backup file location

I want to configure default backup and restore settings. I don't know what backup location should I use? I use this location: \\myserver\myfolder is that correct? I got following error: Directory ...
1
vote
2answers
3k views

How to add Add-PSSnapin Microsoft.SharePoint.PowerShell to machine without SharePoint 2010

How I can add Add-PSSnapin Microsoft.SharePoint.PowerShell to machine without SharePoint 2010? I try to run PowerShell script to Backup Farm on Windows Server 2008 R2 without Sharepoint but while I ...
0
votes
1answer
235 views

Compatibility range mismatch between web server and content database

What can be the solution for this? I am performing a backup of a web application but it doesn't allows me and at last I end up with the below error.
1
vote
1answer
845 views

Backup-SPFarm or Backup-SPSite to backup a site collection and it's content database

Should I use Backup-SPFarm or Backup-SPSite to backup a site collection with it's content database? Dont both of them backs up with it's content database?
0
votes
1answer
88 views

Backup Sharepoint Server site and restore onto Sharepoint Foundation

I do not know the below is possible... We have a Production environment that has Sharepoint Server 2010 and a Test Environment that has Sharepoint Foundation 2010. I would like to do one test on the ...
1
vote
1answer
126 views

Sharepoint foundation 2010 backup in a single server deployment

We have a single server sharepoint foundation 2010 installation and I'm wondering what would be the best backup/restore plan. I need to be able to move the content to a new SP installation or restore ...
18
votes
6answers
4k views

Backup via SharePoint or backup via SQL Server?

How should I backup my 2010 SharePoint server? As I see it there are 3 choices: Full Farm backup Site collection backup SQL Server backup We're only doing backups using points 1 (occasionally) ...
3
votes
3answers
2k views

Enormous database log files - Why are they not being truncated after a SharePoint backup runs?

I've performed a full Farm backup and also a full Site Collection backup using Central Administration site but there are still several enormous database log files 4GB - SharePoint_AdminContent 53GB ...
1
vote
1answer
206 views

restoring full farm backup does not show sites

I have backed up my sharepoint trial server and uninstall it. then reinstalled it from scratch and restored from the backup. however, when I try to go to sites, or subsites, I get HTTP/1.1 200 OK ...
3
votes
1answer
244 views

Migrate from 2007 to 2010 without access to database

one of our customers has a sharepoint 2007 environment in a shared environment. Now they want us to move there sharepoint to 2010 on another server in another domain. Because i'm not very ...
0
votes
1answer
392 views

Unable to Restore File From Backup - Compatibility Range Mismatch

Late last month, I created a site collection backup via Granular Backup in Central Administration. In that time, one of our users has overwritten a file that now needs to be recovered from a document ...
1
vote
2answers
1k views

Is it possible to restore only permissions from a SharePoint 2010 backup?

Is there a way to only restore permissions and not the content from a SharePoint 2010 back-up? If yes, how?
1
vote
2answers
1k views

SharePoint restore fails because of newer version

I have installed SharePoint 2010 SP1 on my local developer machine. I wanted to copy a site collection from one of our productive servers (which hasn't SP1 yet but the December 2010 Cumulative ...