Ask a Question related to Windows Setup, Administration & Security, Design and Development.
-
Jay Roughton #1
Setting user account login time restrictions
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.
Jay Roughton Guest
-
User Restrictions
Hello, I need some guidence. I've recently assumed maintaining a website managed with Contribute. I have set up my own user account in the... -
"Login failed for user" when setting up a SQL datasource
I read through the posts about problems connecting to a SQL Server in a WinXP SP2 environment... -
Disallowing concurrent login using the same user account
I would like to prevent someone sharing a login in my .net app but I know that it would know that would be difficult so it would be acceptable to... -
How to allow a user account local login to server?
Hi, I need to allow some local access so they can administer print jobs and print reports from a custom printing app installed on Server 2003. ... -
ftp user restrictions
Hi Unix Guru's, I would really appreciate if someone could help me. On my AIX 4.3.3 machine I should have user with strong restriction in... -
Miha Pihler #2
Re: Setting user account login time restrictions
Hi Jay,
I don't remember any good and easy way to do this kind of things... My
advice to you would be to look in buying some 3rd party tools (go to
[url]www.google.com[/url] and look for Parental Control).
--
Mike
MCSA 2K, MCSE 2K, MCT, ...
"Jay Roughton" <jay@roughton.info> wrote in message
news:803201c35004$4117dcc0$7d02280a@phx.gbl...> 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.
Miha Pihler Guest
-
Shenan T. Stanley #3
Re: Setting user account login time restrictions
Jay Roughton <> wrote:
Situation: You want to restrict the logon days / times of a user> 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.
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
[url]http://tinyurl.com/fltf[/url]
How to Use the Microsoft Product Support Newsgroups
[url]http://tinyurl.com/fkja[/url]
How do I go about posting an informative question?
[url]http://www.dts-l.org/goodpost.htm[/url]
How to use Google
[url]http://www.google.com/help/basics.html[/url]
[url]http://tinyurl.com/fkmc[/url]
-------------------------
Shenan T. Stanley Guest



Reply With Quote

