This article applies to DeskNow 3.1 and laterPlease note: depending on the amount of data existing on your system, the migration could take some time (even 2 hours on large installations). It is recommended to perform this operation at night time or during the weekend.
If you're using DeskNow on Windows, installed with the default installer (DeskNow.exe)
- Make sure to run DeskNow 3.1 or later as usual - if you upgrade from a previous release, make sure it runs at least once using McKoi
- stop DeskNow
- edit the Database.cfg file (from the 'Manual configuration' section in the DeskNow program group) and add the following line:
Migrate TRUE
then save the file and close Notepad
- start DeskNow in console (see the 'Advanced' section in the DeskNow program group)
- open the login page in your browser
- watch the migration process take place in the console window
- once the login page appears in the browser, stop DeskNow
- start DeskNow as usual
If you're using DeskNow on Linux, or you want to use your own database even on Windows
- Make sure to run DeskNow 3.1 or later as usual - if you upgrade from a previous release, make sure it runs at least once using McKoi
- stop DeskNow
- edit the Database.cfg file and add the following line:
MigrateExternal TRUE
then save the file
- start DeskNow in console (ex. /var/desknow/bin/catalina.sh run)
- open the login page in your browser, and configure the external database to be used.
- watch the migration process take place in the console window
- once the login page appear in the browser, stop DeskNow (CTRL-C)
- start DeskNow as usual