Restricting Login Times

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We want to be able to limit our children's access to logging onto the
computers. We found information at www.tech-recipes.com which provided a
step by step procedure. Unfortunately, it did not work. We do have service
pack 2 loaded. At any rate, the procedure was to run the CMD utility and
type the following at the prompt:

net user Kendra Saahir/times:M-F,3pm-10pm;Sa,8am
-12pm,Su;8am-9pm

The utility returned the message below, but the command does not go into
effect. What are we doing wrong?


The syntax of this command is:

NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top