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.

  • 相关阅读:
    redis基础
    docker日志清理脚本
    Hive修改表的所有者(Owner)
    User xxx does not have privileges for CREATETABLE的解决办法
    Spark读取Hive表中文显示乱码的解决办法
    Go语言之标识符与关键字
    Go语言之数据类型(三)
    bootstrapTable频繁向后台接口发请求
    框架整合疑云
    业务开发中-设计模式使用
  • 原文地址:https://www.cnblogs.com/Roy_Cao/p/2715523.html
Copyright © 2011-2022 走看看