运行如下的命令:

Get-Host | Select-Object Version

如果安装的是PowerShell 3.0, 那么输出应该是:

Version

-------

3.0

 

参考资料

==================

Installing Windows PowerShell 3.0

http://technet.microsoft.com/en-us/library/jj205328.aspx

相关文章:

  • 2022-02-20
  • 2021-07-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-05
  • 2021-08-14
  • 2022-12-23
  • 2021-10-19
  • 2021-07-13
  • 2021-12-16
相关资源
相似解决方案