Parents might want to limit their children’s computer usage, so they can
set a time limit only between which 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 doingthis is:
net user /time:.
For example, “net user Anu /time:M- F,08:00-17:00” will only let the user Anu log in between 8 and 5 from Monday to Friday.
net user /time:.
For example, “net user Anu /time:M- F,08:00-17:00” will only let the user Anu log in between 8 and 5 from Monday to Friday.