RD Connection Broker settings

I need help with the "RD Connection Broker":

Database Connection String 
Folder to store Database Files 
DNS Round Robin Name

I need to know how to make a connection string that would enable "SQL Server 2012" remotely from my "2012 R2" Machine.

In RDS>Tasks>"Edit Deployment Properties" I have already set up the Certificate and the RDs are all Trusted and OK.

July 8th, 2015 5:53pm

Took from my lab.

1.

DRIVER=SQL Server Native Client 10.0;SERVER=YOURSERVERNAME;Trusted_Connection=Yes;APP=Remote Desktop Services Connection Broker;Database=RDCB

2. Your path. E.g.

D:\MSSQL\Data

3.

YOUR_RR_NAME.YOURDOMAIN

See  more on http://blogs.msdn.com/b/rds/archive/2012/06/27/rd-connection-broker-high-availability-in-windows-server-2012.aspx


Free Windows Admin Tool Kit Click here and download it now
July 8th, 2015 6:04pm

How do you find the "DNS Round Robin Name" for my specific Server "2012 R2"?
July 8th, 2015 6:37pm

It is name that you have to specify in your DNS. It entry point to your RDS farm.
Free Windows Admin Tool Kit Click here and download it now
July 8th, 2015 8:20pm

How do you find the DNS entry point to your RDS farm to give ClientAccessName or DNS Round Robin Name?

Is the RDS Server Farm DNS generated or accessed?


July 9th, 2015 1:09am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics