So, I have RDP on AWS and only 2 users can use it. If a third user tries to connect one of the connection will log out. I have t2.large instance, I am not sure how to add more users, Can any one guide me?
CodePudding user response:
Yes that is expected. At a time only 2 users are allowed to RDP to your windows EC2 instance. If you want 3 or more people to RDP to your instance then you have to buy Client Access Licenses (CALs).
Reference and solution:
