win7 powershell版本过低问题

那台win8系统的笔记本电脑 硬盘坏掉后  在win7系统的台式机上使用

 vagrant up

提示版本过低

The version of powershell currently installed on this host is less than
the required minimum version. Please upgrade the installed version of
powershell to the minimum required version and run the command again.


  Installed version: 2

  Minimum required version: 3

 

解决办法:

https://social.technet.microsoft.com/wiki/contents/articles/21016.how-to-install-windows-powershell-4-0.aspx

下载对应的  更新下  更新好后会提示重启  重启下电脑就可以了 

上面链接如果下载不到的话 可以尝试使用下面网盘的 

链接:https://pan.baidu.com/s/1Q_nqSaeN-5i_yrq-0gH4IA

密码:95hd

windows 7 SP1

64位选用Windows6.1-KB2819745-x64-MultiPkg.msu

原文地址:https://www.cnblogs.com/lxwphp/p/15453951.html