alejandro-g
9/4/2017 - 1:06 PM

export/import sitecollection

export/import sitecollection

Restore-SPSite -Identity ("<<sitecollection-url>>") -Path "<<backup-path>>" -Confirm:$false -force
Backup-SPSite "<<url>>" -Path "<<backup-path>>" -Force -NoSiteLock