powershell 导出/导入sitecollection

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell 导出/导入sitecollection相关的知识,希望对你有一定的参考价值。

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

以上是关于powershell 导出/导入sitecollection的主要内容,如果未能解决你的问题,请参考以下文章

powershell 使用调度程序服务导入和导出计划任务

powershell 此powershell将列表导出到已删除的文件。第二个文件将数据导入另一个列表。

PowerShell Export-Csv 导出与导入CSV文件

Windows根证书的批量导出和导入

powershell netsh 导入 xml 配置文件

Powershell在导出之前以CSV格式编辑标题