Quantcast
Channel: Remote Desktop Services (Terminal Services) forum
Viewing all articles
Browse latest Browse all 25525

Connection Broker High Avaliability

$
0
0

I'm trying to configure HA for two Connection Broker servers. The primary Connection Broker server is also the Gateway service. I install SQL 2008 R2 Express on another server and I'm trying to use it for the SQL server. I used this syntax when trying to setup HA.

DRIVER=SQL Server Native Client 11.0;SERVER=192.168.29.18;Trusted_Connection=Yes;APP=Remote Desktop Services Connection Broker;DATABASE=RDSCB

But I keep getting this error, I have the SQL service set to port 1433, at least I think I do. I also added the domain admin account and a security group including the RDS machine accounts to the SQL server as well.

---------------------------
Configure RD Connection Broker for High Availability
---------------------------
The database specified in the database connection string is not available from the RD Connection Broker server RDS01.domain.local. Ensure that the SQL server is available on the network, the SQL Server Native Client is installed on the RD Connection Broker server, and the RD Connection Broker has write permissions to the database.

I have the SQL 2008 R2 Native Client installed on the RDS server which is version 10.5, I'm not sure if that's an issue since the syntax says 11. I tried changing it to 10.5 but that didn't do anything.


Vincent Sprague




Viewing all articles
Browse latest Browse all 25525

Trending Articles