SlideShare uma empresa Scribd logo
1 de 36
Baixar para ler offline
Upgrade to SharePoint 2013


                             Presented by:
About Me
    Veenus Maximiuk, MCITP, MCTS, MCPD, vTS
    SharePoint Managing Architect


          spvee.wordpress.com
          @SharePointVee

          Linkedin.com/in/vmaximiuk

          vmaximiuk@iccohio.com


2     © 2013, Information Control Corporation
Agenda


                                Things to Know    Claims       Service Application
                                Before Upgrade   Migration     & Content Upgrade




                             Upgrade Improvements      Demos            Q&A




3    © 2013, Information Control Corporation
Things to Know Before Upgrade


4    © 2013, Information Control Corporation
Supported Upgrade

            SharePoint
              2007                             SharePoint     SharePoint
             (MOSS)                            Server 2010    Server 2013




          Windows                              SharePoint    SharePoint
         SharePoint                            Foundation    Foundation
         Services 3.0                             2010          2013



5    © 2013, Information Control Corporation
Upgrade Requirements
    Server Requirements                           Client Requirements
    •    SharePoint Server                        •   Office 2010 or Office 2013
          – Windows Server 2008 R2 SP1,                – For full offline and integrated
            or                                            experience
          – Windows Sever 2012                         – Office 2007 – limited
            Datacenter or Standard                        integration
          – NO Previous Versions of               •   Browser
            SharePoint
                                                       – Internet Explorer 8, 9, and 10
    •    Database Server
                                                       – Chrome
          – SQL Server 2008 R2 SP1 (x64),
                                                       – Firefox
            or
                                                       – Safari
          – SQL Server 2012 (x64)
6       © 2013, Information Control Corporation
Upgrade to SharePoint 2013
    •    In-Place Upgrade is NOT Supported
    •    Database Attach is the only supported upgrade option
    •    Only the following databases can be upgraded:
          – Content Databases
          – Business Data Connectivity
          – Managed Metadata
          – PerformancePoint
          – Search Administration
          – Secure Store
          – User Profile (Profile, Social, and Sync DBs)

7       © 2013, Information Control Corporation
Assessing What to Upgrade
                                               •   Just because you can upgrade a Service Application Database,
                                                   doesn’t mean that you necessarily should
                                               •   Only upgrade those Service Applications that have critical data in
                                                   them
                                                    – If you haven’t invested anything into User Profile Service
                                                        Application or The Managed Metadata store, simply create
                                                        new ones in SP2013.
                                               •   This will keep the process simple
                                               •   A content-only migration can be made relatively simple by
                                                   following this rule




8    © 2013, Information Control Corporation
Claims Migration


9    © 2013, Information Control Corporation
Authentication Modes
     •    Windows Classic Support (Legacy)
           – SP2013 supports this with some issues
           – Migration before upgrade is recommended
     •    Forms Authentication Support
           – No changes from 2010
           – Ensure provider is installed with same name before attaching database
     •    Database to Web Application authentication mode mismatches
           – Database attach in SP2013 detects mismatched authentication support
           – Test-SPContentDatabase in SP2013 also detects this
           – Fix before attaching is best advice

10       © 2013, Information Control Corporation
Service Application & Content Upgrade


12    © 2013, Information Control Corporation
Upgrading Managed Metadata Service
           Step-by-Step
     1.    Restore the database
     2.    Get the Managed Account
     3.    Create a new Service Application Pool
     4.    Create the new Managed Metadata Service using the restored database
     5.    Create the new Managed Metadata Service Application Proxy
     6.    Start Managed Metadata Service




13    © 2013, Information Control Corporation
Managed Metadata Service
     Upgrade Results




14    © 2013, Information Control Corporation
Managed Metadata Service
     Term Store Upgrade Results




15    © 2013, Information Control Corporation
Upgrading User Profile Service
          Step-by-Step
          1.       Restore the databases
          2.       Get or create Managed Account
          3.       Get or create Service Application Pool
          4.       Create the new User Profile Service using the restored databases
          5.       Create the new User Profile Service Application Proxy
          6.       Start User Profile Service
          7.       IISRESET (Just in case, because 9 times out of 10 this fixes rogue SharePoint errors)




16   © 2013, Information Control Corporation
User Profile Service – Service Application
     Upgrade Results




17    © 2013, Information Control Corporation
User Profile Service – Managed Profile Service
     Upgrade Results




18    © 2013, Information Control Corporation
Upgrade Managed Metadata Service Application


     Demo


19     © 2013, Information Control Corporation
Prepare for Content Upgrade
     •    Clean up the SP2010 farm for upgrade:
           – Check for and repair all database consistency errors
           – Turn off web analytics service application
           – Remove PowerPoint Broadcast Sites
     •    Recreate the following on the new farm
           – Alternate Access Mappings (AAMs)
           – Authentication providers and authentication modes that are being used
           – Quota templates
           – Managed paths
           – Self-service site management settings
           – Incoming and outgoing e-mail settings
           – Customizations (solution packages, etc.)
           – Certificates
20       © 2013, Information Control Corporation
Content Upgrade Overview
     1. Prepare SP2010 and SP 2013 Farms
     2. Create a SP2013 Web application
     3. Backup SP2010 Content DB
     4. Restore SP2010 Content DB to SP2013 SQL Server
     5. Test Upgrade Process using Test-SPContentDatabase cmdlet
     6. Run Mount-SPContentDatabase cmdlet to upgrade DB schema
     7. Run Get-SPSite –ContentDatabase CONTENTDBNAME –Limit All | Upgrade-SPSite –
        VersionUpgrade to upgrade Site Collections
     8. Check the Status of the Upgrade
        Get-SPSiteUpgradeSessionInfo –ContentDatabase CONTENTDBNAME –ShowInProgress –
        ShowCompleted -ShowFailed



21        © 2013, Information Control Corporation
Upgrade Content Databases


     Demo


22     © 2013, Information Control Corporation
Upgrade Improvements


23    © 2013, Information Control Corporation
Upgrade Improvements
     •    Deferred Site Collection Upgrade
     •    Site Collection Health Checks
     •    Upgrade Evaluation Site Collections
     •    System Event Notifications
     •    Logging Changes
     •    Site Collection Upgrade Throttling




24       © 2013, Information Control Corporation
Deferred Site Collection Upgrade
     •    No more Visual Upgrade
           – Was just a fake upgrade
           – The site was already upgraded
           – Lots of UI problems

     •    SharePoint 2013 can host “real” SharePoint 2010 sites
           – Installation adds both 14 and 15 root folders
           – Solutions can be deployed in 14 and/or 15 mode
           – You can (but shouldn’t) create new 2010 mode sites


25       © 2013, Information Control Corporation
Site Collection Health Checks
     •     Check the health of the Site Collection
            – Customized files
            – Missing galleries
            – Missing Site Templates
            – Unsupported Language Pack References
            – Unsupported MUI References
     •     PowerShell cmdlets
            – Test-SPSite –Identity <URL>
            – Repair-SPSite Identity <URL> [-RuleID <GUID>]


26       © 2013, Information Control Corporation
Site Collection Health Checks




27    © 2013, Information Control Corporation
Evaluation Site Collections
     •    Allows upgraded preview of existing site in 15 mode
           – Request-SPUpgradeEvaluationSite –Identity <URL>
     •    Makes side by side copy of existing site collection
     •    Limited lifetime
           – Default 30 days
     •    When Eval site is OK, the original site can be upgraded




28       © 2013, Information Control Corporation
Request for Site Evaluation




29    © 2013, Information Control Corporation
Creates Upgrade Evaluation Site Collections Timer Job




30    © 2013, Information Control Corporation
Site Collection Evaluation Site




31    © 2013, Information Control Corporation
Using Self-Service Site Collection Upgrades


     Demo


32     © 2013, Information Control Corporation
Upgrade Logging
     •    Changed to ULS format
           – TSV format allows improved parsing
           – Can be imported into Excel
           – Includes Correlation ID

     •    Logs can be made available to Site Collection admins
           – Uses separate logging level control than rest of upgrade
           – Shows reduced set of information by default
           – Created for both B2B and V2V upgrades
           – Stored as content within Site Collection

33       © 2013, Information Control Corporation
Site Collection Upgrade Throttling
     •    Prevents overload from self-service site collection upgrade
           – SPWebApplication.SiteUpgradeThrottleSettings.AppPoolConcurrentUpgradeSessionLimit
           – SPWebApplication.SiteUpgradeThrottleSettings.UsageStorageLimit
           – SPWebApplication.SiteUpgradeThrottleSettings.SubwebCountLimit
           – SPContentDatabase.ConcurrentSiteUpgradeSessionLimit
     •    Site upgrades are placed in a queue
     •    Check the queue using:
           – Get-SPSiteUpgradeSessionInfo –ContentDatabase <ID> -ShowInProgress –
               ShowCompleted –ShowFailed
     •    Check a site using:
           – Get-SPSiteUpgradeSessionInfo –Site <URL>
     •    Remove a site from the queue
           – Remove-SPSiteUpgradeSessionInfo –Identity <URL>
34       © 2013, Information Control Corporation
Some Bonus Stuff
     •    Always update My Site Host first
           – My Sites cannot be upgraded before My Site Host
           – My Sites will automatically be upgraded when users hit them
           – Upgraded My Sites is required for new Social features

     •    Get-SPUpgradeActions
           – Shows all upgrade actions in the farm

     •    Get-SPPendingUpgradeActions
           – Shows all pending upgrades for a given root object
           – Get-SPFarm | Get-SPPendingUpgradeActions -Recursive
35       © 2013, Information Control Corporation
Thanks to Our Sponsors




36    © 2013, Information Control Corporation
Questions?




37   © 2013, Information Control Corporation

Mais conteúdo relacionado

Mais procurados

Tech Ed Africa Demystifying Backup Restore In Share Point 2007
Tech Ed Africa Demystifying Backup Restore In Share Point 2007Tech Ed Africa Demystifying Backup Restore In Share Point 2007
Tech Ed Africa Demystifying Backup Restore In Share Point 2007Joel Oleson
 
A Real World Guide to Building Highly Available Fault Tolerant SharePoint Farms
A Real World Guide to Building Highly Available Fault Tolerant SharePoint FarmsA Real World Guide to Building Highly Available Fault Tolerant SharePoint Farms
A Real World Guide to Building Highly Available Fault Tolerant SharePoint FarmsEric Shupps
 
SPCSEA 2013 - Upgrading to SharePoint 2013
SPCSEA 2013 - Upgrading to SharePoint 2013SPCSEA 2013 - Upgrading to SharePoint 2013
SPCSEA 2013 - Upgrading to SharePoint 2013Michael Noel
 
TEC2010 SharePoint 2010 Upgrade
TEC2010 SharePoint 2010 UpgradeTEC2010 SharePoint 2010 Upgrade
TEC2010 SharePoint 2010 UpgradeJoel Oleson
 
NZSPC 2013 - Upgrading to SharePoint 2013
NZSPC 2013 - Upgrading to SharePoint 2013NZSPC 2013 - Upgrading to SharePoint 2013
NZSPC 2013 - Upgrading to SharePoint 2013Michael Noel
 
Upgrading to SharePoint 2010 - Teched Middle East
Upgrading to SharePoint 2010 - Teched Middle EastUpgrading to SharePoint 2010 - Teched Middle East
Upgrading to SharePoint 2010 - Teched Middle EastJoel Oleson
 
SharePoint 2010 Upgrade Best Practices Croatia
SharePoint 2010 Upgrade Best Practices CroatiaSharePoint 2010 Upgrade Best Practices Croatia
SharePoint 2010 Upgrade Best Practices CroatiaJoel Oleson
 
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...Roberto Vazquez Delgado
 
SharePoint 2010 Upgrade User Group and SharePoint Saturday
SharePoint 2010 Upgrade User Group and SharePoint SaturdaySharePoint 2010 Upgrade User Group and SharePoint Saturday
SharePoint 2010 Upgrade User Group and SharePoint SaturdayJoel Oleson
 
Large Scale SQL Considerations for SharePoint Deployments
Large Scale SQL Considerations for SharePoint DeploymentsLarge Scale SQL Considerations for SharePoint Deployments
Large Scale SQL Considerations for SharePoint DeploymentsJoel Oleson
 
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshop
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshopIntroduction to PowerShell - Be a PowerShell Hero - SPFest workshop
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshopMichael Blumenthal (Microsoft MVP)
 
Set up an SharePoint On-Premises environment for developing provider-hosted a...
Set up an SharePoint On-Premises environment for developing provider-hosted a...Set up an SharePoint On-Premises environment for developing provider-hosted a...
Set up an SharePoint On-Premises environment for developing provider-hosted a...SPC Adriatics
 
SharePoint Performance: Best Practices from the Field
SharePoint Performance: Best Practices from the FieldSharePoint Performance: Best Practices from the Field
SharePoint Performance: Best Practices from the FieldJason Himmelstein
 
SharePoint 2010 Online for Developer
SharePoint 2010 Online for DeveloperSharePoint 2010 Online for Developer
SharePoint 2010 Online for DeveloperK.Mohamed Faizal
 
WebCenter Content 11g Upgrade Webinar - March 2013
WebCenter Content 11g Upgrade Webinar - March 2013WebCenter Content 11g Upgrade Webinar - March 2013
WebCenter Content 11g Upgrade Webinar - March 2013Fishbowl Solutions
 
SharePoint 2016 Deep Dive
SharePoint 2016 Deep DiveSharePoint 2016 Deep Dive
SharePoint 2016 Deep DiveJared Matfess
 
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 KnowFishbowl Solutions
 
OEM12c - Application Management Suite
OEM12c - Application Management SuiteOEM12c - Application Management Suite
OEM12c - Application Management SuiteRavi Madabhushanam
 

Mais procurados (20)

Tech Ed Africa Demystifying Backup Restore In Share Point 2007
Tech Ed Africa Demystifying Backup Restore In Share Point 2007Tech Ed Africa Demystifying Backup Restore In Share Point 2007
Tech Ed Africa Demystifying Backup Restore In Share Point 2007
 
A Real World Guide to Building Highly Available Fault Tolerant SharePoint Farms
A Real World Guide to Building Highly Available Fault Tolerant SharePoint FarmsA Real World Guide to Building Highly Available Fault Tolerant SharePoint Farms
A Real World Guide to Building Highly Available Fault Tolerant SharePoint Farms
 
SPCSEA 2013 - Upgrading to SharePoint 2013
SPCSEA 2013 - Upgrading to SharePoint 2013SPCSEA 2013 - Upgrading to SharePoint 2013
SPCSEA 2013 - Upgrading to SharePoint 2013
 
TEC2010 SharePoint 2010 Upgrade
TEC2010 SharePoint 2010 UpgradeTEC2010 SharePoint 2010 Upgrade
TEC2010 SharePoint 2010 Upgrade
 
NZSPC 2013 - Upgrading to SharePoint 2013
NZSPC 2013 - Upgrading to SharePoint 2013NZSPC 2013 - Upgrading to SharePoint 2013
NZSPC 2013 - Upgrading to SharePoint 2013
 
Upgrading to SharePoint 2010 - Teched Middle East
Upgrading to SharePoint 2010 - Teched Middle EastUpgrading to SharePoint 2010 - Teched Middle East
Upgrading to SharePoint 2010 - Teched Middle East
 
SharePoint 2010 Upgrade Best Practices Croatia
SharePoint 2010 Upgrade Best Practices CroatiaSharePoint 2010 Upgrade Best Practices Croatia
SharePoint 2010 Upgrade Best Practices Croatia
 
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...
 
SharePoint 2010 Upgrade User Group and SharePoint Saturday
SharePoint 2010 Upgrade User Group and SharePoint SaturdaySharePoint 2010 Upgrade User Group and SharePoint Saturday
SharePoint 2010 Upgrade User Group and SharePoint Saturday
 
Large Scale SQL Considerations for SharePoint Deployments
Large Scale SQL Considerations for SharePoint DeploymentsLarge Scale SQL Considerations for SharePoint Deployments
Large Scale SQL Considerations for SharePoint Deployments
 
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshop
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshopIntroduction to PowerShell - Be a PowerShell Hero - SPFest workshop
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshop
 
Set up an SharePoint On-Premises environment for developing provider-hosted a...
Set up an SharePoint On-Premises environment for developing provider-hosted a...Set up an SharePoint On-Premises environment for developing provider-hosted a...
Set up an SharePoint On-Premises environment for developing provider-hosted a...
 
SharePoint Topology
SharePoint Topology SharePoint Topology
SharePoint Topology
 
SharePoint Performance: Best Practices from the Field
SharePoint Performance: Best Practices from the FieldSharePoint Performance: Best Practices from the Field
SharePoint Performance: Best Practices from the Field
 
SharePoint 2010 Online for Developer
SharePoint 2010 Online for DeveloperSharePoint 2010 Online for Developer
SharePoint 2010 Online for Developer
 
WebCenter Content 11g Upgrade Webinar - March 2013
WebCenter Content 11g Upgrade Webinar - March 2013WebCenter Content 11g Upgrade Webinar - March 2013
WebCenter Content 11g Upgrade Webinar - March 2013
 
SharePoint 2016 Deep Dive
SharePoint 2016 Deep DiveSharePoint 2016 Deep Dive
SharePoint 2016 Deep Dive
 
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
 
How to prepare for your SharePoint upgrade
How to prepare for your SharePoint upgradeHow to prepare for your SharePoint upgrade
How to prepare for your SharePoint upgrade
 
OEM12c - Application Management Suite
OEM12c - Application Management SuiteOEM12c - Application Management Suite
OEM12c - Application Management Suite
 

Semelhante a Upgrading to SharePoint 2013

IberianSPC - SharePoint 2013 Upgrade
IberianSPC - SharePoint 2013 UpgradeIberianSPC - SharePoint 2013 Upgrade
IberianSPC - SharePoint 2013 UpgradeMichael Noel
 
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 ApproachNCCOMMS
 
SharePoint Saturday Silicon Valley - Upgrading from SharePoint 2010 to 2013
SharePoint Saturday Silicon Valley - Upgrading from SharePoint 2010 to 2013SharePoint Saturday Silicon Valley - Upgrading from SharePoint 2010 to 2013
SharePoint Saturday Silicon Valley - Upgrading from SharePoint 2010 to 2013Shereen Qumsieh
 
SharePoint 2013 – the upgrade story
SharePoint 2013 – the upgrade storySharePoint 2013 – the upgrade story
SharePoint 2013 – the upgrade storySPC Adriatics
 
Exploring SharePoint 2013 - From an IT Pro Perspective
Exploring SharePoint 2013 - From an IT Pro PerspectiveExploring SharePoint 2013 - From an IT Pro Perspective
Exploring SharePoint 2013 - From an IT Pro Perspectivevmaximiuk
 
Upgrade tosharepoint2013a mthodicalapproachmn
Upgrade tosharepoint2013a mthodicalapproachmnUpgrade tosharepoint2013a mthodicalapproachmn
Upgrade tosharepoint2013a mthodicalapproachmnVickey Bird
 
High-level Guide: Upgrading to SharePoint 2013
High-level Guide: Upgrading to SharePoint 2013High-level Guide: Upgrading to SharePoint 2013
High-level Guide: Upgrading to SharePoint 2013C5 Insight
 
Share point 2013-upgrade-process-by-claydesk-signed
Share point 2013-upgrade-process-by-claydesk-signedShare point 2013-upgrade-process-by-claydesk-signed
Share point 2013-upgrade-process-by-claydesk-signedClay Desk
 
SharePoint 2013 Migration
SharePoint 2013 MigrationSharePoint 2013 Migration
SharePoint 2013 MigrationVishal Gupta
 
Share point 2013 migration solutions
Share point 2013 migration solutionsShare point 2013 migration solutions
Share point 2013 migration solutionsPeter Ganev
 
Practical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 UpgradePractical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 UpgradeJoel Oleson
 
Migração: Soluções WCM 2007 para SharePoint 2010
Migração: Soluções WCM 2007 para SharePoint 2010Migração: Soluções WCM 2007 para SharePoint 2010
Migração: Soluções WCM 2007 para SharePoint 2010Joao Livio
 
Migrating to share point 2013 – practices and solution
Migrating to share point 2013 – practices and solutionMigrating to share point 2013 – practices and solution
Migrating to share point 2013 – practices and solutionGopinath Dhandapani
 
Migrating to share point 2013 – practices and solution
Migrating to share point 2013 – practices and solutionMigrating to share point 2013 – practices and solution
Migrating to share point 2013 – practices and solutionGopinath Dhandapani
 
SharePoint 2010 Upgrade Strategies and Best Practices - MS Days Bulgaria - Jo...
SharePoint 2010 Upgrade Strategies and Best Practices - MS Days Bulgaria - Jo...SharePoint 2010 Upgrade Strategies and Best Practices - MS Days Bulgaria - Jo...
SharePoint 2010 Upgrade Strategies and Best Practices - MS Days Bulgaria - Jo...Joel Oleson
 
Sharepoint 2013 upgrade process
Sharepoint 2013 upgrade processSharepoint 2013 upgrade process
Sharepoint 2013 upgrade processLiquidHub
 
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 2013Kashish Sukhija
 
Joel Oleson: SharePoint 2010 Upgrade Drill Down
Joel Oleson: SharePoint 2010 Upgrade Drill DownJoel Oleson: SharePoint 2010 Upgrade Drill Down
Joel Oleson: SharePoint 2010 Upgrade Drill DownSharePoint Saturday NY
 
Mai Omar Desouki - SharePoint 2010 ITPRO
Mai Omar Desouki - SharePoint 2010 ITPROMai Omar Desouki - SharePoint 2010 ITPRO
Mai Omar Desouki - SharePoint 2010 ITPROMai Omar Desouki
 

Semelhante a Upgrading to SharePoint 2013 (20)

IberianSPC - SharePoint 2013 Upgrade
IberianSPC - SharePoint 2013 UpgradeIberianSPC - SharePoint 2013 Upgrade
IberianSPC - SharePoint 2013 Upgrade
 
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
 
SharePoint Saturday Silicon Valley - Upgrading from SharePoint 2010 to 2013
SharePoint Saturday Silicon Valley - Upgrading from SharePoint 2010 to 2013SharePoint Saturday Silicon Valley - Upgrading from SharePoint 2010 to 2013
SharePoint Saturday Silicon Valley - Upgrading from SharePoint 2010 to 2013
 
SharePoint 2013 – the upgrade story
SharePoint 2013 – the upgrade storySharePoint 2013 – the upgrade story
SharePoint 2013 – the upgrade story
 
Exploring SharePoint 2013 - From an IT Pro Perspective
Exploring SharePoint 2013 - From an IT Pro PerspectiveExploring SharePoint 2013 - From an IT Pro Perspective
Exploring SharePoint 2013 - From an IT Pro Perspective
 
Upgrade tosharepoint2013a mthodicalapproachmn
Upgrade tosharepoint2013a mthodicalapproachmnUpgrade tosharepoint2013a mthodicalapproachmn
Upgrade tosharepoint2013a mthodicalapproachmn
 
High-level Guide: Upgrading to SharePoint 2013
High-level Guide: Upgrading to SharePoint 2013High-level Guide: Upgrading to SharePoint 2013
High-level Guide: Upgrading to SharePoint 2013
 
Share point 2013-upgrade-process-by-claydesk-signed
Share point 2013-upgrade-process-by-claydesk-signedShare point 2013-upgrade-process-by-claydesk-signed
Share point 2013-upgrade-process-by-claydesk-signed
 
SharePoint 2013 Migration
SharePoint 2013 MigrationSharePoint 2013 Migration
SharePoint 2013 Migration
 
Share point 2013 migration solutions
Share point 2013 migration solutionsShare point 2013 migration solutions
Share point 2013 migration solutions
 
Practical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 UpgradePractical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 Upgrade
 
Migração: Soluções WCM 2007 para SharePoint 2010
Migração: Soluções WCM 2007 para SharePoint 2010Migração: Soluções WCM 2007 para SharePoint 2010
Migração: Soluções WCM 2007 para SharePoint 2010
 
Migrating to share point 2013 – practices and solution
Migrating to share point 2013 – practices and solutionMigrating to share point 2013 – practices and solution
Migrating to share point 2013 – practices and solution
 
Migrating to share point 2013 – practices and solution
Migrating to share point 2013 – practices and solutionMigrating to share point 2013 – practices and solution
Migrating to share point 2013 – practices and solution
 
SharePoint 2010 Upgrade Strategies and Best Practices - MS Days Bulgaria - Jo...
SharePoint 2010 Upgrade Strategies and Best Practices - MS Days Bulgaria - Jo...SharePoint 2010 Upgrade Strategies and Best Practices - MS Days Bulgaria - Jo...
SharePoint 2010 Upgrade Strategies and Best Practices - MS Days Bulgaria - Jo...
 
Sharepoint 2013 upgrade process
Sharepoint 2013 upgrade processSharepoint 2013 upgrade process
Sharepoint 2013 upgrade process
 
SharePoint 2010 Summit - Stress Free Migration
SharePoint 2010 Summit  - Stress Free MigrationSharePoint 2010 Summit  - Stress Free Migration
SharePoint 2010 Summit - Stress Free Migration
 
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
 
Joel Oleson: SharePoint 2010 Upgrade Drill Down
Joel Oleson: SharePoint 2010 Upgrade Drill DownJoel Oleson: SharePoint 2010 Upgrade Drill Down
Joel Oleson: SharePoint 2010 Upgrade Drill Down
 
Mai Omar Desouki - SharePoint 2010 ITPRO
Mai Omar Desouki - SharePoint 2010 ITPROMai Omar Desouki - SharePoint 2010 ITPRO
Mai Omar Desouki - SharePoint 2010 ITPRO
 

Último

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 

Último (20)

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 

Upgrading to SharePoint 2013

  • 1. Upgrade to SharePoint 2013 Presented by:
  • 2. About Me Veenus Maximiuk, MCITP, MCTS, MCPD, vTS SharePoint Managing Architect spvee.wordpress.com @SharePointVee Linkedin.com/in/vmaximiuk vmaximiuk@iccohio.com 2 © 2013, Information Control Corporation
  • 3. Agenda Things to Know Claims Service Application Before Upgrade Migration & Content Upgrade Upgrade Improvements Demos Q&A 3 © 2013, Information Control Corporation
  • 4. Things to Know Before Upgrade 4 © 2013, Information Control Corporation
  • 5. Supported Upgrade SharePoint 2007 SharePoint SharePoint (MOSS) Server 2010 Server 2013 Windows SharePoint SharePoint SharePoint Foundation Foundation Services 3.0 2010 2013 5 © 2013, Information Control Corporation
  • 6. Upgrade Requirements Server Requirements Client Requirements • SharePoint Server • Office 2010 or Office 2013 – Windows Server 2008 R2 SP1, – For full offline and integrated or experience – Windows Sever 2012 – Office 2007 – limited Datacenter or Standard integration – NO Previous Versions of • Browser SharePoint – Internet Explorer 8, 9, and 10 • Database Server – Chrome – SQL Server 2008 R2 SP1 (x64), – Firefox or – Safari – SQL Server 2012 (x64) 6 © 2013, Information Control Corporation
  • 7. Upgrade to SharePoint 2013 • In-Place Upgrade is NOT Supported • Database Attach is the only supported upgrade option • Only the following databases can be upgraded: – Content Databases – Business Data Connectivity – Managed Metadata – PerformancePoint – Search Administration – Secure Store – User Profile (Profile, Social, and Sync DBs) 7 © 2013, Information Control Corporation
  • 8. Assessing What to Upgrade • Just because you can upgrade a Service Application Database, doesn’t mean that you necessarily should • Only upgrade those Service Applications that have critical data in them – If you haven’t invested anything into User Profile Service Application or The Managed Metadata store, simply create new ones in SP2013. • This will keep the process simple • A content-only migration can be made relatively simple by following this rule 8 © 2013, Information Control Corporation
  • 9. Claims Migration 9 © 2013, Information Control Corporation
  • 10. Authentication Modes • Windows Classic Support (Legacy) – SP2013 supports this with some issues – Migration before upgrade is recommended • Forms Authentication Support – No changes from 2010 – Ensure provider is installed with same name before attaching database • Database to Web Application authentication mode mismatches – Database attach in SP2013 detects mismatched authentication support – Test-SPContentDatabase in SP2013 also detects this – Fix before attaching is best advice 10 © 2013, Information Control Corporation
  • 11. Service Application & Content Upgrade 12 © 2013, Information Control Corporation
  • 12. Upgrading Managed Metadata Service Step-by-Step 1. Restore the database 2. Get the Managed Account 3. Create a new Service Application Pool 4. Create the new Managed Metadata Service using the restored database 5. Create the new Managed Metadata Service Application Proxy 6. Start Managed Metadata Service 13 © 2013, Information Control Corporation
  • 13. Managed Metadata Service Upgrade Results 14 © 2013, Information Control Corporation
  • 14. Managed Metadata Service Term Store Upgrade Results 15 © 2013, Information Control Corporation
  • 15. Upgrading User Profile Service Step-by-Step 1. Restore the databases 2. Get or create Managed Account 3. Get or create Service Application Pool 4. Create the new User Profile Service using the restored databases 5. Create the new User Profile Service Application Proxy 6. Start User Profile Service 7. IISRESET (Just in case, because 9 times out of 10 this fixes rogue SharePoint errors) 16 © 2013, Information Control Corporation
  • 16. User Profile Service – Service Application Upgrade Results 17 © 2013, Information Control Corporation
  • 17. User Profile Service – Managed Profile Service Upgrade Results 18 © 2013, Information Control Corporation
  • 18. Upgrade Managed Metadata Service Application Demo 19 © 2013, Information Control Corporation
  • 19. Prepare for Content Upgrade • Clean up the SP2010 farm for upgrade: – Check for and repair all database consistency errors – Turn off web analytics service application – Remove PowerPoint Broadcast Sites • Recreate the following on the new farm – Alternate Access Mappings (AAMs) – Authentication providers and authentication modes that are being used – Quota templates – Managed paths – Self-service site management settings – Incoming and outgoing e-mail settings – Customizations (solution packages, etc.) – Certificates 20 © 2013, Information Control Corporation
  • 20. Content Upgrade Overview 1. Prepare SP2010 and SP 2013 Farms 2. Create a SP2013 Web application 3. Backup SP2010 Content DB 4. Restore SP2010 Content DB to SP2013 SQL Server 5. Test Upgrade Process using Test-SPContentDatabase cmdlet 6. Run Mount-SPContentDatabase cmdlet to upgrade DB schema 7. Run Get-SPSite –ContentDatabase CONTENTDBNAME –Limit All | Upgrade-SPSite – VersionUpgrade to upgrade Site Collections 8. Check the Status of the Upgrade Get-SPSiteUpgradeSessionInfo –ContentDatabase CONTENTDBNAME –ShowInProgress – ShowCompleted -ShowFailed 21 © 2013, Information Control Corporation
  • 21. Upgrade Content Databases Demo 22 © 2013, Information Control Corporation
  • 22. Upgrade Improvements 23 © 2013, Information Control Corporation
  • 23. Upgrade Improvements • Deferred Site Collection Upgrade • Site Collection Health Checks • Upgrade Evaluation Site Collections • System Event Notifications • Logging Changes • Site Collection Upgrade Throttling 24 © 2013, Information Control Corporation
  • 24. Deferred Site Collection Upgrade • No more Visual Upgrade – Was just a fake upgrade – The site was already upgraded – Lots of UI problems • SharePoint 2013 can host “real” SharePoint 2010 sites – Installation adds both 14 and 15 root folders – Solutions can be deployed in 14 and/or 15 mode – You can (but shouldn’t) create new 2010 mode sites 25 © 2013, Information Control Corporation
  • 25. Site Collection Health Checks • Check the health of the Site Collection – Customized files – Missing galleries – Missing Site Templates – Unsupported Language Pack References – Unsupported MUI References • PowerShell cmdlets – Test-SPSite –Identity <URL> – Repair-SPSite Identity <URL> [-RuleID <GUID>] 26 © 2013, Information Control Corporation
  • 26. Site Collection Health Checks 27 © 2013, Information Control Corporation
  • 27. Evaluation Site Collections • Allows upgraded preview of existing site in 15 mode – Request-SPUpgradeEvaluationSite –Identity <URL> • Makes side by side copy of existing site collection • Limited lifetime – Default 30 days • When Eval site is OK, the original site can be upgraded 28 © 2013, Information Control Corporation
  • 28. Request for Site Evaluation 29 © 2013, Information Control Corporation
  • 29. Creates Upgrade Evaluation Site Collections Timer Job 30 © 2013, Information Control Corporation
  • 30. Site Collection Evaluation Site 31 © 2013, Information Control Corporation
  • 31. Using Self-Service Site Collection Upgrades Demo 32 © 2013, Information Control Corporation
  • 32. Upgrade Logging • Changed to ULS format – TSV format allows improved parsing – Can be imported into Excel – Includes Correlation ID • Logs can be made available to Site Collection admins – Uses separate logging level control than rest of upgrade – Shows reduced set of information by default – Created for both B2B and V2V upgrades – Stored as content within Site Collection 33 © 2013, Information Control Corporation
  • 33. Site Collection Upgrade Throttling • Prevents overload from self-service site collection upgrade – SPWebApplication.SiteUpgradeThrottleSettings.AppPoolConcurrentUpgradeSessionLimit – SPWebApplication.SiteUpgradeThrottleSettings.UsageStorageLimit – SPWebApplication.SiteUpgradeThrottleSettings.SubwebCountLimit – SPContentDatabase.ConcurrentSiteUpgradeSessionLimit • Site upgrades are placed in a queue • Check the queue using: – Get-SPSiteUpgradeSessionInfo –ContentDatabase <ID> -ShowInProgress – ShowCompleted –ShowFailed • Check a site using: – Get-SPSiteUpgradeSessionInfo –Site <URL> • Remove a site from the queue – Remove-SPSiteUpgradeSessionInfo –Identity <URL> 34 © 2013, Information Control Corporation
  • 34. Some Bonus Stuff • Always update My Site Host first – My Sites cannot be upgraded before My Site Host – My Sites will automatically be upgraded when users hit them – Upgraded My Sites is required for new Social features • Get-SPUpgradeActions – Shows all upgrade actions in the farm • Get-SPPendingUpgradeActions – Shows all pending upgrades for a given root object – Get-SPFarm | Get-SPPendingUpgradeActions -Recursive 35 © 2013, Information Control Corporation
  • 35. Thanks to Our Sponsors 36 © 2013, Information Control Corporation
  • 36. Questions? 37 © 2013, Information Control Corporation