How To: Migrate from SharePoint 2007 to SharePoint 2010
KB001210
PRODUCT
Introduction
Moving to SharePoint Foundation Server or SharePoint 2010 in an existing K2 - SharePoint 2007 (WSS or MOSS) environment can be accomplished in two different ways. Use this article if you are currently running WSS 3.0 or MOSS 2007 and K2 blackpearl/blackpoint and wish to learn the supported techniques for moving a K2 environment to SharePoint 2010.
![]() | Note: This article may be updated periodically. |
Options to move to SharePoint 2010 from WSS 3.0 or MOSS 2007
The purpose and scope of this document is to focus upon K2 aspects of a SharePoint 2010 migration. This document assumes the reader has an understanding of the foundational concepts on SharePoint 2010 migration based on Microsoft’s best practice guidelines. The SharePoint migration options are detailed in the Microsoft TechNet resource page Upgrade and Migration for SharePoint Server 2010. This page and other guidance from Microsoft should be used for all SharePoint-specific guidance.
The Determine upgrade approach (SharePoint Server 2010) TechNet article gives you two methods for moving your SharePoint platform to SharePoint 2010:
- In-place Upgrade
- Content Migration ( “DB Attach”)
K2 has tested and supports the above two methods as a means of migrating a K2-SharePoint environment to SharePoint 2010.
![]() | Notes and Important Assumptions:
|
In addition to the SharePoint URL's matching as mentioned in the notes section above, it is also important that the content type management settings are the same in both instances. The service object name is formatted differently depending on what the option to allow management of content types is set to. This option is set in List / Library Settings > Advanced Settings > Allow management of content types.
If the option is set to NO, only 1 content type is associated with the list or library, and the service object name is just the name of the list or library. If this option is set to YES, multiple content types can be associated and the service object name is formatted as "list - contenttype".
What this means in practical terms is that if the content type management option is set to NO on one end, and YES on the other end, the service object names will not match, and the import of SmartObjects will fail. This is more likely to be a problem with migrations from SharePoint 2007 to 2010 than in-place upgrades, or moving from Development -> Staging -> Production.
Option 1: In-place Upgrade
The main benefit to upgrading SharePoint in-place is that everything remains the same – the same URLs, the same site structure, and the same content. K2 processes can remain in progress for the upgrade.
The main consideration to this approach is that SharePoint 2010 cannot be installed on 32-bit hardware, and even if you have 64-bit hardware for MOSS 2007, it may not be the ideal hardware to run SharePoint 2010. As such one must be careful to make sure their existing SharePoint infrastructure can support SharePoint 2010 before proceeding.
If an in-place upgrade is to be performed, the below steps should be taken:
- Confirm that the current K2 version supports SharePoint 2010
- If it does not, please upgrade to the current version of K2 and confirm a successful upgrade before continuing with the move to SharePoint 2010
- Stop the K2 server
- Perform the SharePoint in-place upgrade per Microsoft’s instructions
- Run the K2 Setup Manager on each SharePoint server (WFE and CA servers) in the farm and select the Repair option
- After Step 4 is finished, step through the K2 for SharePoint Configuration Wizard
- Activate All K2 Features and Configuration Settings to each site collection requiring K2 integration
- If necessary, restart the K2 server
Option 2: Content Migration
The second option is to do a migration of content from SharePoint 2007 to SharePoint 2010. This is frequently referred to as ‘DB Attach’. This typically involves attaching the legacy SharePoint content database(s) to a new SharePoint 2010 farm running on new hardware. This allows existing content and K2 workflows to continue working. The main infrastructural benefit of this approach is the increased capacity gains of the new hardware, including the switch from 32-bit to 64-bit servers. It is important to note, that in order for active K2 workflow instances and SharePoint SmartObject Service References to continue working correctly post SharePoint content migration, the URLs most remain the same.
If content migration is to be performed, the below steps should be taken:
- Confirm that the current K2 version supports SharePoint 2010
- If it does not, please upgrade to the current version of K2 and confirm a successful upgrade before continuing with the move to SharePoint 2010
- Install the K2 for SharePoint components within the SharePoint 2010 environment before attempting the content migration
- It is important to confirm a successful SharePoint 2010-K2 installation before proceeding with the SharePoint 2010 migration effort.
- Stop the K2 server
- Perform the DB Attach Migration
- Run the K2 Setup Manager on each SharePoint server (WFE and CA servers) in the farm and select the Configure option
- After Step 5 is finished, step through the K2 for SharePoint Configuration Wizard
- Activate All K2 Features and Configuration Settings to each site collection requiring K2 integration
- If necessary, restart the K2 server
Miscellaneous Considerations
Migrating to a new version of SharePoint can be tricky and it is best to perform one or more test migrations before executing in your Production environment. Here are a few things to keep in mind:
- If the formatting deviates from the standard SharePoint look and feel on a particular site or site collection, test the migration thoroughly for small formatting issues and broken links. There is a new SharePoint 2010 user interface (UI) that includes a Ribbon for working with lists and libraries, but you can revert to the SharePoint 2007 to minimize the amount of initial migration testing. The new UI can be turned on later.
- Test the migration of your Production environment in a staging environment first to identify key issues. If your server names are the same, setup the staging environment in an isolated network.
- Do regression testing for all points of integration (including K2), and test both migrated and post-migration instances of these features and integration points.
- Claims based authentication is supported in SharePoint 2010. The K2 platform supports Claims based authentication on K2 4.5 with Update KB001390 or greater.