摘要: PowerShell 备份sharepoint站点命令Backup-SPSite-Identity"http://Mysharepoint.com"-Path" C:\Temp\backup1.bak"-ForcePowerShell 将备份文件还原到sharepoint站点命令Restore-SPSite"http://sharepoint.company.com"-PathC:\backup1.bak -Force 阅读全文
posted @ 2013-03-27 11:01 Star★ 阅读(194) 评论(0) 推荐(0)