Can I modify a WinXP Pro account to only log in at certain times?

Smilin

Diamond Member
Mar 4, 2002
7,357
0
0
Use the "net user" command from the command line.

You'll want the following switch:

/times:{Day[-Day][,Day[-Day]] ,Time[-Time][,Time[-Time]] [;?] | all}

See Help for more info.
 

spyordie007

Diamond Member
May 28, 2001
6,229
0
0
Originally posted by: Smilin
Use the "net user" command from the command line.

You'll want the following switch:

/times:{Day[-Day][,Day[-Day]] ,Time[-Time][,Time[-Time]] [;?] | all}

See Help for more info.
Do keep in mind that it wont force them to logoff, so once they have logged in there is nothing to keep them from just staying logged in indefinetly ;)