zoukankan      html  css  js  c++  java
  • 【转】How to install and configure SharePoint Server 2010 SP1 on the existing SP 2010 Farm

    原文参考:http://www.sp-blogs.com/blogs/adnan/Lists/Posts/Post.aspx?ID=8

     

    This article assumes that SharePoint Server 2010 is already installed and configured. You can download the SharePoint Foundation 2010 and SharePoint Server 2010 SP1 from the following locations:

    Upgrading the existing SharePoint Server 2010 farm to SharePoint Server 2010 SP1 consist of the following three steps:

    Install SharePoint Foundation 2010 SP1

    Follow the steps below to install SharePoint Foundation 2010 SP1:

    1. Log into the SharePoint application server by using the SharePoint Setup account and execute the sharepointfoundation2010sp1-kb2460058-x64-fullfile-en-us.exe file.
    2. SharePoint Foundation 2010 SP1 installation wizard will start.
    3. Tick Click here to accept the Microsoft Software License Terms and Click Continue.

    4. SharePoint Foundation 2010 SP1 installation is in progress…

    5. Once the installation of SharePoint Foundation 2010 SP1 is installed. The installer will request you to reboot the server. You should ignore this message and click NO.

    6. Now log into the remaining SharePoint Web/App servers in the farm and follow the above steps.

    Follow the steps below to install SharePoint Server 2010 SP1:

    1. Log into the SharePoint application server by using the SharePoint Setup account and execute the officeserver2010sp1-kb2460045-x64-fullfile-en-us.exe file.
    2. SharePoint Server 2010 SP1 installation wizard will start.

    3. Tick Click here to accept the Microsoft Software License Terms and Click Continue.
    4. SharePoint Server 2010 SP1 installation is in progress…

    5. If SharePoint Server 2010 SP1 installation is failed for any reason as shown in the figure below then you need to re-execute the officeserver2010sp1-kb2460045-x64-fullfile-en-us.exe file.

    6. SharePoint Server 2010 SP1 installation is in progress…

    7. SharePoint Server 2010 SP1 installation is in progress…

    8. Now log into the remaining SharePoint Web/App servers in the farm and follow the above steps.

    Follow the steps below to run the SharePoint configuration wizard:

    1. Log into the SharePoint application server by using the SharePoint Setup account and run the SharePoint configuration wizard.
    2. Click Next to proceed…

    3. You will be informed that IIS, SharePoint Timer and Administration services will reset during the configuration wizard. Click Yes and then Click Next to proceed…

    4. On the next screen, click Next to proceed…

    5. SharePoint configuration wizard will start upgrading the farm. Please be patient as it may take 15-20 minutes depending upon the connected content databases on the farm.

    6. Unfortunately the configuration wizard was failed in my case as shown in the figure below.

    7. Click Finish to complete the wizard and analyse the log file.
    8. In my case, configuration wizard was failed due to the following errors.

    9. Re-run the SharePoint configuration wizard. SharePoint configuration wizard is successful.

    10. Now verify that SharePoint 2010 farm is upgraded to SP1 level by checking the version number of Microsoft.Office.Server.dll, Microsoft.SharePoint.dll files and on the central administration web site. See screen shot below for details:

      I do hope that this article will help you to upgrade your existing SharePoint Server 2010 farm. Please share your experience in upgrading SharePoint Server 2010 farm to SP1 level.

  • 相关阅读:
    如何从零开始创建一个IT信息系统
    Linux常用命令
    vue.js 3.2.20: 用rem实现移动端和pc的兼容
    vue.js3.2.6:路由处理404报错(vue-router@4.0.11)
    vue.js项目在nginx上部署:使spring后端记录真实ip地址
    vue.js 3.0.5:用vue-i18n开发i18n国际化功能(vue-i18n@9.2.0)
    前台项目基础框架之spring boot后端(spring boot v2.5.4)
    前台项目基础框架之vue前端(vue@3.2.6)
    intellij idea 2021.2:为一个spring boot项目改名
    git:修改项目的remote地址(git version 2.30.2)
  • 原文地址:https://www.cnblogs.com/Roy_Cao/p/2715523.html
Copyright © 2011-2022 走看看