we'd like to move our pcmonitor database from the current SQL Server (2014 Standard) in one Domain to another SQL Server (2016 Enterprise) in a different domain. The Pulseway Enterprise/Admin Server won't change and is already a member of the target domain.
As far as I remember the process would be:
Stop Pulseway Services
Backup DB on old SQL Server
Create SQL Login for the Service on the new SQL Server
Restore DB on new SQL Server
Edit the connectionstring in the Registry (HKLM\SOFTWARE\MMSOFT Design\PC Monitor Admin\DatabaseConnectionString)
The connection string is encrypted - what would be the required format?
Edit the connectionstring in the Hosting folder for the follwing web.config files
..\Hosting\Service\web.config
Start Pulseway Services
Did I miss anything important? If not, all I'd need would be the format of the connectionstring in the registry
Hello,
we'd like to move our pcmonitor database from the current SQL Server (2014 Standard) in one Domain to another SQL Server (2016 Enterprise) in a different domain. The Pulseway Enterprise/Admin Server won't change and is already a member of the target domain.
As far as I remember the process would be:
Did I miss anything important? If not, all I'd need would be the format of the connectionstring in the registry
Cheers, Jonathan
Edited by JohnnyJoker