Dear community,
I have recently installed a fresh instance of Mobicontrol (ver. 15.6.0), but due to installer issues with catastrophic failures, I was forced to use local SQL Express instance. I have successfully moved the MobicontrolDB and Archive databases to main SQL server as there is an option to change these in admin console. However I am struggling with the Signal DB, there is no tool to reconfigure and the only settings related to SQL I was able to find were in registry (just the SQL server FQDN and user info) and json config located here:
c:\Program Files\SOTI\Signal\appsettings.json
But this config has the connection string encrypted (I suppose it's some of the dotnet config encryption tools).
What are the options to change the DB location? I really don't want to run and patch another SQL instance.
Will do the magic manual move of the SignalDB to production SQL server and then run installer again as "upgrade" and choose the production SQL server as destination?
Thank you.