Disabling Multiple Terminal sessions on one account

  • Thread starter Thread starter Anthony
  • Start date Start date
A

Anthony

How do i stop users from logging on to the terminal
server more than once at any one time?(multiple user
sessions?) I realise its an option in Windows 2003 server
policies, but how about on Windows 200 server?
 
From the Microsofts Terminal Services FAQ at
http://www.microsoft.com/windowsserver2003/community/centers/termi
nal/terminal_faq.asp

<quote>
Q. How can I limit Terminal Services so a user can only connect
one time?

A. For Windows 2000, there is a third-party application available
that does this - see thethin.net/r25b.zip.

For Windows Server 2003, set "Restrict each user to one session"
to "Yes" in Terminal Services Configuration. Alternatively, set
the "Restrict Terminal Services users to a single remote session"
group policy to "Enabled".
</quote>
 
Back
Top