We’re using RoyalTS to connect to a large environment with multiple RDP gateways. We have found that when RoyalTS establishes multiple server connections via the same RDP gateway it creates a single (or very small number) of TCP sessions for the multiple RDP gateway connections. When we begin connecting to multiple servers we eventually being receiving error ‘50331656’ stating:
Your computer can’t connect to the Remote Desktop Gateway server. Contact your network administrator for assistance.
By contrast, if we use something like RDCMan and connect to ten servers via the same gateway it creates ten different TCP sessions, and does not experience this issue.
We are working with the gateway vendor on this behavior, however since it works with other RDP tools we are also trying to figure out the RoyalTS aspect of this.
Is there some way to configure RoyalTS to *not* use the same TCP connection for multiple connections via the same RDP gateway?