SharePoint PowerShell使用Backup-SPSite指令来备份网站集
备份网站集:
1 Backup-SPSite -Identity http://win2012sp2013:1000/ -Path "C:\KenmuTemp\Test File\Temp\siteCollectionBackup.bak"
备份网站集:
1 Backup-SPSite -Identity http://win2012sp2013:1000/ -Path "C:\KenmuTemp\Test File\Temp\siteCollectionBackup.bak"
感谢您的阅读,敬请关注我的后续博客文章