标签:
$PSVersionTable.PSVersion
参考资料
================
http://stackoverflow.com/questions/1825585/determine-installed-powershell-version
http://blogs.technet.com/b/heyscriptingguy/archive/2014/10/13/powertip-check-version-of-powershell.aspx
如何得知当前机器上安装的PowerShell是什么版本的?
原文地址:http://www.cnblogs.com/awpatp/p/4549025.html