Showing posts with label restore. Show all posts
Showing posts with label restore. Show all posts

Backup-Restore in SharePoint 2013 + Backup & Recovery Tools

backup-restore in SharePoint 2010

Hello All,

I know backup-restore is a very important entity in SharePoint 2010 and is being heavily used by Administrators/Developers/IT Pros.

Please refer the following articles based on the same, Thank you


SharePoint 2010: Backup/Restore with PowerShell Command 
http://sharepointknowledgebase.blogspot.in/2012/06/sharepoint-2010-backuprestore-with.html

Backup Restore in SharePoint 2010 
http://sharepointknowledgebase.blogspot.in/2012/06/backup-restore-in-sharepoint-2010.html

Restore Site BackUp Using Powershell

Add-PsSnapin Microsoft.SharePoint.Powershell –ErrorAction SilentlyContinue
      Write-Host   
      Write-Host   
      Write-Host "Backup starting at $backupStart for $Site "   
      Write-Host "******************************************"
     Restore-SPSite -Identity http://globas:1040/ -Path "E:\Sharepoint\FirstPrincipal\SiteBackUp\FPBakup\Latest\fp_04oct2012-latest.bak" -force    
    
      Write-Host   
      Write-Host   
      Write-Host "Backup Completed at $backupComplete for $Site "   
      Write-Host "******************************************"
Write-Host "Finished! Press enter key to exit." -ForegroundColor Green
Read-Host

Technical diagrams for SharePoint 2013

Models are 34-by-44-inch posters that detail a specific technical area. These models are intended to be used with corresponding articles on TechNet. These models are created by using Visio 2010. You can modify the Visio files to illustrate how you plan to incorporate SharePoint 2013 in your own environment.
Click a category to go to the section that contains the model posters:
Apps | Architecture | Authentication | Backup and recovery | Design a SharePoint site

Design samples | Databases | Governance | Upgrade | Search