Logon workstations adding the following computers???

  • Thread starter Thread starter Shultszzz
  • Start date Start date
S

Shultszzz

In Active directory
User properties
Account
Log On To
Logon workstations
The folowing computers

I need to add about 90 computers for each 30 (users/
groups) to restrict of logging access for few other
computers. Can I make easyer way to do this??? coz in the
field Computer name i must enter only one computer like
this:
pc1
pc2
pc3
Can I do this some how faster? with putting this computer
names in some file or smf like that? :-]
 
In Active directory
User properties
Account
Log On To
Logon workstations
The folowing computers

I need to add about 90 computers for each 30 (users/
groups) to restrict of logging access for few other
computers. Can I make easyer way to do this??? coz in the
field Computer name i must enter only one computer like
this:
pc1
pc2
pc3
Can I do this some how faster? with putting this computer
names in some file or smf like that? :-]

The limit for workstation on each account is 8.
Open a CMD prompt and type:

net user user1 /workstations:pc1,pc2,pc3,..... /domain
Set tip 2815 in the 'Tips & Tricks' at http://www.jsiinc.com for help

See tip 4646.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top