【发布时间】:2015-07-30 21:25:27
【问题描述】:
我的盒子上安装了 Powershell 3。
我需要使用 Powershell 4 测试一些脚本,但我想继续运行一些在 Powershell 3 下测试过的脚本,并且我不想通过安装 Powershell 4 来破坏某些东西。
问题:尽管我安装了 Powershell 4,是否可以在 Powershell 版本 3(如果需要,甚至是 2)下打开 Powershell 会话?
【问题讨论】:
-
看到这个几乎相同的问题:stackoverflow.com/questions/21554993/…
标签: powershell powershell-2.0 powershell-3.0