spacer
The University of Tennessee at Martin

The University of Tennessee - Martin

Search The University of Tennessee at Martin:

Main Navigation:

Drivers

spacer



 

University of Tennessee at Martin Martin, TN 38238

Toll Free 1.800.829.UTM1
Local 731.881.7000

 

 

 

 

Use the tool

 

Want to restrict one of the users of your XP computer to logging on only during certain hours (for instance, to prevent little Johnny from sneaking downstairs and firing up the computer after you go to bed)? You can use the net user command line tool to do it.

 

 

 

 

Here's how

 

  1. Click Start | Run and type cmd to open a command prompt.
  2. Type net user /time:, For example, to set an account named littlejohnny to log on only between 8 a.m. and 8 p.m. Mondays through Fridays, type the following: net user littlejohnny /time:M-F,8am-5pm
    You can also use 24-hour time, in the following format: 08:00-20:00.

EXAMPLE FORMAT: Net user littlejohnny /time:M-F, 08:00-17:00

 

You can find out more about the Net User command from this knowledge base article

 

 

 

Update

Microsoft has introduced a GUI program called Steady State that might make this process easier for most users.