在哪个版本的Windows默认安装了PowerShell?

前端之家收集整理的这篇文章主要介绍了在哪个版本的Windows默认安装了PowerShell?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
正如标题所说.我刚刚安装了XP SP2,我希望安装Power Shell 1.0;但事实并非如此.

看来我必须手动安装它.如果我升级到SP3,我会得到PowerShell吗?

From Wikipedia article

PowerShell 1.0 was released in 2006 for Windows XP SP2,Windows Server 2003 and Windows Vista. It is an optional component of Windows Server 2008.

PowerShell 2.0 is integrated with Windows 7 and Windows Server 2008 R2 and is released for Windows XP with Service Pack 3,Windows Server 2003 with Service Pack 2,and Windows Vista with Service Pack 1.

默认情况下,XP SP3,2003和Vista中似乎没有安装PowerShell 1.0或2.0.

我找不到任何具体信息,请有人确认一下.

默认情况下为 Windows 7/Server 2008 R2 are the first Windows versions to come with PowerShell installed.

Windows PowerShell 2.0 needs to be installed on Windows Server 2008 and Windows Vista only. It is already installed on Windows Server 2008 R2 and Windows 7.

忽略在这个时代安装XP SP2的可怕性,如果没有默认安装PowerShell是一个问题,你有很多选项可以纠正它,既可以追溯(如GPO或启动/登录脚本来安装它),也可以继续(通过将其整合到ISO映像或您部署的计算机中).

原文链接:https://www.f2er.com/windows/369614.html

猜你在找的Windows相关文章