Parents or Big Brothers might want to limit their children's or small
brother's or sister's computer usage, so they can set a time limit
only between they will be automatically allowed to log into their
Windows account. Limited usage for particular users for certain time
periods can be set through commands. The command for doing this is:
net user <Username> /time:<Parameters>
For example, "net user Akash /time:M-F,08:00-17:00"
this will let only let the user Akash log in between 8 and 5 from
Monday to Friday.
brother's or sister's computer usage, so they can set a time limit
only between they will be automatically allowed to log into their
Windows account. Limited usage for particular users for certain time
periods can be set through commands. The command for doing this is:
net user <Username> /time:<Parameters>
For example, "net user Akash /time:M-F,08:00-17:00"
this will let only let the user Akash log in between 8 and 5 from
Monday to Friday.
Comments