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.

  • 相关阅读:
    记:vue-router报错: Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation to current location
    使用vuepress搭建GitHub pages静态博客页面
    APPCNA 手势验证登录
    appcan 文件下载与预览
    上传文件-layui+ashx
    2020已经过去五分之四了,你确定还不来了解一下JS的rAF?
    《Python 测试开发技术栈—巴哥职场进化记》—每日站会的意义
    Netty 增加接收缓冲区大小
    我想把Jhipster介绍给你
    如何写好转正答辩PPT
  • 原文地址:https://www.cnblogs.com/Roy_Cao/p/2715523.html
Copyright © 2011-2022 走看看