Friday, September 4, 2015

Overview for migration from sharePoint 2010 to SharePoint 2013



v Notes:
·         SharePoint 2013 can’t be upgraded, it needs to be migrated.  So we’re going to have to create new server.
·         Office Web Apps isn’t a service anymore and it requires its own server that does not have SharePoint installed.

v Hardware Requirements:
RAM: 16GB (12 GB should be fine but go with 16 GB as recommendable)
Processor: 64 bit, 4 cores for small topologies 64-bit, 8 cores for medium topologies
Hard disk: 80GB for system drive
OS: 64-bit edition of Windows Server 2012 Standard or Datacenter or enterprise (we will use Enterprise).
v Software Requirements:
Minimum requirements for front-end web servers and application servers in a farm:
·         The 64-bit edition of Windows Server 2008 R2 Service Pack 1 (SP1) Standard, Enterprise, or Datacenter or the 64-bit edition of Windows Server 2012 Standard or Datacenter.
·         The SharePoint parsing process crashes in Windows Server 2008 R2 (KB 2554876)
·         FIX: IIS 7.5 configurations are not updated when you use the Server Manager class to commit configuration changes (KB 2708075)
·         Hotfix: ASP.NET (SharePoint) race condition in .NET 4.5 RTM:
o    Windows Server 2008 R2 SP1 (KB 2759112)
o    Windows Server 2012 (KB 2765317)
·         The Microsoft SharePoint Products Preparation Tool installs the following prerequisites for front-end web servers and application servers in a farm:
o    Web Server (IIS) role
o    Application Server role
o    Microsoft .NET Framework version 4.5
o    SQL Server 2008 R2 SP1 Native Client
o    Microsoft WCF Data Services 5.0
o    Microsoft Information Protection and Control Client (MSIPC)
o    Microsoft Sync Framework Runtime v1.0 SP1 (x64)
o    Windows Management Framework 3.0 which includes Windows PowerShell 3.0
o    Windows Identity Foundation (WIF) 1.0 and Microsoft Identity Extensions (previously named WIF 1.1)
o    Windows Server AppFabric
o    Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB 2671763)

v Multitier Topology

·        Dev Topology:
1 Web Front End Server
2 Application Servers
1 Office web apps server
1 SQL server

·        QAS/Staging Topology:
1 Web Front End Server
3 Application Servers
1 Office web apps server
1 SQL server

·        Prod Topology:
1 Web Front End Server
3 Application Servers
1 Office web apps server
1 SQL server



v Estimate To Do

This is what needs to be done…add in if any missing steps,
Dev Farm:  Total (2 Servers)
Servers Name: DSP13WFE (Host Web Front Server and Service Apps as well)
                                          DSP13OWA (Host Microsoft Office Web Apps)


·         Install & Configurations Steps:
1. Install windows server 2012 Enterprise
2. Add roles in Server Manager
3. Create new service accounts
4. Install software prerequisites
3. Install SP2013 using SP_Farm account (Including prerequisites)
4 Run Central Admin and Create New web applications
5. Configure AAM if required
6. Register managed accounts in CA
7. Create & Configure Service application such as Search, UPS and others using SP Admin account or required account
·         Steps need to be done for sp2010 dbs migration to SharePoint 2013 Server
- We have already dbs on sql server 2014 so don’t need to backup/restore process.
- Test-SPContentDB
- Mount-SPContentDB
- Deploy WSP Solutions
- Check InfoPath forms if required.
- Check web application and test it proper.
                                http://blog.armgasys.com/?p=275

·        Post Installation Steps
-          Configure Usage and Health Data Collection
-          Configure diagnostic logging
-          Configure Incoming email
                           -    Configure Outgoing email


              That's all right now...

No comments:

Post a Comment