https://msdn.microsoft.com/zh-cn/library/ee231568.aspx sharepoint 微软文档
PS C:\Users\Administrator> Import-SPWeb http://vicm:1000/ -Path C:\aa.cmp -Updat
eVersions Overwrite
导入
Import-SPWeb http://vicm:1000/ -Path C:\aa.cmp -UpdateVersions Overwrite
导出
Export-SPWeb http://vicm:1000 aa.cmp
原文:http://www.cnblogs.com/laopo/p/6108042.html