I have been unsuccessful in creating the database for my HA connection broker. It continues to fail with "database in connection string not available."
Server name: AMC-RDSBROKP01
Connection string:
DRIVER=SQL Server Native Client 10.0;SERVER=AMC-RDSBROKP01;Trusted_Connection=Yes;APP=Remote Desktop Services Connection Broker;Database=AMCRDS
I created a security group and added each server to its membership. I created a login to the database with that security group and made it a sysadmina and dbcreator.
Can anyone help me get pas this?