Load balancing is to distribute the same content to multiple clients using multiple servers like http server etc. The way I do RDP at home is that I dnat multiple ports to port 3389 (RDP). For example dnat port 5000 server 1 RDP, 5001 server 2 RDP and so on. There is no other way on a single rope (one IP?)unless you have multiple IP addresses.