hi, I have a question, can some one please help me.
I have SQL1, SQL2 configured for Always on Availability Groups; Listener"SQLListener"( multisubent Failover)
After I do the failover, users were not able to connect SQLListener.
but if i do any 1 of the below there are able too connect.
1. Flush dns
or
2. Set multisubentFailover =true in SSMS (additional connection parameters)
now, how can set multisubentFailover =true for every one in my organization who ever uses SSMS ? I used below and it worked for me, now i would like to test for everyone who ever is using SSMS ...is there anythinng a stratup parameter or a file to modify that could affect every user and then can connect with any issues after failover?
http://www.sqlhammer.com/store-optional-connection-parameters-in-sql-server-management-studio/