I have a Windows 2008 R2 server which can be connected by my guest user through RDP to access a custom desktop application.
I want to limit each user to be able to access the custom desktop application by maximum of 3 PC.
Example:
- I have 2 guest users
A
andB
now I want that maximum of 3 PC can connect to server with user credential ofA
- If more try to login then should not allow them and give them a message
"Maximum Users Are Already Connected"
.