step 1 - SharePoint 2010 farm inventory and reports
In order to have a success SharePoint 2013 upgrade as we discussed in previous blog, the first and key step is the SharePoint 2010 farm inventory and reports. Create inventory and gather information from 2010 farm will help determine the 2013 farm topology plus a performance baseline and information about the environment. You could use the inventory and reports to design new 2013 farm, plan migration procedure, and automate to reapply all the custom configurations.
The following picture from Metalogix presentation described the SharePoint 2010 inventory.
Here are some major inventory information you should gather and the purpose.
1. Farm configurations - Used for 2013 new architect design
Most of the farm configurations are stored in either web.config files or config database that will NOT be migrated. One example is the farm and webapp property bag settings. As a result, you should identify all the configurations and automate the process to reconfigure them on 2013 farm.
2. Content usage - Use for upgrade planning
Sandbox solutions will not be automatically upgraded to 2013 version. You need to repackage them and recompile them for 2013. The critical issues is the saved site templates used for 2010 provisioning. The right procedure is to identify them, create a site based on it, remove the saved templates, upgrade the site created, save the upgraded site to new site template on 2013.
The error webpart report is very useful to identify any failed webpart.
3. Customizations especially on the following items - Used for upgrade and clean up
SharePoint 2013 changed the master page design and you would need to use new html file to change master pages. If you are using Set-SPCustomLayoutsPage to redirect the OoB pages to custom page, this will not work on current version of SharePoint 2013. The bug has been reported and is waiting for solution.
4. Third party software we are using now - Used for upgrade and clean up
Some third party solutions might not work on SharePoint 2013 and you would need to work with each vendor. The critical two issues here are NextLabs does not support claims at this point and Fab 40 will no longer supported by Microsoft. We will continue working to provide solutions on these upgrade or clean up.
In summary, the success of the SharePoint 2013 upgrade starts with farm inventory and reports. We will publish other upgrade steps in details in future blogs.
Collé à partir de <http://sharepointconnoisseur.blogspot.fr/2013/06/sharepoint-2013-upgrade-design-and.html>