Server 2008 R2 RDP: limit max number of rdp connections per user group?
hello everyone,
i have windows server 2008 r2 rdp installed.
i want create couple of user groups have 5 different users in each. limit rdp connections, let's 2 connections first group , 3 connections second group. example, if 2 users group 1 connected when 3rd user group 1 tries connect rejected connect, 3 users group 2 still can connect. doable?
thanks in advance.
hi,
there no built-in capability limit maximum numbers of rdp connections based on user group.
to accomplish goal need write script or program. example, script run @ log on , check how many users logged on each group , log current user off if limit group has been exceeded.
-tp
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment