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.

  • 相关阅读:
    分组取最大值SQL 牛XXXX啊 我艹
    windows自带的可生成各种数据库连接字符串工具打开方法
    ashx.cs 读写session
    ASP.NET温故而知新学习系列之深度剖析ASP.NET架构—ASP.NET请求的处理过程(一)
    为什么从5000个数中找出10个最大的堆排序最快?
    net自带wsdl.exe的用法与参数说明
    负载均衡的集中实现方式
    18款 非常实用 jquery幻灯片图片切换
    MSSQL 导入用法总结 太方便了
    爱的无助
  • 原文地址:https://www.cnblogs.com/Roy_Cao/p/2715523.html
Copyright © 2011-2022 走看看