windows – 与WMF 4.0有任何已知的不兼容性吗?

我们通常不会在$环境中运行前沿软件,据说自4.0以来已经出现了一段时间;我没有遇到网上发布的任何冲突.有谁知道吗?特别是,关于SCCM,Exchange,Sharepoint,Office 2k10,2k13和/或 Windows 7客户端.
是…

我们已被警告WMF 3和WMF 4与某些服务器应用程序不兼容,例如:

IMPORTANT: Not all Microsoft server applications are currently compatible with WMF 4.0. 
Before installing WMF 4.0,be sure to read the WMF 4.0 Release Notes.
Specifically,systems that are running the following server applications should not run WMF 4.0 
at this time:
•System Center 2012 Configuration Manager (not including SP1)
•System Center Virtual Machine Manager 2008 R2 (including SP1)
•Microsoft Exchange Server 2013,Microsoft Exchange Server 2010 and Microsoft Exchange Server 2007
•Microsoft SharePoint 2013 and Microsoft SharePoint 2010
•Windows Small Business Server 2011Standard

这是从2013年10月.

http://blogs.msdn.com/b/powershell/archive/2013/10/25/windows-management-framework-4-0-is-now-available.aspx

这些软件包可以兼容更新,但需要时间. 2013年11月的这份说明显示了这些应用程序中有些挑剔:

The current version of Exchange Server actually requires WMF 3.0,but supports nothing earlier,and nothing later.

http://blogs.technet.com/b/heyscriptingguy/archive/2013/11/30/weekend-scripter-wmf-powershell-and-exchange-server-compatibility.aspx

相关文章

Windows2012R2备用域控搭建 前置操作 域控主域控的主dns:自...
主域控角色迁移和夺取(转载) 转载自:http://yupeizhi.blo...
Windows2012R2 NTP时间同步 Windows2012R2里没有了internet时...
Windows注册表操作基础代码 Windows下对注册表进行操作使用的...
黑客常用WinAPI函数整理之前的博客写了很多关于Windows编程的...
一个简单的Windows Socket可复用框架说起网络编程,无非是建...