摘要: 通过PowerShell创建SharePoint Site Collection,代码如下:Add-PSSnapin microsoft.sharepoint.powershellfunction CreateTeamSite(){ $webApps = Get-SPWebApplicatio... 阅读全文
posted @ 2015-09-17 18:06 天外归云 阅读(949) 评论(0) 推荐(5)