Upgrade a Microsoft Dynamics CRM Server

 

Applies To: Dynamics CRM 2015

The only supported upgrade path to Microsoft Dynamics CRM Server 2015 is from Microsoft Dynamics CRM 2013 Service Pack 1 (SP1). This section provides guidelines for preparing for an upgrade to Microsoft Dynamics CRM Server 2015. Performing these tasks in advance can help minimize system downtime and ensure a successful upgrade. Also, this section describes how Microsoft Dynamics CRM Server 2015 upgrades your current system and what happens to items such as existing reports, customizations, and solutions.

Microsoft Dynamics CRM 2013 server roles are not compatible with a Microsoft Dynamics CRM 2015 deployment. Therefore, after you upgrade the first Microsoft Dynamics CRM 2015 server, other Microsoft Dynamics CRM 2013 servers that are running in the deployment will become disabled. As each server is upgraded, the corresponding server will be enabled.

You can upgrade Microsoft Dynamics CRM 2013 server roles in any order. However, to have a fully functioning Microsoft Dynamics CRM 2015 deployment, all servers and server roles must be upgraded.

In This Topic

Recommended upgrade steps

Microsoft Dynamics CRM Server upgrade options

Microsoft Dynamics CRM Server versions supported for upgrade

Verify that you have dependent technologies that are supported

Upgrade product key

User permissions and privileges

Sharing a SQL Server

Tips for a successful upgrade

Next steps

To ease the upgrade process and minimize downtime, we recommend that you use the following order when you upgrade Microsoft Dynamics CRM 2013 to Microsoft Dynamics CRM 2015.

  1. Although you can upgrade any version of Microsoft Dynamics CRM 2013 for Microsoft Office Outlook to Dynamics CRM 2015 for Outlook, we recommend that you apply the latest CRM 2013 for Outlook update rollup. More information: Microsoft Dynamics CRM 2013 updates and hotfixes  

  2. Upgrade all Microsoft Dynamics CRM 2013 servers and organizations to Microsoft Dynamics CRM Server 2015.

  3. Upgrade Microsoft Dynamics CRM 2013 for Microsoft Office Outlook to Microsoft Dynamics CRM 2015 for Outlook. Upgrading to Dynamics CRM 2015 for Outlook provides Go offline capability.

Microsoft Dynamics CRM Server upgrade options

There are three different upgrade options:

  • Migrate by using a new instance of SQL Server. We recommend this option for upgrading Microsoft Dynamics CRM Server. Although this option requires a different computer for Microsoft Dynamics CRM 2015 and a different instance of SQL Server, it provides the least amount of potential downtime for Microsoft Dynamics CRM users since the existing Microsoft Dynamics CRM deployment can remain functioning until the upgrade is completed and verified.

  • Migrate by using the same instance of SQL Server. This option requires a different computer for Microsoft Dynamics CRM Server 2015, but will upgrade in-place the configuration and default organization databases using the same instance of SQL Server. If issues occur during the upgrade, you must roll back to the previous Microsoft Dynamics CRM version to avoid significant downtime.

  • In-place upgrade. Although this option does not require a different computer for Microsoft Dynamics CRM Server 2015 or a different instance of SQL Server, it poses the greatest risk if upgrade issues occur because a roll back and reinstall of the previous version of Microsoft Dynamics CRM will be required to avoid potential downtime.

For detailed procedures for each of these options, see Upgrade Microsoft Dynamics CRM Server.

For the latest product information, see the Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online Readme.

Important

Always run a full backup of the Microsoft Dynamics CRM databases before you upgrade to a new version of the product. For information about database backups, see Back up the Microsoft Dynamics CRM System.

During an in-place upgrade, only the organization that you specify to upgrade to Microsoft Dynamics CRM 2015 is upgraded. If the deployment contains additional organizations, those organizations are disabled and are not upgraded. You must upgrade those organizations using Deployment Manager. For more information, see Deployment Manager Help.

For each organization that you upgrade, we recommend that the volume have free space that is at least three times the size of the organization database file (organizationName_MSCRM.mdf) and four times the size of the log file (organizationName_MSCRM.ldf). For example, if a single organization database and log file are located on the same volume where the mdf file is 326 MB and the ldf file is 56 MB, the recommended available space should be at least 1.2 GB to allow for growth ((326 x 3) + (56 x 4)). Notice that the database files that expand during upgrade do not reduce in size after the upgrade is complete.

If you deferred table merge from the previous Microsoft Dynamics CRM Server 2013 upgrade, as part of an organization upgrade, all entitynameBase and entitynameExtensionBase tables will be merged into a single table. Notice that, you cannot defer the table merge.

Microsoft Dynamics CRM Server versions supported for upgrade

Microsoft Dynamics CRM Server 2013 with at least Microsoft Dynamics CRM 2013 Service Pack 1 (SP1) is supported for upgrade to Microsoft Dynamics CRM Server 2015.

For Microsoft Dynamics CRM Server 2011 upgrade information, see Upgrade from Microsoft Dynamics CRM Server 2011.

Verify that you have dependent technologies that are supported

Versions of dependent technologies that were previously supported, such as Windows Server 2008 or Microsoft SQL Server 2008, are not supported for use with Microsoft Dynamics CRM 2015. More information: Software requirements for Microsoft Dynamics CRM Server 2015

Upgrade product key

Before the upgrade, obtain the product key that you will enter during the upgrade. In Microsoft Dynamics CRM, the server and client keys are combined so that you enter only one key.

For more information, see Microsoft Dynamics CRM 2015 editions and licensing_deleted.

If you want to make system changes that require changes to your existing Microsoft Dynamics CRM licensing agreement, see How to buy Microsoft Dynamics.

User permissions and privileges

To perform a successful upgrade, the user who runs Microsoft Dynamics CRM Setup must:

  • Have an account in the same Active Directory domain as the server or servers that are being upgraded.

  • Be a member of both the Deployment Administrator Role and the Microsoft Dynamics CRM System Administrator Role for any organizations that will be upgraded.

    Important

    The upgrade will fail if the user who is running the upgrade has a disabled System Administrator Role.

  • Have administrator rights on the SQL Server and Reporting Services server associated with the deployment that is being upgraded.

  • Have sufficient permissions to create new security groups and add members to those groups in the Active Directory organizational unit that contains the existing Microsoft Dynamics CRM groups.

Sharing a SQL Server

Only one Microsoft Dynamics CRM deployment per instance of SQL Server is supported. This is because each Microsoft Dynamics CRM deployment requires its own MSCRM_CONFIG database, and multiple instances of the MSCRM_CONFIG database cannot coexist on the same instance of SQL Server. If you have multiple SQL Server instances running on the same computer, you can host the databases for multiple Microsoft Dynamics CRM deployment on the same computer. However, this might decrease system performance.

Tips for a successful upgrade

The following issues, if applicable to your current Microsoft Dynamics CRM 2013 deployment, should be resolved before you start the upgrade:

Do not exceed the maximum number of attributes

If you have more than 1023 attributes defined for an entity, you must delete the additional attributes before you run the upgrade. The upgrade will fail with the following message if you have more than 1023 attributes:

CREATE VIEW failed because column 'column_name' in view 'view_name' exceeds the maximum of 1024 columns.

Remove custom database objects

The Microsoft Dynamics CRM databases often change from one major release to the next because of database redesign.

We suggest that, if you have added custom database objects such as triggers, statistics, stored procedures, and certain indexes, you remove those objects from the configuration and organization databases. In many cases, Microsoft Dynamics CRM Server Setup displays a warning when these objects are detected.

Remove the ignorechecks registry subkey

If you have manually added the ignorechecks registry subkey on the Microsoft Dynamics CRM 2013 server, remove it before you start the upgrade. More information: You cannot deploy Microsoft Dynamics CRM by using an account that does not have local administrator permissions on Microsoft SQL Server

Next steps

Read more about upgrade in the following topics:

See Also

Microsoft Dynamics CRM supported configurations
Advanced deployment options for Microsoft Dynamics CRM Server

© 2016 Microsoft Corporation. All rights reserved. Copyright