Hi,
Can AnyBody please help me to Migrate SharePoint 2010 to Sharepoint 2013.
1)If you have any Blogs for Sharepoint 2013 Migration please Provide me.
2)I wanted to Know the Approach which i need to follow.
3)Please Suggest me Which approach is best for Sharepoint 2010 to SP2013 Â Migration.
hi mahesh
you can use tool to do migration or else you need to manual approach
check the prepare for upgrade option run on 2010 sp and check any issuses . if there is issuse fix it or else you can proceed for upgradation.
prepare sharepoint 2013 environment. make sure you environment should have proper infrasstructure or else you will face lot of slowness.
create sites in sp 2013
then to attavch and dettach the database. before doing this attach and detach you need to convert your database from classic to claims authentication using powershell.
please check your custom code .net framework and sharepoint path
in 2013 the sharepoint path has changed to 15 . Make sure you had tested all your custom application code.
create one test site in dev environment and test all your custom code whether it is working ornot.