BetaONE will rise again!


Reply
  #1  
Old 5th Jan 04, 06:55 AM
~*McoreD*~'s Avatar
~*McoreD*~ ~*McoreD*~ is offline
Super Moderator
 
Join Date: Jul 2002
Location: Australia
Posts: 2,902
~*McoreD*~ is an unknown quantity at this point
Did you know that you can actually specify times for users to use the computer? This feature is actually there in XP but can only be accessed by Command Prompt. There is no GUI for it.

But in Longhorn, I have seen there is a GUI in User Accounts.

If your child is playing games in the computer 24 * 7 and is not doing any school work, then as a parent this feature will be ideal for you.

Luckily, it is very easy to do this in Command Prompt.

Here is an example:

Say you have a user called Mike.
You want him only to use the computer from 3PM (15 hrs) to 6PM (18 hrs) on Monday, Wednesday and Friday.

You go to Command Prompt and type the following:
Code:
net user Mike /times:M,15-18;W,15-18;F,15-18
or
Code:
net user Mike /times:M,3PM-6PM;W,3PM-6PM;F,3PM-6PM
Easy isn't it?

If you want to reset the times:
Code:
net user Mike /times:All
If you want him not to do the computer at all:
Code:
net user Mike /times:
For more info, search for net user in Help & Support in Windows XP.
There are restrictions in Net User command. You have to give the times in exact hours and you cannot use Minutes or Seconds.

I have also attached a very small tool which can automate this process.
However, you will need Microsoft .NET Framework 1.1 in order to use it.
Code:
http://download.microsoft.com/download/a/a/c/aac39226-8825-44ce-90e3-bf8203e74006/dotnetfx.exe
Enjoy!

P.S: Microsoft® will wait another four or five years and finalize the GUI for it and emphasize that feature as a new feature in Longhorn. :P

A more recent build is attached in the second post.
Reply With Quote
  #2  
Old 5th Jan 04, 08:42 AM
SlickVic78's Avatar
SlickVic78 SlickVic78 is offline
Senior Member
 
Join Date: Sep 2001
Location: New York, USA
Posts: 515
SlickVic78 is an unknown quantity at this point
Hey ~*McoreD*~,

This is something I could sure use when my mother wants me to disactivate my little brother's computer if he doesn't do his homework, or study...

So the info you have stated does what actually? Does it just prevent the user from sigining into their account, or prevents the user from accessing an internet connection, or both?

Will this only work for those accounts which are set up as limited users?

Please let me know!

Thanks,
-SlickVic78
__________________
  • Pentium 4 3.20GHz Processor
  • 1 Gig DDR 400MHz RAM
  • 100 Gig 7200 RPM Western Digital HDD
  • 80 Gig 7200 RPM Western Digital HDD
  • Lite-On LTR-52327S CD-RW Burner
  • Lite-On SOHW-1633S DVD Burner
  • ATI Radeon 9700 Pro
  • Sound Blaster Audigy
  • Microsoft Windows XP Pro SP-2
Reply With Quote
  #3  
Old 5th Jan 04, 11:03 AM
~*McoreD*~'s Avatar
~*McoreD*~ ~*McoreD*~ is offline
Super Moderator
 
Join Date: Jul 2002
Location: Australia
Posts: 2,902
~*McoreD*~ is an unknown quantity at this point
Hi there SlickVic78,

This Net User command completely disables your target user account from accessing it.

I guess Microsoft® haven't included all the necessary code for Net User related events in Windows XP. So you won't get any MsgBoxes or anything to let to know what's happening. I am pretty sure Longhorn will have the complete event handling for this procedure.

For now, all Windows XP can do is, just prevent the user from logging in between those restricted times. It will say: The password is wrong. (Stupid Windows XP ).

This works for all the Account Types in Windows XP.
...I guess Windows 2000 too.

Cheers,
McoreD

P.S:
Here is updated version. Fixed some minor issues. Sorry.
Reply With Quote
  #4  
Old 5th Jan 04, 06:00 PM
SlickVic78's Avatar
SlickVic78 SlickVic78 is offline
Senior Member
 
Join Date: Sep 2001
Location: New York, USA
Posts: 515
SlickVic78 is an unknown quantity at this point
Hey ~*McoreD*~,

This is an awesome feature to know of. Thanks for sharing... I am sure I'll be using this in the very near future...

-SlickVic78
__________________
  • Pentium 4 3.20GHz Processor
  • 1 Gig DDR 400MHz RAM
  • 100 Gig 7200 RPM Western Digital HDD
  • 80 Gig 7200 RPM Western Digital HDD
  • Lite-On LTR-52327S CD-RW Burner
  • Lite-On SOHW-1633S DVD Burner
  • ATI Radeon 9700 Pro
  • Sound Blaster Audigy
  • Microsoft Windows XP Pro SP-2
Reply With Quote
  #5  
Old 6th Jan 04, 07:15 AM
war59312 war59312 is offline
BetaONE Supporter
 
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
war59312 has disabled reputation
Send a message via ICQ to war59312 Send a message via AIM to war59312 Send a message via MSN to war59312 Send a message via Yahoo to war59312
Funny, my friend pulled that on me one time. But I'm good so, no problem.

What I do is lock the entire computer in the bios. Let someone figure that out. And make sure they cant falsh the bios or use linux boot disks for example.

But yea I agree good way to get kids to do their real homework insteading of just missing around.

So now when my brother complains about not having enough time to do is homework I know right off the bat hes full of shit. lol
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003

Download: http://war59312.admuncher.com/download.shtml
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows XP Release 2 coming NewsBot NeoWin News 0 24th Oct 04 03:00 AM
Windows XP Release 2 coming NewsBot BetaONE News 0 24th Oct 04 03:00 AM
Microsoft Partner Pack for Windows XP NewsBot NeoWin News 0 21st Oct 04 10:00 PM
Microsoft Partner Pack for Windows XP NewsBot NeoWin News 0 21st Oct 04 07:30 PM
Speed up system. greasemonkey Hardware Support 6 6th Nov 01 07:32 PM


All times are GMT +1. The time now is 10:57 PM.


Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.