Log on rights

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

Guest

Does anyone know if there's a way to put an actual set time limit on user logons in XP. Like if I wanted a certain user not to have logon rights after 9pm?
 
For a domain, that can be configured in the domain users account properties. For
a non domain computer you can use the "net user" command as described in the KB
link below - "net user john /time:M-F,08:00-21:00" for example. Keep in mind
that if a user is already logged on to the local machine that when their time
limit is reached they will not be logged off. You could however use the AT
command or possibly Scheduled Task to logoff ANYONE logged on at 9:00 PM and
then the user could not log back on. Not very elegant, but may get the job done
for you. --- Steve

http://support.microsoft.com/default.aspx?scid=kb;en-us;816666


James said:
Does anyone know if there's a way to put an actual set time limit on user
logons in XP. Like if I wanted a certain user not to have logon rights after
9pm?
 

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