Logon access to all PC's but max 1 PC at the time..

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, we have a Windows200 server and 35 Windows Xp professional workstations an
all users can logon with name an pasword on every workstation, can logon on serveral PC's
I want to know how we can grant access to all PC's but max 1 PC at the time.

Sommeting to the logon.vbs script

Greetings,
Anto
 
Anton said:
Hi, we have a Windows200 server and 35 Windows Xp professional workstations and
all users can logon with name an pasword on every workstation, can logon on serveral PC's.
I want to know how we can grant access to all PC's but max 1 PC at the time..

Sommeting to the logon.vbs script?

Hi

There is nothing built-in that can help you here.

The UserLock product in the link below is an option
http://www.softwareshelf.com/products/display.asp?p=42


Microsoft's solution:

You could install the CCONNECT Microsoft Resource Kit utility onto every
computer, it is in the Win2k Server Resource Kit, Supplement 1 (pay ware, and
you will need a SQL server database as well).

More about CCONNECT here:
http://groups.google.com/[email protected]
 
Back
Top