Open marc-fom opened 1 year ago
Seems to be a bug. I've tried a lot and ended up with the following config, to at least get the correct entries in the eventlog:
<connectionSettings inherit="None">
<connectToConsole>False</connectToConsole>
<startProgram />
<workingDir />
<port>3389</port>
<loadBalanceInfo>tsv://MS Terminal Services Plugin.1.10001</loadBalanceInfo>
</connectionSettings>
I get the same error as you though, so it must be a bug
The documentation has a chapter explaining how "Load balance config" shall be used to connect to an Azure VM but it doesn't say anything about the syntax (if supported) to connect through RDS Farm RD Broker. My saved .rdp file has load balancing info below: loadbalanceinfo:s:tsv://MS Terminal Services Plugin.1.ASI
I tried a lot of variations of it in RDCMan but I always end-up getting error: Disconnected from [RD broker DNS FQDN] [Unknown extended disconnection reason 1040]
Please assist. Thanks Marc