在安装Sharepoint 2010之前卸载PowerShell 1.0

时间:2011-05-15 09:46:45

标签: powershell sharepoint-2010 installation windows-server-2008

在阅读“Beginning Sharepoint 2010 Administration”一书时,作者正在讨论如何在win2008 R2服务器上安装SharePoint 2010服务器。在卸载powershell 1.0的步骤中,我不明白这背后的原因。

请帮助我理解为什么要卸载它?

提前致谢。

1 个答案:

答案 0 :(得分:4)

Windows Server 2008上存在PowerShell V1.0。

在Windows Server 2008 R2上,PowerShell 2.0本身就存在,因此无需升级它。您可以参考这些StackOverflow文章:

Why is Powershell 2.0 installed in the same location as Powershell 1.0?

Determine What Version of PowerShell is Installed?