Product: PowerShell Universal Version: 5.5.4
Hi,
I am trying to set up HA environment using SQL Server.
I was able to install the first node, and it’s working. But when I am trying to install the 2nd node using the same connection string, the service crashes (no logs), or any typical exception that can help to understand where the issue is, the computer account has access to the DB, and it has the db_owner role.
Any thoughts on how this can be solved?
Thanks!