- Introduction to the Upgrade Process
- Project Analysis and Planning
- Converting a Database
- Upgrading the Application Code
- Upgrading the Data
- Migrating to Multitendency
- Automating the Upgrade Process using sample Windows PowerShell Script
1. Introduction to the Upgrade Process
- Upgrade Overview
- Upgrade Workflow
- Upgrade Tools
2. Project Analysis and Planning
- Collecting Business Requirements
- Upgrade Estimates
- Define Upgrade Test Strategy
- Preparation of Environments for the Upgrade
3. Converting a Database
- Preparing the Old Database
- Convert the Old Database to a Microsoft Dynamics NAV 2016 Format
- Connect a Microsoft Dynamics NAV 2016 Server Instance
- Run Schema Synchronization to Initialize the Database
4. Upgrading the Application Code
- Application Upgrade Overview
- Preparing the Text Files
- Merging Versions
- Handling Conflicts
- Finishing of the Application Code Upgrade
5. Upgrading the Data
- Importing of Application Objects and Schema Synchronization
- Run the Data Upgrade Process
- Importing Upgraded Permission Sets and Permissions
- Set the Language of the Customer Database
- Add New Control Add-ins
- Import Payment Services and Data Encryption Key
6. Migrating to Multitendency
- Tenants and Companies
- Migration Process
7. Automating the Upgrade Process using sample Windows PowerShell Script
- Automating the Upgrade Process
- The Sample Scripts for Code Upgrade
- The Sample Scripts for Data Upgrade