【发布时间】:2019-10-03 07:07:16
【问题描述】:
我有需要 PowerShell 4.0 版的 PowerShell 脚本,所以我想编写 PowerShell 脚本来将 PowerShell 版本升级到 4.0,以便客户端可以轻松使用。
【问题讨论】:
-
听起来可行。试试吧。
标签: powershell powershell-2.0 powershell-3.0 powershell-4.0
我有需要 PowerShell 4.0 版的 PowerShell 脚本,所以我想编写 PowerShell 脚本来将 PowerShell 版本升级到 4.0,以便客户端可以轻松使用。
【问题讨论】:
标签: powershell powershell-2.0 powershell-3.0 powershell-4.0
当您从 Microsoft 网站下载带有 WMF5.1 的 zip 时,它已经包含一个 Powershell 安装脚本。无需重新发明轮子。
【讨论】: