Jay Roughton <> wrote:
> Is it not possible to restrict user login times under
> Windows XP Home? I have kids that I want to force to
> logoff after a certain time.
Situation: You want to restrict the logon days / times of a user
account in XP and are a standalone machine.
Reason: You may wish to restrict teens who arrive home before adult
supervision from accessing your broadband always on connection, limit
employees to only work hours access etc..
Steps:
To Set restrictions:
1.. Click Start
2.. Click Run
3.. Type cmd in the run box and press enter.
4.. The following is a sample of what you would type:
net user testuser /times:M-F,5pm-9pm; Sa,6am-9pm;Su,6am-9pm
Where testuser is the local account name.
To Remove Restrictions:
1.. Click Start
2.. Click Run
3.. Type cmd in the run box and press enter.
4.. The following is a sample of what you would type:
net user testuser /times:all
Where testuser is the local account name.
--
Shenan Stanley
"Just trying to help"
-------------------------
How to use XPs Help and Support
http://tinyurl.com/fltf
How to Use the Microsoft Product Support Newsgroups
http://tinyurl.com/fkja
How do I go about posting an informative question?
http://www.dts-l.org/goodpost.htm
How to use Google
http://www.google.com/help/basics.html
http://tinyurl.com/fkmc
-------------------------