包含内容数据

备份:Backup-SPSite -Identity http://80 -Path d:\80.bak -Force

还原:Restore-SPSite -Identity http://new81 -path d:\80.bak–Force

相关文章: