【发布时间】:2021-06-25 22:29:19
【问题描述】:
我想知道是否可以从仅安装了 Powershell 5.1 的主机上的 Powershell 6/7 主机启动远程会话(这样我可以访问一些无法迁移到 Powershell 6 的 Powershell 5.1 功能/7) ?
问候,
【问题讨论】:
-
您可以同时安装 Posh 5.1 和 6 实例。
标签: powershell powershell-remoting powershell-5.0 powershell-core