PowerShell 备份sharepoint站点命令

PowerShell  备份sharepoint站点命令

Backup-SPSite-Identity"http://Mysharepoint.com"-Path" C:\Temp\backup1.bak"-Force

PowerShell  将备份文件还原到sharepoint站点命令

Restore-SPSite "http://sharepoint.company.com"-PathC:\backup1.bak -Force

posted @ 2013-03-27 11:01  Star★  阅读(180)  评论(0编辑  收藏  举报