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