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.

  • 相关阅读:
    form表单提交中文乱码(前台中文到JAVA后台乱码)问题及解决
    JSON工具类库: alibaba/fastjson 使用记录
    前台传递给后台的JSON字符串中的引号 “” 在JAVA后台被转义为 "
    AJAX与后台交互传参的两种方式
    小米平板充不上电解决(非硬件问题+系统升级原因)
    对于异常的理解
    solr如何进行搜索实战,关键字全库搜索
    solr5.5.4 添加mysql数据,实现同步更新
    solr5.5.4 tomcat8部署
    log4j通过配置文件配置即,即可完成系统报错想向指定邮箱发送提醒消息,网上的很多方法都又问题
  • 原文地址:https://www.cnblogs.com/Roy_Cao/p/2715523.html
Copyright © 2011-2022 走看看