【发布时间】:2012-11-30 03:00:15
【问题描述】:
今天我的 powershell 更新到了 3.0 版。此版本针对并使用 .NET 运行时 4.0。 Sharepoint 2010 cmdlet 需要 .NET 3.5,并且不能在 4.0 下运行。任何人都知道如何让脚本工作?
我收到此错误: Remove-SPSite:Microsoft .Net 运行时版本 4.0.30319.296 不支持 Microsoft SharePoint。
【问题讨论】:
标签: sharepoint powershell