Deployment Commands

Backup-SPSite -Identity "http://uscin2012v3:1234/sites/dev/" -Path "C:\Working\26thNov2014\cp.bak" -NoSiteLock



Restore-SPSite -Identity "http://uscin2012v3:1234/sites/dev/" -Path "C:\Anil\25thFeb2015\cp.bak"


Restore-SPSite http://uscin2012v3:1234/sites/dev1/ -Path C:\Anil\25thFeb2015\cp.bak

Comments

Popular posts from this blog

SP People Picker Validation

Create multiple web parts in one SPFx Solution

SPFX With Graph API To Pull Azure Active Directory Group Users