SharePoint 2013 升级

原文地址:https://www.nothingbutsharepoint.com/sites/devwiki/articles/Pages/SharePoint-2013-Upgrade.aspx

You can only upgrade to SharePoint 2013 from SharePoint 2010 so those of you looking to upgrade directly from 2007 will have to take the 2010 route first.

There is no in-place upgrade option for 2013, not that we ever used it, so every upgrade needs to be onto new kit and either done via the DB attach method or by creating a new farm and using third party tools to migrate the content.

2013 needs:

  • 64 bit Windows Server 2008 R2 SP1 or 64 bit Windows Server 2012.
  • 64 bit SQL Server 2008 R2 SP1 or 2012.
    • 2012 SP1 is needed if you are planning to use BI

When you move 2010 site collections across to 2013, they remain in 2010 mode and SharePoint 2013 maintains both a 14 hive and a 15 hive to support both 2010 and 2013 mode site collections. You can still view and access 2010 mode site collections but they will only provide the 2010 level of functionality; site collection administrators will get visual warnings on the page when a site is in 2010 mode.

If you have 2007 site collections in your 2010 farm, then you should upgrade them to 2010 mode before moving them to 2013. There is no visual upgrade tool in 2013 like there was in 2010 so to upgrade 2010 site collections to 2013 mode you will have to run a PowerShell command, or by using the Upgrade this Site Collection item in Site Settings (site collection administrators only).

Microsoft recommend that site collection administrators are left to upgrade their own site collections post upgrade, rather than as part of the upgrade. The exceptions of course are those site collections which may need particular attention; such as high volume, highly customised, or critical sites.

Once a site collection has been marked for upgrade to 2013 mode, an item is added to a new upgrade queue which is processed by an Upgrade Site Collection timer job. This timer job runs every minute and can run parallel upgrades; there is a throttle applied to prevent the server being over utilised by this activity.

It is possible to view what a 2010 mode site will look like when it is upgraded to 2013 mode by using the Create an Evaluation Site Collection function. A daily timer job processes this request and copies the 2010 site collection to a new 2013 mode site collection within the same content database, gives it a URL with the same name as the source site collection and appends -eval on the end. By default this is retained for 31 days after which point it will be deleted. The idea is to let a site collection administrator look at the site in 2013 mode and determine what changes will be needed before upgrading the site for real.

There is also a site collection health checker that can be run against both 2010 mode and 2013 mode site collections.

时间: 2024-10-21 08:28:37

SharePoint 2013 升级的相关文章

sharepoint 2013 升级要求

1. 安装过程合理: A. 可以同时在管理中心.两台前端.搜索服务器上安装重新发布的SP1补丁包(所提供的链接) B. 等待所有SP1补丁包安装完成,依次在管理中心.两台前端.搜索服务器上运行配置向导. C. 可以同时在管理中心.两台前端.搜索服务器上安装April 2015 CU补丁包 D. 等待所有April 2015 CU补丁包安装完成,依次在管理中心.两台前端.搜索服务器上运行配置向导. 注: 服务器场应该是英文版的,如果有其他语言包安装的话,在安装SP1后也需要安装各语言包对应的SP1

SHAREPOINT 2013: 如何测试升级

您应当测试升级以了解: · 升级计划是否可行, 您是否需要进行调整. · 您的环境中有哪些自定义项, 以便能够规划如何在升级过程中处理这些自定义项. · 您是否应当升级硬件以使升级更加高效和/或速度更快. · 时间, 即, 在您的环境中进行升级需要多长时间. · 在操作方面, 您需要规划哪些内容? 同时, 还要了解过程以及将会发生什么: · 升级用户界面看起来什么样? · 日志文件位于何处以及如何读取日志文件? 日志文件提供什么信息? · 您是否需要调整任何脚本或命令? · 您是否有解决运行中断

SharePoint 2010升级到sharePoint 2013后,人员失去对网站的权限的原因及解决方法。The reason and solution for permission lost after the upgrading

昨天碰到了一个问题,一个网站在从SharePoint 2010升级到SharePoint 2013后,人员都不能登录了,必须重加赋权,人员才能登录,这样非常麻烦. 原因:是认证方式的问题.在SharePoint 2010中,通过管理中心新建web application的时候,就会发现提供了两种不同的认证方式,第一种是classic auth(也就是我们通俗的称为windows 认证,其实这种叫法也不全面),另一种是claim base auth. 而当时claim base的认证方式微软还没有

SharePoint 2010 升级到2013时间 为了确保用户可以连接,但无法改变升级数据

SharePoint 2010 升级到2013时间 为了确保用户可以连接,但无法改变升级数据 我总结的步骤 红色请注意它们的含义. 步骤1:连接到SQL DBS 上的SharePoint 2010数据库的内容. 步骤2:设置SharePoint内容数据库的仅仅读状态为True. 步骤3:把SharePoint 2010内容数据库备份文件恢复到SharePoint 2013场. 步骤4:SharePoint内容数据库的仅仅读状态设置为False(读写). 步骤5:分离SharePoint 2010

SharePoint 2010 升级到2013时 保证用户能够连接但不能修改正升级的数据

SharePoint 2010 升级到2013时 保证用户能够连接但不能修改正升级的数据 我总结的步骤 红色请注意他们的意义. 步骤1:连接到SQL DBS 上的SharePoint 2010数据库的内容. 步骤2:设置SharePoint内容数据库的只读状态为True. 步骤3:把SharePoint 2010内容数据库备份文件恢复到SharePoint 2013场. 步骤4:SharePoint内容数据库的只读状态设置为False(读写). 步骤5:分离SharePoint 2010内容数据

升级到Sharepoint 2013后页面打开速度慢

这个问题现在有了一些新的发现. 首先,我找到了重现客户那里出现的那个复杂SQL语句的方法.这个现象其实是这样的: 当WebApplication的“List View Threshold” 数量大于 文档库中文件个数的时候,如果是非管理员的用户打开文档库,就会出现那样的SQL语句. 当“List View Threshold”数量小于文档库中文件个数的时候,如果是非管理员的用户打开文档库,会得到一个警告说文档库无法打开.而如果是管理员,就可以打开,而且SharePoint会使用另一个比较适合大数

[转载]Windows 2012 R2安装SharePoint 2013 手动安装工具软件

之前介绍过在window 2012中安装SharePoint 2013,这次,借着SharePoint 2013 sp1补丁发布之际,介绍下在window 2012 r2中安装SharePoint 2013并打sp1补丁的简单参考,废话不多说,直接进入正文吧. 1.系统的版本,Windows Server 2012 R2 DateCenter版本: 在安装SharePoint之前,我已经完成了所有的准备工作,如:安装操作系统.修改机器名.设置静态Ip.安装FrameWork 3.5.安装IIS.

实现一个基于 SharePoint 2013 的 Timecard 应用(下)

现在,基于 Timecard 数据来一点儿数据分析. 应用需求 对于 Timecard,分析下面 2 个方面: 对于单个项目,分析其中每个成员的工时占比,以此了解工作量分配,为组间人员调度提供参考. 对于整个公司,分析每周 Timecard 的总工时变化趋势,以此了解公司人员的利用率.过高,如100%(甚至超过 100%),或者过低的利用率都是不可取的. 应用设计 对于第一种分析,选择饼图比较合适.因为是针对每个项目的,所以,还要提供一个选择项目的选项.比如下面这样: 从设计图可以看出来,我们需

BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第1章节--SharePoint 2013 介绍 SharePoint 2013 平台

BEGINNING SHAREPOINT? 2013 DEVELOPMENT 第1章节--SharePoint 2013 介绍 SharePoint 2013 平台 SharePoint保持了一个高级的架构.由很多部件组成(例如以下图). 你首先在Windows上安装核心软件.这样你能够创建SharePoint场. 本质上,SharePoint场是一个或多个构成你SharePoint实例的server.作为一个开发者.你应该理解三层结构和SharePoint场架构的角色--包括Webserver