Restore is the activity to return data from a backup to its original location or to its successor.

learn more… | top users | synonyms

2
votes
3answers
3k views

problem restoring sharepoint from backup

i am really new to sharepoint 2010 and i have just setup a fresh and new sharepoint 2010 server . My task is to restore an old backup from the existing sp2010 server to the new one with completely ...
2
votes
6answers
5k views

Backup and Restore SharePoint 2010 SiteCollections

I am getting an error "Backup version is different" while restoring SiteCollections from one web application to another on the same SharePoint server farm. Following are the steps I was executing when ...
4
votes
2answers
4k views

Move SharePoint to new Domain

I have SharePoint Foundation installed on a domain joined machine. It is a single server install (SharePoint and SQL on the same machine). I need to un-join this machine from the domain and install ...
2
votes
1answer
700 views

Restore Content Database to a different farm (Prod -> Beta -> Dev Servers)

My end goal is to have some code that automatically takes the Content Database backup from Production and automatically nightly restores it on Beta. Can I just do backup and restore sql commands? Or ...
1
vote
1answer
492 views

Restored infopath forms still opening using the new template.xsn?

I did a site restore from an unattached database in order to get back all of my old infopath forms held in a document library. Reason being that I had modified (deleted and replaced with new fields) ...
2
votes
2answers
772 views

Unable to login into site after restoring

a continuation from here, problem restoring sharepoint from backup after restoring from a back-up into the new site, i am unable to login despite changing the site collection administrator. all ...
0
votes
4answers
4k views

Restore-SPSite failure due to insufficient Content Database Space

I hope someone can help me solve this weird problem I'm facing for 4 days. I'm trying to restore the backup of Sharepoint 2010 web application. I'm using Windows Powershell command : Restore-SPSite ...