This is the scenario I have and I wonder if anyone has solved this?
I have a 2 RDS servers with Load Balancing and Round Robin enabled. A (third server) session broker is set up as well. Its working fine. Sessons are being redirected as planned. I have the weight set at 30/70. I want to have certain users only hit Server1, as they will be accessing their mail app, and sometimes they save something under their local profile on the server. For the life of me, I cannot get these users to ONLY hit Server1. I have tried using mstsc /v:server. I have even created a different listening port and used mstsc /v:server:port, but that didnt work. I cannot use mstsc /admin as they should not access the admin console.
Any ideas?