Hello,
As you can see in the title, I would like to allow 1 RDP connection per user, between 2 TSE servers that are not Inside a Active Directory.
Is it possible ?
My idea is :
1 + Build 2 scripts started at the opening user session.
2 + Scripts do : check the rdp connection list (logins) and compare with the opening login
3 + Scripts do : if there is already a connection, the session is closed.
(or the other session already connected is closed ... then2 scenarios).
How to do this ?
Regards,
PS : It could be great to use AD, instead these scripts ...but my boss don't want to use AD ...