win server 2008 powershell怎么打开

2025-03-24 15:20:02
推荐回答(2个)
回答1:

首先点击开始,选择Server Manger。

点击Features。

勾选Windows Powershell,我这里已经装过一次了,所以没法选了。然后就是点击install.

这里是全自动化的安装,只需要耐心等待10分钟左右。

安装完成,哦也。

按win+R,或者点击开始——运行,执行powershell。

OK~ 这样调出了Powershell了,可以执行get-host,看一下powershell的版本,现在貌似有1.0,2.0,3.0和4.0了

回答2:

win2008已经安装了powershell,在所有程序-附件-windowspowershell
不知道你遇到什么问题了。