我计划设置一个 PowerShell-Masterserver。为了做到这一点,我想确保每台运行 Windows 7 或 Windows Server 2008 R2 的计算机和服务器都安装了 PowerShell 4.0。为此,我必须安装 Windows Management Framework 4.0
https://www.microsoft.com/en-us/download/details.aspx?id=40855
我担心的是,我的 GP 中不仅有 Windows 7 PC,还有 Windows 10 和 Windows 8.1 PC。如果我通过 GPO 部署框架,8.1 和 10 机器上会发生什么?因为在 Technet 上有这样的注释:
WMF 4.0 can only be installed on the following OS.
Windows 7 with Service Pack 1
Windows Server 2008 R2with Service Pack 1
我的服务器 GP 中也有同样的情况 | 大多数服务器都是 Windows Server 2012 R2,只有少数是 2008 R2。我这样做会造成失败吗?