SHAREPOINT 2010 - SHAREPOINT
                     2013

INSTALLATION AND
MAINTEINANCE; BEST PRACTICES
Toni Frankola
Acceleratio Ltd.
Croatia
History Lesson

2012
History Lesson

2009
AF447




SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
Pitot probe




SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
Mistakes
   Inconsistent airspeed sensor readings
   Disengagement of the autopilot
   Pilot error
   (nose-up inputs despite stall warnings,
   causing a fatal loss of airspeed and a
   sharp descent)




SharePoint dnevi 2012     Kranjska gora, 26. in 27. november
Contents



Installation   Patching         SQL



Capacity       Monitoring       Backup



Upgrade        Language Packs   Tools and Scripts
Before installation
   Choose your edition: Foundation / Sta /
   Ent
   Services I need…
   Hardware I need (read minimal reqs)
   Additional software (SQL, Windows…) Web App
                                       Office
                                       Server 2013
   Check licensing options             Server
                                       Workflow
   OWA requires a license and key      Server

   Control SharePoint deploys with GP

SharePoint dnevi 2012     Kranjska gora, 26. in 27. november
How to setup
   Minimum of 2 SharePoint farms
   Test / Production
    • Only 1 farm = no Production farm
   Prepare & Learn it’s not Next > Next




SharePoint dnevi 2012      Kranjska gora, 26. in 27. november
Hardware
   4 cores                          2013:
                                    12 GB RAM
   8 GB of RAM
                                    + OWA Server
   100 GB C: Drive
   Windows, Program Files,
   Updates
   Second
   Logs and stuff



SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
Repeat this procedure for
   Office Web Apps
   Other products (Project Server)
   …




SharePoint dnevi 2012    Kranjska gora, 26. in 27. november
Language packs


            Formulas and
Per User    columns            Turn ON


Regional
settings    Automatic switch   Error messages


Translate
content
PowerShell Install
• http://tinyurl.com/SPFarmConfig or
  http://autospinstaller.codeplex.com/
Patching
• RTM = Release to Manufacturing
• CU = Cumulative update
• SP = Service Pack
When should I install a patch?
   Install SP1
   Install CU if affected with the fixed issue
   Check community blogs
   http://www.toddklindt.com/blog/Lists/Posts/
   Post.aspx?ID=224
   Currently „stable” : SharePoint 2010 SP1
   + Feb 2012 CU



SharePoint dnevi 2012     Kranjska gora, 26. in 27. november
Patching procedure
   Backup
   Unpack files
   Run configurtation wizard
   Repeat on each server




SharePoint dnevi 2012    Kranjska gora, 26. in 27. november
Patches
   Various flavors
   Foundation / Server
   Language Packs




SharePoint dnevi 2012    Kranjska gora, 26. in 27. november
Installing today?                        2013:
                                         SQL 2012
                                         Windows 2012
   Try to use SQL 2012
   Windows Server 2008 R2 + all patches
   SharePoint 2010 + SP1 + Dec11 CU




SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
Installing today? (2)
   Slipstreaming patches




SharePoint dnevi 2012      Kranjska gora, 26. in 27. november
Service Accounts
             http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=237

             Account name                                       Role
sp_install                              Used to install SharePoint binaries.

sp_farm                                 Farm account. Used for Windows Timer Service,
                                        Central Admin and User Profile service

sp_webapp                               App pool id for content web apps

sp_serviceapps                          Service app pool id
sp_search                               Search process id
sp_content                              Account used to crawl content

sp_userprofile                          Account used by the User Profile services to access
                                        Active Directory
sp_superuser                            Cache account
sp_superreader                          Cache account



SharePoint dnevi 2012                               Kranjska gora, 26. in 27. november
SQL Best Practices for SharePoint
         http://technet.microsoft.com/en-us/library/hh292622.aspx

   Use a dedicated server for SQL Server 2008
   (Configure specific SQL Server 2008 settings)
   Pre-grow all databases and logs if you can. Be
   sure to monitor the sizes so that you do not run
   out of disk space.
   Limit content databases to 200 GB.
   Defragment and rebuild indices daily, if you can
   absorb the downtime required to rebuild.
   Be sure that you back up and truncate the log files
   Test Restore
   Continuously monitor SQL Server storage and
   performance

SharePoint dnevi 2012                            Kranjska gora, 26. in 27. november
Challenges
   User Profile Service
   http://technet.microsoft.com/en-
   us/library/ee721049.aspx
   Configuring Search-a
   Security
   Schedule




SharePoint dnevi 2012     Kranjska gora, 26. in 27. november
Backup
   SLA?
   Must have: Content databases
   Other databases?
   PowerShell backup, CA backup, SQL
   backup, 3rd party
   Test it!!!




SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
Regular checks
   Event Log
   ULS Log (ULS Log Viewer)
   Usage, Health logs
   Performance Counters
   Disk (if no other monitoring tools)
   Search



SharePoint dnevi 2012      Kranjska gora, 26. in 27. november
Warmup
   Can be configured as Search job
   Web Site search (e.g.
   http://intranet/default.aspx)

                          7:00
                        Working             2:00
                          day              Recycle
                         starts


                                   6:00
                                  Search
                                  warmup

SharePoint dnevi 2012               Kranjska gora, 26. in 27. november
Caching
   Blobcaching
   http://technet.microsoft.com/en-
   us/library/cc770229.aspx
   SharePoint caching




SharePoint dnevi 2012     Kranjska gora, 26. in 27. november
Sites and templates
   Prepare site templates(Team Site)
   Prepare document templates




SharePoint dnevi 2012    Kranjska gora, 26. in 27. november
Features
   Different editions and
   Different templates have different features




SharePoint dnevi 2012     Kranjska gora, 26. in 27. november
PDF icon & iFilter
   Follow instructions
   or automate with PowerShell




SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
Capacity Limits
   Laws of physics
   SharePoint Server 2010 capacity
   management: Software boundaries and
   limits
   http://technet.microsoft.com/en-
   us/library/cc262787.aspx
   Quotas



SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
Capacity Limits - example
Limit         Maximum value Limit type   Notes
Application   10 per Web    Supported    The maximum number is determined by hardware
pools         server                     capabilities.
                                         This limit is dependent largely upon:
                                             The amount of RAM allocated to the Web servers

                                             The workload that the farm is serving, that is, the
                                             user base and the usage characteristics (a single
                                             highly active application pools can reach 10 GB or
                                             more)

Content        200 GB per   Supported    We strongly recommended limiting the size of content
database size content                    databases to 200 GB, except when the circumstances
(general usage database                  in the following rows in this table apply.
scenarios)
                                         If you are using Remote BLOB Storage (RBS), the total
                                         volume of remote BLOB storage and metadata in the
                                         content database must not exceed this limit.
2007 upgrade workflow

                     8. Test and back   9. Install 2010
    1. 2007 SP2
                         to step 3.          Prod




                       7. Mount-         10. Repeat
   2. Install 2010
                      SPContentDB        steps 4,5,7




   3. Preupgrade     6. Back to Step
       check               3.



         4.
                        5. Test-
   Backup/Restore
                      SPContentDB
      2007DB
2010 upgrade
 Similar approach
 No in-place upgrade
 No visual upgrade (upgrade site
 collection)
 Plan for Service Apps upgrade
Document your farm
   SharePoint has hundreds of settings
   Different admins or partners
   Make documentation




SharePoint dnevi 2012    Kranjska gora, 26. in 27. november
Documentation Toolkit for
SharePoint
http://spdockit.com




SharePoint dnevi 2012   Kranjska gora, 26. in 27. november
Questions
                        http://sharepointusecases.com
                        http://slideshare.net/tonifrankola




SharePoint dnevi 2012           Kranjska gora, 26. in 27. november

More Related Content

PPTX
Tuning SQL Server for Sharepoint 2013- What every sharepoint consultant need...
PDF
SharePoint 2010 best practices for infrastructure deployments SharePoint Sat...
PDF
Optimizing SQL Server 2012 for SharePoint 2013
PDF
Maximizing sql 2012 performance for share point 2013 final
PPTX
Tuning SQL Server for Sharepoint-Sharepoint Summit Toronto 2014
PDF
Tuning Sql Server for SharePoint--- Community Day Belgium 2013
PDF
SharePoint Performance Optimization In 10 Steps for the IT Professional
PPTX
Building the Perfect SharePoint 2010 Farm - Sharing the Point South America
Tuning SQL Server for Sharepoint 2013- What every sharepoint consultant need...
SharePoint 2010 best practices for infrastructure deployments SharePoint Sat...
Optimizing SQL Server 2012 for SharePoint 2013
Maximizing sql 2012 performance for share point 2013 final
Tuning SQL Server for Sharepoint-Sharepoint Summit Toronto 2014
Tuning Sql Server for SharePoint--- Community Day Belgium 2013
SharePoint Performance Optimization In 10 Steps for the IT Professional
Building the Perfect SharePoint 2010 Farm - Sharing the Point South America

What's hot (20)

PPTX
Best Practice SharePoint Architecture
PDF
SharePoint 2010 Boost your farm performance!
PPTX
SharePoint 2013 Performance Analysis - Robi Vončina
PPTX
SharePoint 2010 High Availability - TechEd Brasil 2010
PPTX
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
PPTX
SharePoint 2010 High Availability and Disaster Recovery - SharePoint Connecti...
PPTX
Datapolis Guest Expert Presentation: Top 15 SharePoint Server Configuration M...
PPTX
Sharepoint Performance - part 2
PPTX
Building the Perfect SharePoint 2010 Farm
PPT
Preparing for Upgrade to SharePoint 2010 Today
PPTX
Effective SharePoint Architecture - SharePoint Saturday Stockholm 2016
PDF
Moss 2007 Backup Strategies
DOC
Pre Install Databases
PPTX
Preparing for Upgrade to SharePoint 2010 with Joel Oleson Quest Software Webcast
PPTX
Upgrading to SharePoint 2010 - Teched Middle East
PPT
Spring 2007 SharePoint Connections Oleson Advanced Administration and Plannin...
PPTX
OFC304 MOSS Upgrade and Migration
PPTX
SPCSEA 2013 - Setting up SharePoint 2013: Tips and Tricks and PowerShell Scripts
PPTX
SharePoint 2010 Upgrade Best Practices Teched Brazil by Joel Oleson
PPTX
Sp2010 high availlability_sql
Best Practice SharePoint Architecture
SharePoint 2010 Boost your farm performance!
SharePoint 2013 Performance Analysis - Robi Vončina
SharePoint 2010 High Availability - TechEd Brasil 2010
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
SharePoint 2010 High Availability and Disaster Recovery - SharePoint Connecti...
Datapolis Guest Expert Presentation: Top 15 SharePoint Server Configuration M...
Sharepoint Performance - part 2
Building the Perfect SharePoint 2010 Farm
Preparing for Upgrade to SharePoint 2010 Today
Effective SharePoint Architecture - SharePoint Saturday Stockholm 2016
Moss 2007 Backup Strategies
Pre Install Databases
Preparing for Upgrade to SharePoint 2010 with Joel Oleson Quest Software Webcast
Upgrading to SharePoint 2010 - Teched Middle East
Spring 2007 SharePoint Connections Oleson Advanced Administration and Plannin...
OFC304 MOSS Upgrade and Migration
SPCSEA 2013 - Setting up SharePoint 2013: Tips and Tricks and PowerShell Scripts
SharePoint 2010 Upgrade Best Practices Teched Brazil by Joel Oleson
Sp2010 high availlability_sql
Ad

Viewers also liked (8)

PPTX
Presentasi uin rumah zakat_051011
PPTX
2014 09 device_trends sevenval-1
PDF
Mobile Solution Set
PDF
Презентация компании WANZL "E-Gate платежные терминалы"
PPTX
SharePoint 2010 – Installation and maintenance – best practices
PPSX
Networking Works
PDF
Product Guide High Resolution
PDF
Oracle Database Security Diagnostic Service
Presentasi uin rumah zakat_051011
2014 09 device_trends sevenval-1
Mobile Solution Set
Презентация компании WANZL "E-Gate платежные терминалы"
SharePoint 2010 – Installation and maintenance – best practices
Networking Works
Product Guide High Resolution
Oracle Database Security Diagnostic Service
Ad

Similar to Share point 2010 installation and mainteinance, best practices (20)

PPTX
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
PPTX
NZSPC 2013 - Ultimate SharePoint Infrastructure Best Practices Session
PPTX
Practical Guidance for SharePoint 2010 Upgrade
PPTX
Optimize SQL server performance for SharePoint
PPTX
Sharepoint designer workflow by quontra us
PPTX
Teched Middle East New World of SharePoint 2010 Administration with Joel Oles...
PPT
2010preparingforupgradeoleson
PPT
Sql And Storage Considerations For Share Point Server 2010
PPTX
Sql Server Tuning for SharePoint : what every consultant must know (Office 36...
PPTX
Configuração de um Portal Sharepoint 2007 e Funcionalidades de Apoio
PPTX
Tipstricksandbestpracticesformanagingmicrosoftofficesharepointserver2007 0905...
PPTX
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
PPTX
A Deep Dive into SharePoint 2016 architecture and deployment
PPTX
Tech Ed 2010 Attended Sessions
PPT
SAP BI/DW Training with BO Integration
PPTX
SharePoint 2010 High Availability - SPC2C
PPTX
What's new in SharePoint 2010 for Backup and Recovery - SP Saturday Copenhagen
PPTX
Building the Perfect SharePoint 2010 Farm; A Walkthrough of Best Practices fr...
PPTX
What SQL DBAs need to know about SharePoint
PPT
MOSS 2007 Deployment Fundamentals -Part2
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
NZSPC 2013 - Ultimate SharePoint Infrastructure Best Practices Session
Practical Guidance for SharePoint 2010 Upgrade
Optimize SQL server performance for SharePoint
Sharepoint designer workflow by quontra us
Teched Middle East New World of SharePoint 2010 Administration with Joel Oles...
2010preparingforupgradeoleson
Sql And Storage Considerations For Share Point Server 2010
Sql Server Tuning for SharePoint : what every consultant must know (Office 36...
Configuração de um Portal Sharepoint 2007 e Funcionalidades de Apoio
Tipstricksandbestpracticesformanagingmicrosoftofficesharepointserver2007 0905...
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
A Deep Dive into SharePoint 2016 architecture and deployment
Tech Ed 2010 Attended Sessions
SAP BI/DW Training with BO Integration
SharePoint 2010 High Availability - SPC2C
What's new in SharePoint 2010 for Backup and Recovery - SP Saturday Copenhagen
Building the Perfect SharePoint 2010 Farm; A Walkthrough of Best Practices fr...
What SQL DBAs need to know about SharePoint
MOSS 2007 Deployment Fundamentals -Part2

More from Toni Frankola (15)

PPTX
Understanding and Tracking Office 365 Usage and Adoption
PPTX
Governance in the Modern Workplace: SharePoint, OneDrive, Groups, Teams, Flow...
PPTX
Prepare for SharePoint 2016 - IT Pro best practices for managing your SharePo...
PPTX
SharePoint Governance: stories, myths, legends and real life
PPTX
Building business forms with InfoPath 2010 and SharePoint 2010 – Part 2
PPTX
Automating SharePoint 2010 administration tasks with PowerShell
PPTX
Windays 2011 - SharePoint no-code solutions with InfoPath 2010 and SharePoint...
PPTX
Building SharePoint 2010 applications with InfoPath 2010 and SharePoint Desig...
PPTX
Best practices with SharePoint 2010 sandboxed solutions
PPTX
The wonderful world of SharePoint 2010 service apps
PPTX
Playing in the SharePoint SandBox
PPTX
Slovenian SharePoint Conference 2009 - Best Practices To Boost Your Share Poi...
PPTX
WinDays 2009 - SharePoint za krajnje korisnike - Prečacima do uspjeha
PPTX
WinDays 2009 - SharePoint For End Users - Shortcuts To Success
PPTX
Introduction To Microsoft Office Share Point 2007 – Planning Installation Con...
Understanding and Tracking Office 365 Usage and Adoption
Governance in the Modern Workplace: SharePoint, OneDrive, Groups, Teams, Flow...
Prepare for SharePoint 2016 - IT Pro best practices for managing your SharePo...
SharePoint Governance: stories, myths, legends and real life
Building business forms with InfoPath 2010 and SharePoint 2010 – Part 2
Automating SharePoint 2010 administration tasks with PowerShell
Windays 2011 - SharePoint no-code solutions with InfoPath 2010 and SharePoint...
Building SharePoint 2010 applications with InfoPath 2010 and SharePoint Desig...
Best practices with SharePoint 2010 sandboxed solutions
The wonderful world of SharePoint 2010 service apps
Playing in the SharePoint SandBox
Slovenian SharePoint Conference 2009 - Best Practices To Boost Your Share Poi...
WinDays 2009 - SharePoint za krajnje korisnike - Prečacima do uspjeha
WinDays 2009 - SharePoint For End Users - Shortcuts To Success
Introduction To Microsoft Office Share Point 2007 – Planning Installation Con...

Share point 2010 installation and mainteinance, best practices

  • 1. SHAREPOINT 2010 - SHAREPOINT 2013 INSTALLATION AND MAINTEINANCE; BEST PRACTICES Toni Frankola Acceleratio Ltd. Croatia
  • 4. AF447 SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 5. Pitot probe SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 6. Mistakes Inconsistent airspeed sensor readings Disengagement of the autopilot Pilot error (nose-up inputs despite stall warnings, causing a fatal loss of airspeed and a sharp descent) SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 7. Contents Installation Patching SQL Capacity Monitoring Backup Upgrade Language Packs Tools and Scripts
  • 8. Before installation Choose your edition: Foundation / Sta / Ent Services I need… Hardware I need (read minimal reqs) Additional software (SQL, Windows…) Web App Office Server 2013 Check licensing options Server Workflow OWA requires a license and key Server Control SharePoint deploys with GP SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 9. How to setup Minimum of 2 SharePoint farms Test / Production • Only 1 farm = no Production farm Prepare & Learn it’s not Next > Next SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 10. Hardware 4 cores 2013: 12 GB RAM 8 GB of RAM + OWA Server 100 GB C: Drive Windows, Program Files, Updates Second Logs and stuff SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 11. SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 12. SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 13. SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 14. Repeat this procedure for Office Web Apps Other products (Project Server) … SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 15. Language packs Formulas and Per User columns Turn ON Regional settings Automatic switch Error messages Translate content
  • 16. PowerShell Install • http://tinyurl.com/SPFarmConfig or http://autospinstaller.codeplex.com/
  • 17. Patching • RTM = Release to Manufacturing • CU = Cumulative update • SP = Service Pack
  • 18. When should I install a patch? Install SP1 Install CU if affected with the fixed issue Check community blogs http://www.toddklindt.com/blog/Lists/Posts/ Post.aspx?ID=224 Currently „stable” : SharePoint 2010 SP1 + Feb 2012 CU SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 19. Patching procedure Backup Unpack files Run configurtation wizard Repeat on each server SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 20. Patches Various flavors Foundation / Server Language Packs SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 21. Installing today? 2013: SQL 2012 Windows 2012 Try to use SQL 2012 Windows Server 2008 R2 + all patches SharePoint 2010 + SP1 + Dec11 CU SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 22. Installing today? (2) Slipstreaming patches SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 23. Service Accounts http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=237 Account name Role sp_install Used to install SharePoint binaries. sp_farm Farm account. Used for Windows Timer Service, Central Admin and User Profile service sp_webapp App pool id for content web apps sp_serviceapps Service app pool id sp_search Search process id sp_content Account used to crawl content sp_userprofile Account used by the User Profile services to access Active Directory sp_superuser Cache account sp_superreader Cache account SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 24. SQL Best Practices for SharePoint http://technet.microsoft.com/en-us/library/hh292622.aspx Use a dedicated server for SQL Server 2008 (Configure specific SQL Server 2008 settings) Pre-grow all databases and logs if you can. Be sure to monitor the sizes so that you do not run out of disk space. Limit content databases to 200 GB. Defragment and rebuild indices daily, if you can absorb the downtime required to rebuild. Be sure that you back up and truncate the log files Test Restore Continuously monitor SQL Server storage and performance SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 25. Challenges User Profile Service http://technet.microsoft.com/en- us/library/ee721049.aspx Configuring Search-a Security Schedule SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 26. Backup SLA? Must have: Content databases Other databases? PowerShell backup, CA backup, SQL backup, 3rd party Test it!!! SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 27. Regular checks Event Log ULS Log (ULS Log Viewer) Usage, Health logs Performance Counters Disk (if no other monitoring tools) Search SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 28. Warmup Can be configured as Search job Web Site search (e.g. http://intranet/default.aspx) 7:00 Working 2:00 day Recycle starts 6:00 Search warmup SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 29. Caching Blobcaching http://technet.microsoft.com/en- us/library/cc770229.aspx SharePoint caching SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 30. Sites and templates Prepare site templates(Team Site) Prepare document templates SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 31. Features Different editions and Different templates have different features SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 32. PDF icon & iFilter Follow instructions or automate with PowerShell SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 33. Capacity Limits Laws of physics SharePoint Server 2010 capacity management: Software boundaries and limits http://technet.microsoft.com/en- us/library/cc262787.aspx Quotas SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 34. Capacity Limits - example Limit Maximum value Limit type Notes Application 10 per Web Supported The maximum number is determined by hardware pools server capabilities. This limit is dependent largely upon: The amount of RAM allocated to the Web servers The workload that the farm is serving, that is, the user base and the usage characteristics (a single highly active application pools can reach 10 GB or more) Content 200 GB per Supported We strongly recommended limiting the size of content database size content databases to 200 GB, except when the circumstances (general usage database in the following rows in this table apply. scenarios) If you are using Remote BLOB Storage (RBS), the total volume of remote BLOB storage and metadata in the content database must not exceed this limit.
  • 35. 2007 upgrade workflow 8. Test and back 9. Install 2010 1. 2007 SP2 to step 3. Prod 7. Mount- 10. Repeat 2. Install 2010 SPContentDB steps 4,5,7 3. Preupgrade 6. Back to Step check 3. 4. 5. Test- Backup/Restore SPContentDB 2007DB
  • 36. 2010 upgrade Similar approach No in-place upgrade No visual upgrade (upgrade site collection) Plan for Service Apps upgrade
  • 37. Document your farm SharePoint has hundreds of settings Different admins or partners Make documentation SharePoint dnevi 2012 Kranjska gora, 26. in 27. november
  • 39. Questions http://sharepointusecases.com http://slideshare.net/tonifrankola SharePoint dnevi 2012 Kranjska gora, 26. in 27. november