Issue
I need to point the 5nine Cloud Security Management Server to a new SQL server to perform backup, restore and retention. How do I do this?
Resolution
Please customize the following file:
C:\Program Files\5nine\5nine Cloud Security Management Service\5nine.VirtualFirewall.ManagementService.exe.Config
And make a change in the following line:
<connectionStrings>
<add name="SqlConnection" connectionString="Data Source=SERVER\SQLEXPRESS
Note: it is important that 5nine Service Account still has access to this database