Limit 1 user to 1 pc on a network

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

Guest

In NT there was an option to specify what pcs on a network a user could log
on to, up to 8. Did that go away in windows 2000? I looked through several
placed in AD and nothing did the trick.
thanks,
Frank
 
Frank B said:
In NT there was an option to specify what pcs on a network a user could log
on to, up to 8. Did that go away in windows 2000? I looked through several
placed in AD and nothing did the trick.
thanks,
Frank

Do you operate in a "domain" or in a "workgroup" environment?
 
In NT there was an option to specify what pcs on a network a user could log
on to, up to 8. Did that go away in windows 2000? I looked through several
placed in AD and nothing did the trick.
thanks,
Frank


Active Directory Users and Computers
Open a Users Properties and select the Account tab.
Press the Log On To button.

Or

net user username /workstations:{computername[,...] | *} /domain

See tip 4646 in the 'Tips & Tricks' at http://www.jsiinc.com for the net user syntax.




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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top