|
<< Click to Display Table of Contents >> RayManageSoft Unified Endpoint Manager > 3.1 u11 > Release Notes Migrating from Previous Versions |
In order to migrate RayManageSoft Unified Endpoint Manager from a previous version, follow the installation instructions described in the RayManageSoft Unified Endpoint Manager Installation Guide.
|
Be aware: Ensure to create a backup of your database before starting with the upgrade process! |
When migrating from RayManageSoft Unified Endpoint Manager 2.3 or older, it will be necessary to recreate all previously configured integrations as the settings for the integrations have been changed.
|
Be aware: The Catalog integration needs to be recreated when migrating from RayManageSoft Unified Endpoint Manager 2.5 or older! |
The database migration is handled automatically during the initial launch.
|
Be aware: RayManageSoft Unified Endpoint Manager 3.0 will not install properly when upgrading from a previous version of the product and if there is any null value in its Prerequisite table, column Match. RMSC-2014 In order to migrate this condition, we recommend to execute the following query on your RMS UEM database before migration to version 3.0: Update [Prerequisite] Set [Match] = 0 Where [Match] IS NULL |