SlideShare uma empresa Scribd logo
1 de 30
Baixar para ler offline
Migrating to SharePoint 2013 – Practices & Solution
Webinar Agenda

• Introduction to SharePoint 2013 Migration

• Understanding Migration – Process and Checklist

• Considerations for Migration and Understand Downtime & Disruption

• How To Migrate – Content Database, Service Application Databases & Site Collections

• How To Migrate – Customizations and SharePoint 2013 User Experience

• How To – Validate Migration

• Questions and Answers
Webinar Agenda

• Introduction to SharePoint 2013 Migration

• Understanding Migration – Process and Checklist

• Considerations for Migration and Understand Downtime & Disruption

• How To Migrate – Content Database, Service Application Databases & Site Collections

• How To Migrate – Customizations and SharePoint 2013 User Experience

• How To – Validate Migration

• Questions and Answers
Introduction to SharePoint 2013 Migration

Reasons to Migrate to SharePoint 2013

     Obviously not for minor changes           Storage Infrastructure improvements

     ROI                                       Increase End User Productivity

     Social Enterprise                         Apps and the Marketplace

     Strong and Effective Enterprise Search    Improved BI for Decision Makers

     Web Content Management                    Governance Automation

     Sharing                                   Easy moving from SharePoint 2013 to Office 365
Introduction to SharePoint 2013 Migration

Migration Cycle

          SharePoint 2010




         Plan          Prepare    Test      Implement        Validate




                                                        SharePoint 2013
Introduction to SharePoint 2013 Migration

Server Prerequisites

     Remove previous version of SharePoint.


     To use existing hardware
          Backup your farm using SharePoint backup tool OR PowerShell
          Uninstall Old SharePoint version and other dependent products


     Find more details on TechNet about Hardware and Software for SharePoint 2013.
Introduction to SharePoint 2013 Migration

End Client Software Requirement

     Office 2010 or Office 2013
          Full Offline and integrated experience
     SharePoint Designer
          SPD 2010 only works for SP version 14 sites
          SPD 15 works for both SP versions 14 and 15 sites
     Web Browser
          Internet Explorer 8 or higher
          Firefox (Latest version)
          Chrome (Latest version)
          Apple Safari (Latest version)
Webinar Agenda

• Introduction to SharePoint 2013 Migration

• Understanding Migration – Process and Checklist

• Considerations for Migration and Understand Downtime & Disruption

• How To Migrate – Content Database, Service Application Databases & Site Collections

• How To Migrate – Customizations and SharePoint 2013 User Experience

• How To – Validate Migration

• Questions and Answers
Understanding Migration – Process and Checklist

Migration Methods

      Database Attach
            Supported Databases for Database Attach Method




 Content Databases        Project Databases        Search Admin Database   Profile Database




 Social Database      Managed Metadata Databases   Secure Store Database   Access Database
Understanding Migration – Process and Checklist

Migration Methods

     Database Attach
         Unsupported Databases for Database Attach Method




       Configuration Databases     Sync Database             Search Index Databases



     In-Place Farm Upgrade (NOT SUPPORTED for V2V)
Understanding Migration – Process and Checklist

Preparing Check list

      Content Databases


      Service Applications


      Farm/Web Application


      Farm Settings


      List down all the customizations


      Plan Upgrade Performance
Webinar Agenda

• Introduction to SharePoint 2013 Migration

• Understanding Migration – Process and Checklist

• Considerations for Migration and Understand Downtime & Disruption

• How To Migrate – Content Database, Service Application Databases & Site Collections

• How To Migrate – Customizations and SharePoint 2013 User Experience

• How To – Validate Migration

• Questions and Answers
Considerations for Migration and Understand Downtime & Disruption



 •   Migration –what can’t be?                 •   URL Changes after the migration
       PowerPoint Broadcast site collection
       Content Editor Web parts are no
         longer supported? Any replacement?    •   Governance and Notification Plan
         Script Editor Web part.
                                               •   Customization – Code and Codeless
 •   Understand Downtime and Disruption

 •   Performance                               •   Clean-up the Environment


 •   Farm Topology
Webinar Agenda

• Introduction to SharePoint 2013 Migration

• Understanding Migration – Process and Checklist

• Considerations for Migration and Understand Downtime & Disruption

• How To Migrate – Content Database, Service Application Databases & Site
  Collections

• How To Migrate – Customizations and SharePoint 2013 User Experience

• How To – Validate Migration

• Questions and Answers
How To Migrate – Content Database, Service Application Databases & Site Collections


PowerShell Commands
                                      Services
      Farm                               New-SPBusinessDataCatalogServiceApplication
          Upgrade-SPFarm                  New-SPMetadataServiceApplication
      Content Database                   New-SPPerformancePointServiceApplication
         Mount-SPContentDatabase          New-SPProfileServiceApplication
         Test-SPContentDatabase           New-SPProjectServiceApplication
         Upgrade-SPContentDatabase        New-New-SPSecureStoreApplication
      Site                               New-SPSubscriptionSettingsServiceApplication
         Test-SPSite
         Repair-SPSite
         Upgrade-SPSite
How To Migrate – Content Database, Service Application Databases & Site Collections


Create Web Applications for Upgrade
How To Migrate – Content Database, Service Application Databases & Site Collections


Migrate Content Database
How To Migrate – Content Database, Service Application Databases & Site Collections


Deferred Site Collection Upgrade

      Faster upgrade approach
      It is the replacement of Visual Upgrade feature
      Visual upgrade preserves old master pages, CSS and HTML files only where deferred site
       collection upgrade preserves many things, even Features.
      This upgrade allows you to use previous version of SharePoint UI seamlessly.
      Main difference – Site Collection (SPSite) UI will be upgraded granularly instead of Site
       (SPWeb).
      “Once the site collection is upgraded then it cannot be rolled back.”
Page Rendering Coexistence
How To Migrate – Content Database, Service Application Databases & Site Collections


Feature Fallback Behavior


                                         SP 2013 Features List
 SP 2013 Mode
 Lookups
                   SP 2013 Features        SP 2013                  Deprecated
                    SP 2010 Features     Features Only           Features - “Hidden”

                                         SP 2010 Features List
 SP 2010 Mode
 Lookups
                     SP 2010 Features
                                            SP 2010              SP 2010 Deprecated
                   replaced by SP 2013
                                         Features Only                Features
                         Features
Webinar Agenda

• Introduction to SharePoint 2013 Migration

• Understanding Migration – Process and Checklist

• Considerations for Migration and Understand Downtime & Disruption

• How To Migrate – Content Database, Service Application Databases & Site Collections

• How To Migrate – Customizations and SharePoint 2013 User Experience

• How To – Validate Migration

• Questions and Answers
How To Migrate – Customizations and SharePoint 2013 User Experience


Understand Customization Categories

      UI
      Information Structure
      Back-end Service Applications
      3rd Party Customizations


SharePoint 2013 User Experience


      SP Mode 14
      SP Mode 15
How To Migrate – Customizations and SharePoint 2013 User Experience


Copy Customizations to SP 2013 Farm
Webinar Agenda

• Introduction to SharePoint 2013 Migration

• Understanding Migration – Process and Checklist

• Considerations for Migration and Understand Downtime & Disruption

• How To Migrate – Content Database, Service Application Databases & Site Collections

• How To Migrate – Customizations and SharePoint 2013 User Experience

• How To – Validate Migration

• Questions and Answers
How To – Validate Migration

Review Logs

     Upgrade Logs


     Application Event Logs
How To – Validate Migration

Validate Migrated Environment

     Review and Validate Web Applications
     Review and Validate Services
     Validate External Data Sources
          InfoPath
          BCS Connections (External Content Types and External Lists)
          Excel Services connections
          External targets for Enterprise Search
     Authentication Providers
     Customization defects and fixes
How about Migration from MOSS 2007 to SP 2013?

• Yes, It’s possible!!!

• There is no need to stop at SharePoint 2010

• Fact – “There is no direct migration from MOSS 2007 to SharePoint 2013”
Webinar Agenda

• Introduction to SharePoint 2013 Migration

• Understanding Migration – Process and Checklist

• Considerations for Migration and Understand Downtime & Disruption

• How To Migrate – Content Database, Service Application Databases & Site Collections

• How To Migrate – Customizations and SharePoint 2013 User Experience

• How To – Validate Migration

• Questions and Answers
Question and Answers
             Write to us: inquiry@cygnet-infotech.com
To get free consultation on your Migration queries
Thank You

Mais conteúdo relacionado

Mais procurados

SharePoint Server 2013 Farm Architecture and Performance by Ben Curry - SPTec...
SharePoint Server 2013 Farm Architecture and Performance by Ben Curry - SPTec...SharePoint Server 2013 Farm Architecture and Performance by Ben Curry - SPTec...
SharePoint Server 2013 Farm Architecture and Performance by Ben Curry - SPTec...
SPTechCon
 
SharePoint 2013 Upgrade for the End User
SharePoint 2013 Upgrade for the End UserSharePoint 2013 Upgrade for the End User
SharePoint 2013 Upgrade for the End User
Richard Harbridge
 
Share point 2013 migration solutions
Share point 2013 migration solutionsShare point 2013 migration solutions
Share point 2013 migration solutions
Peter Ganev
 
SharePoint 2013 Upgrade Planning For The Business: What You Need To Know
SharePoint 2013 Upgrade Planning For The Business: What You Need To KnowSharePoint 2013 Upgrade Planning For The Business: What You Need To Know
SharePoint 2013 Upgrade Planning For The Business: What You Need To Know
Richard Harbridge
 

Mais procurados (19)

Migrate to share point 2016 (presentation)
Migrate to share point 2016 (presentation) Migrate to share point 2016 (presentation)
Migrate to share point 2016 (presentation)
 
SharePoint Server 2013 Farm Architecture and Performance by Ben Curry - SPTec...
SharePoint Server 2013 Farm Architecture and Performance by Ben Curry - SPTec...SharePoint Server 2013 Farm Architecture and Performance by Ben Curry - SPTec...
SharePoint Server 2013 Farm Architecture and Performance by Ben Curry - SPTec...
 
SharePoint 2013 Upgrade for the End User
SharePoint 2013 Upgrade for the End UserSharePoint 2013 Upgrade for the End User
SharePoint 2013 Upgrade for the End User
 
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
 
Share point 2013 migration solutions
Share point 2013 migration solutionsShare point 2013 migration solutions
Share point 2013 migration solutions
 
WISPUG - Fun with SharePoint Migrations
WISPUG - Fun with SharePoint MigrationsWISPUG - Fun with SharePoint Migrations
WISPUG - Fun with SharePoint Migrations
 
MinRole and SharePoint 2016
MinRole and SharePoint 2016MinRole and SharePoint 2016
MinRole and SharePoint 2016
 
What's New and What's Out for SharePoint Server 2019 On-Premises
What's New and What's Out for SharePoint Server 2019 On-PremisesWhat's New and What's Out for SharePoint Server 2019 On-Premises
What's New and What's Out for SharePoint Server 2019 On-Premises
 
How to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guide
How to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guideHow to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guide
How to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guide
 
SharePoint 2016 Upgrade Planning
SharePoint 2016 Upgrade PlanningSharePoint 2016 Upgrade Planning
SharePoint 2016 Upgrade Planning
 
Thinakaran
ThinakaranThinakaran
Thinakaran
 
Practical Tips for Migrating SharePoint Customizations to Office 365
Practical Tips for Migrating SharePoint Customizations to Office 365Practical Tips for Migrating SharePoint Customizations to Office 365
Practical Tips for Migrating SharePoint Customizations to Office 365
 
A Succesful WebCenter Upgrade: What You Need to Know
A Succesful WebCenter Upgrade: What You Need to KnowA Succesful WebCenter Upgrade: What You Need to Know
A Succesful WebCenter Upgrade: What You Need to Know
 
Successful Migration to SharePoint 2013 - Planning Considerations & Migration...
Successful Migration to SharePoint 2013 - Planning Considerations & Migration...Successful Migration to SharePoint 2013 - Planning Considerations & Migration...
Successful Migration to SharePoint 2013 - Planning Considerations & Migration...
 
Introduction to SharePoint 2013
Introduction to SharePoint 2013Introduction to SharePoint 2013
Introduction to SharePoint 2013
 
SharePoint 2016 Why Upgrade: Top 10 Compelling Features
SharePoint 2016 Why Upgrade: Top 10 Compelling FeaturesSharePoint 2016 Why Upgrade: Top 10 Compelling Features
SharePoint 2016 Why Upgrade: Top 10 Compelling Features
 
SharePoint Fest Chicago 2014 - Anatomy of SharePoint and Office 365 Hybrid De...
SharePoint Fest Chicago 2014 - Anatomy of SharePoint and Office 365 Hybrid De...SharePoint Fest Chicago 2014 - Anatomy of SharePoint and Office 365 Hybrid De...
SharePoint Fest Chicago 2014 - Anatomy of SharePoint and Office 365 Hybrid De...
 
SharePoint 2013 Upgrade Planning For The Business: What You Need To Know
SharePoint 2013 Upgrade Planning For The Business: What You Need To KnowSharePoint 2013 Upgrade Planning For The Business: What You Need To Know
SharePoint 2013 Upgrade Planning For The Business: What You Need To Know
 
Don't upgrade to SharePoint 2013
Don't upgrade to SharePoint 2013Don't upgrade to SharePoint 2013
Don't upgrade to SharePoint 2013
 

Destaque

งานนำเสนอ1
งานนำเสนอ1งานนำเสนอ1
งานนำเสนอ1
narueporn
 
หน้าแรก
หน้าแรกหน้าแรก
หน้าแรก
narueporn
 
คู่มือ Microsoft powerpoint
คู่มือ Microsoft powerpointคู่มือ Microsoft powerpoint
คู่มือ Microsoft powerpoint
narueporn
 
หน้าแรก
หน้าแรกหน้าแรก
หน้าแรก
narueporn
 
งานนำเสนอ1
งานนำเสนอ1งานนำเสนอ1
งานนำเสนอ1
narueporn
 

Destaque (10)

Cygnet corporate ppt
Cygnet corporate pptCygnet corporate ppt
Cygnet corporate ppt
 
Lulu
LuluLulu
Lulu
 
Animal present
Animal presentAnimal present
Animal present
 
งานนำเสนอ1
งานนำเสนอ1งานนำเสนอ1
งานนำเสนอ1
 
Priority-based Budgeting
Priority-based Budgeting Priority-based Budgeting
Priority-based Budgeting
 
หน้าแรก
หน้าแรกหน้าแรก
หน้าแรก
 
คู่มือ Microsoft powerpoint
คู่มือ Microsoft powerpointคู่มือ Microsoft powerpoint
คู่มือ Microsoft powerpoint
 
หน้าแรก
หน้าแรกหน้าแรก
หน้าแรก
 
Gopinath Dhandapani
Gopinath DhandapaniGopinath Dhandapani
Gopinath Dhandapani
 
งานนำเสนอ1
งานนำเสนอ1งานนำเสนอ1
งานนำเสนอ1
 

Semelhante a Migrating to share point 2013 – practices and solution

Spca2014 mirjam van olst upgrading share point 2010 custom solutions to sha...
Spca2014 mirjam van olst   upgrading share point 2010 custom solutions to sha...Spca2014 mirjam van olst   upgrading share point 2010 custom solutions to sha...
Spca2014 mirjam van olst upgrading share point 2010 custom solutions to sha...
NCCOMMS
 
Mct Summit 2013 Why SharePoint 2013
Mct Summit 2013   Why SharePoint 2013Mct Summit 2013   Why SharePoint 2013
Mct Summit 2013 Why SharePoint 2013
Chris Givens
 
Shop talk - Project Server 2013
Shop talk - Project Server 2013Shop talk - Project Server 2013
Shop talk - Project Server 2013
Chris Givens
 

Semelhante a Migrating to share point 2013 – practices and solution (20)

SharePoint Saturday Madrid 2016 - SharePoint Upgrade or Migration, or is it b...
SharePoint Saturday Madrid 2016 - SharePoint Upgrade or Migration, or is it b...SharePoint Saturday Madrid 2016 - SharePoint Upgrade or Migration, or is it b...
SharePoint Saturday Madrid 2016 - SharePoint Upgrade or Migration, or is it b...
 
Katpro Technologies | SharePoint Consulting Services
Katpro Technologies | SharePoint Consulting Services Katpro Technologies | SharePoint Consulting Services
Katpro Technologies | SharePoint Consulting Services
 
DFW SPUG FastTrack migration service for SharePoint
DFW SPUG FastTrack migration service for SharePointDFW SPUG FastTrack migration service for SharePoint
DFW SPUG FastTrack migration service for SharePoint
 
Forms In SharePoint 2010
Forms In SharePoint 2010Forms In SharePoint 2010
Forms In SharePoint 2010
 
Enterprise Project Management overview
Enterprise Project Management overviewEnterprise Project Management overview
Enterprise Project Management overview
 
Plan, prepare & overall process of upgrade and migrate to SharePoint 2013
Plan, prepare & overall process of upgrade and migrate to SharePoint 2013Plan, prepare & overall process of upgrade and migrate to SharePoint 2013
Plan, prepare & overall process of upgrade and migrate to SharePoint 2013
 
Migration sp2013
Migration sp2013Migration sp2013
Migration sp2013
 
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a Pro
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a ProSPSHOU - Upgrading and Migrating to SharePoint 2016 like a Pro
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a Pro
 
Demystifying SharePoint Server 2016
Demystifying SharePoint Server 2016Demystifying SharePoint Server 2016
Demystifying SharePoint Server 2016
 
Spca2014 mirjam van olst upgrading share point 2010 custom solutions to sha...
Spca2014 mirjam van olst   upgrading share point 2010 custom solutions to sha...Spca2014 mirjam van olst   upgrading share point 2010 custom solutions to sha...
Spca2014 mirjam van olst upgrading share point 2010 custom solutions to sha...
 
SPCA2013 - Upgrade to SharePoint 2013 - A Cautioned Approach
SPCA2013 - Upgrade to SharePoint 2013 - A Cautioned ApproachSPCA2013 - Upgrade to SharePoint 2013 - A Cautioned Approach
SPCA2013 - Upgrade to SharePoint 2013 - A Cautioned Approach
 
Introduction and What’s new in SharePoint 2013
Introduction and What’s new in SharePoint 2013Introduction and What’s new in SharePoint 2013
Introduction and What’s new in SharePoint 2013
 
What’s New Share Point 2010
What’s New Share Point 2010What’s New Share Point 2010
What’s New Share Point 2010
 
SharePoint Upgrade or Migration, or is it both? - SPS London 2016
SharePoint Upgrade or Migration, or is it both? - SPS London 2016SharePoint Upgrade or Migration, or is it both? - SPS London 2016
SharePoint Upgrade or Migration, or is it both? - SPS London 2016
 
The Slippery Slope of Migrating to SharePoint Online or On-Premise
The Slippery Slope of Migrating to SharePoint Online or On-PremiseThe Slippery Slope of Migrating to SharePoint Online or On-Premise
The Slippery Slope of Migrating to SharePoint Online or On-Premise
 
The Slippery Slope of Migrating to SharePoint Online or On-Premise
The Slippery Slope of Migrating to SharePoint Online or On-PremiseThe Slippery Slope of Migrating to SharePoint Online or On-Premise
The Slippery Slope of Migrating to SharePoint Online or On-Premise
 
Mct Summit 2013 Why SharePoint 2013
Mct Summit 2013   Why SharePoint 2013Mct Summit 2013   Why SharePoint 2013
Mct Summit 2013 Why SharePoint 2013
 
IberianSPC - SharePoint 2013 Upgrade
IberianSPC - SharePoint 2013 UpgradeIberianSPC - SharePoint 2013 Upgrade
IberianSPC - SharePoint 2013 Upgrade
 
SPTechCon Austin - The Slippery Slope of SharePoint Migrations
SPTechCon Austin - The Slippery Slope of SharePoint MigrationsSPTechCon Austin - The Slippery Slope of SharePoint Migrations
SPTechCon Austin - The Slippery Slope of SharePoint Migrations
 
Shop talk - Project Server 2013
Shop talk - Project Server 2013Shop talk - Project Server 2013
Shop talk - Project Server 2013
 

Migrating to share point 2013 – practices and solution

  • 1. Migrating to SharePoint 2013 – Practices & Solution
  • 2. Webinar Agenda • Introduction to SharePoint 2013 Migration • Understanding Migration – Process and Checklist • Considerations for Migration and Understand Downtime & Disruption • How To Migrate – Content Database, Service Application Databases & Site Collections • How To Migrate – Customizations and SharePoint 2013 User Experience • How To – Validate Migration • Questions and Answers
  • 3. Webinar Agenda • Introduction to SharePoint 2013 Migration • Understanding Migration – Process and Checklist • Considerations for Migration and Understand Downtime & Disruption • How To Migrate – Content Database, Service Application Databases & Site Collections • How To Migrate – Customizations and SharePoint 2013 User Experience • How To – Validate Migration • Questions and Answers
  • 4. Introduction to SharePoint 2013 Migration Reasons to Migrate to SharePoint 2013  Obviously not for minor changes  Storage Infrastructure improvements  ROI  Increase End User Productivity  Social Enterprise  Apps and the Marketplace  Strong and Effective Enterprise Search  Improved BI for Decision Makers  Web Content Management  Governance Automation  Sharing  Easy moving from SharePoint 2013 to Office 365
  • 5. Introduction to SharePoint 2013 Migration Migration Cycle SharePoint 2010 Plan Prepare Test Implement Validate SharePoint 2013
  • 6. Introduction to SharePoint 2013 Migration Server Prerequisites  Remove previous version of SharePoint.  To use existing hardware  Backup your farm using SharePoint backup tool OR PowerShell  Uninstall Old SharePoint version and other dependent products  Find more details on TechNet about Hardware and Software for SharePoint 2013.
  • 7. Introduction to SharePoint 2013 Migration End Client Software Requirement  Office 2010 or Office 2013  Full Offline and integrated experience  SharePoint Designer  SPD 2010 only works for SP version 14 sites  SPD 15 works for both SP versions 14 and 15 sites  Web Browser  Internet Explorer 8 or higher  Firefox (Latest version)  Chrome (Latest version)  Apple Safari (Latest version)
  • 8. Webinar Agenda • Introduction to SharePoint 2013 Migration • Understanding Migration – Process and Checklist • Considerations for Migration and Understand Downtime & Disruption • How To Migrate – Content Database, Service Application Databases & Site Collections • How To Migrate – Customizations and SharePoint 2013 User Experience • How To – Validate Migration • Questions and Answers
  • 9. Understanding Migration – Process and Checklist Migration Methods  Database Attach  Supported Databases for Database Attach Method Content Databases Project Databases Search Admin Database Profile Database Social Database Managed Metadata Databases Secure Store Database Access Database
  • 10. Understanding Migration – Process and Checklist Migration Methods  Database Attach  Unsupported Databases for Database Attach Method Configuration Databases Sync Database Search Index Databases  In-Place Farm Upgrade (NOT SUPPORTED for V2V)
  • 11. Understanding Migration – Process and Checklist Preparing Check list  Content Databases  Service Applications  Farm/Web Application  Farm Settings  List down all the customizations  Plan Upgrade Performance
  • 12. Webinar Agenda • Introduction to SharePoint 2013 Migration • Understanding Migration – Process and Checklist • Considerations for Migration and Understand Downtime & Disruption • How To Migrate – Content Database, Service Application Databases & Site Collections • How To Migrate – Customizations and SharePoint 2013 User Experience • How To – Validate Migration • Questions and Answers
  • 13. Considerations for Migration and Understand Downtime & Disruption • Migration –what can’t be? • URL Changes after the migration  PowerPoint Broadcast site collection  Content Editor Web parts are no longer supported? Any replacement? • Governance and Notification Plan Script Editor Web part. • Customization – Code and Codeless • Understand Downtime and Disruption • Performance • Clean-up the Environment • Farm Topology
  • 14. Webinar Agenda • Introduction to SharePoint 2013 Migration • Understanding Migration – Process and Checklist • Considerations for Migration and Understand Downtime & Disruption • How To Migrate – Content Database, Service Application Databases & Site Collections • How To Migrate – Customizations and SharePoint 2013 User Experience • How To – Validate Migration • Questions and Answers
  • 15. How To Migrate – Content Database, Service Application Databases & Site Collections PowerShell Commands  Services  Farm New-SPBusinessDataCatalogServiceApplication Upgrade-SPFarm New-SPMetadataServiceApplication  Content Database New-SPPerformancePointServiceApplication Mount-SPContentDatabase New-SPProfileServiceApplication Test-SPContentDatabase New-SPProjectServiceApplication Upgrade-SPContentDatabase New-New-SPSecureStoreApplication  Site New-SPSubscriptionSettingsServiceApplication Test-SPSite Repair-SPSite Upgrade-SPSite
  • 16. How To Migrate – Content Database, Service Application Databases & Site Collections Create Web Applications for Upgrade
  • 17. How To Migrate – Content Database, Service Application Databases & Site Collections Migrate Content Database
  • 18. How To Migrate – Content Database, Service Application Databases & Site Collections Deferred Site Collection Upgrade  Faster upgrade approach  It is the replacement of Visual Upgrade feature  Visual upgrade preserves old master pages, CSS and HTML files only where deferred site collection upgrade preserves many things, even Features.  This upgrade allows you to use previous version of SharePoint UI seamlessly.  Main difference – Site Collection (SPSite) UI will be upgraded granularly instead of Site (SPWeb).  “Once the site collection is upgraded then it cannot be rolled back.”
  • 20. How To Migrate – Content Database, Service Application Databases & Site Collections Feature Fallback Behavior SP 2013 Features List SP 2013 Mode Lookups SP 2013 Features  SP 2013 Deprecated SP 2010 Features Features Only Features - “Hidden” SP 2010 Features List SP 2010 Mode Lookups SP 2010 Features SP 2010 SP 2010 Deprecated replaced by SP 2013 Features Only Features Features
  • 21. Webinar Agenda • Introduction to SharePoint 2013 Migration • Understanding Migration – Process and Checklist • Considerations for Migration and Understand Downtime & Disruption • How To Migrate – Content Database, Service Application Databases & Site Collections • How To Migrate – Customizations and SharePoint 2013 User Experience • How To – Validate Migration • Questions and Answers
  • 22. How To Migrate – Customizations and SharePoint 2013 User Experience Understand Customization Categories  UI  Information Structure  Back-end Service Applications  3rd Party Customizations SharePoint 2013 User Experience  SP Mode 14  SP Mode 15
  • 23. How To Migrate – Customizations and SharePoint 2013 User Experience Copy Customizations to SP 2013 Farm
  • 24. Webinar Agenda • Introduction to SharePoint 2013 Migration • Understanding Migration – Process and Checklist • Considerations for Migration and Understand Downtime & Disruption • How To Migrate – Content Database, Service Application Databases & Site Collections • How To Migrate – Customizations and SharePoint 2013 User Experience • How To – Validate Migration • Questions and Answers
  • 25. How To – Validate Migration Review Logs  Upgrade Logs  Application Event Logs
  • 26. How To – Validate Migration Validate Migrated Environment  Review and Validate Web Applications  Review and Validate Services  Validate External Data Sources  InfoPath  BCS Connections (External Content Types and External Lists)  Excel Services connections  External targets for Enterprise Search  Authentication Providers  Customization defects and fixes
  • 27. How about Migration from MOSS 2007 to SP 2013? • Yes, It’s possible!!! • There is no need to stop at SharePoint 2010 • Fact – “There is no direct migration from MOSS 2007 to SharePoint 2013”
  • 28. Webinar Agenda • Introduction to SharePoint 2013 Migration • Understanding Migration – Process and Checklist • Considerations for Migration and Understand Downtime & Disruption • How To Migrate – Content Database, Service Application Databases & Site Collections • How To Migrate – Customizations and SharePoint 2013 User Experience • How To – Validate Migration • Questions and Answers
  • 29. Question and Answers Write to us: inquiry@cygnet-infotech.com To get free consultation on your Migration queries