TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Post an article
Translate this page
Powered by
Microsoft® Translator
Wikis - Page Details
First published by
Prasad_Joshi1
When:
23 Apr 2013 4:39 AM
Last revision by
Prasad_Joshi1
When:
29 Apr 2013 12:57 AM
Revisions:
4
Comments:
0
Options
Subscribe to Article (RSS)
Share this
Can You Improve This Article?
Positively!
Click Sign In to add the tip, solution, correction or comment that will help other users.
Report inappropriate content using
these instructions
.
Wiki
>
TechNet Articles
>
Upgrade from MOSS 2007 to SharePoint 2010
Upgrade from MOSS 2007 to SharePoint 2010
Article
History
Upgrade from MOSS 2007 to SharePoint 2010
Upgrade from MOSS 2007 to SharePoint 2010 has been very common these days. The migration can be dominated by many factors, few of them are listed below.
Size of migration
Customization involved in application
Third party tools used Ex: K2, Nintex, Telerik, Bamboo
Custom database if any
Based on many such factors we need to finalize the approach for migration. There are many third party tools used which can be used for complex migration. These tools gives control of migration upto granular level Ex: Migrating specific lists, uses etc. Examples of tools can be Metalogix, AvePoint.
But each of tool can have its own limitations. These should be observed and understood well before migration.
The second approach for migration which is provided by platform itself i.e Content database attach and upgrade method.
This approach is very easy to implement if we have less customization i.e application is using Sharepoint OOTB features and configuration on top of that.
Things to consider in this approach are
Customization if any needs to be rebuilt using SharePoint 2010 API
Workflows in 'In-Progress' state needs to be completed
Third party features migration needs to be checked with vendor
Shared content database for multiple site collections ( This we will discuss in this article)
The MOSS application should be on SP2 is the requirement for this approach.
We can face few issues while such migration as many of the old solutions are not available for rebuit or the third party solutions does not have any SharePoint 2010 upgrade available. If such is the case then during upgrade there are errors generated in logs. There is a excellent utility available on Codeplex to delete these unwated solutions. It can be downloaded from
here
.
The steps for the upgrade can be summarized as follows.
1. Take the content database backup from MOSS environment
2. Deploy any customizations which are rebuilt on SharePoint 2010.
3. Restore the ContentDB in SharePoint 2010 farm.
4. Attach the New ContentDB in SP2010 using
'Mount-SPContentDatabase'
command.
5. Run the Utility(Feature admin) and Clean the feature which is\are giving error for this content database.
6. Delete the unwanted sitecollections (Deleteit using Remove-SPSite, deleting from UI keeps a reference in content database)
7. Upgrade the contentDB using
'Upgrade-SPContentDataBase'
8. Deploy the new customization if any.
After upgrade please review the Database status in 'Upgrade & Migration' in Central Admin. It should show 'No action required'. The upgrade status should also read 'Successed' with 100%.
If there are errors during upgrade the status will be failed. Review the Upgrade log in this case to get the exact cause for failure. After removing the faulty component we can hit the upgrade command (pt. 7 above) again to upgrade the content database.
Migration
,
SharePoint 2010
[Edit tags]
Leave a Comment
Please add 4 and 3 and type the answer here:
Post
Wiki - Revision Comment List(Revision Comment)
Wikis - Comment List