Tech Support Guy banner
Status
Not open for further replies.

Problem with logon hours (net user /times)

13K views 6 replies 4 participants last post by  Sandro Silva 
#1 ·
Hello,

I`m trying to restrict the logon hours in my Win XP Pro SP2 with the following command:

Code:
net user accoutname /times:M-F,8am-11pm
or
Code:
net user accoutname /times:M,8am-11pm
or
Code:
net user accoutname /times:M-F,8:00-23:00
In all I`m getting a Net Helpmsg 3768.

What can I do? :confused:
 
#5 ·
The windows is working fine is all updated. If I try
Code:
net user username /time:all
works but anything else dont work. Maybe problem with my Net.exe file?

The other commands works fine.

StumpedTechy, If I send to you a private message with my email do you send your Net.exe file to me?

======================================
Sorry by the english I dont speak so fine :rolleyes:
 
#6 ·
I know this is almost 10 months old, but you have to spell out the full day of the week - not "Mon-Fri" or "M-F". Gotta say "Monday-Friday,08:00-21:00" or whatever...

And the results are that the affected user(s) will be told to make sure their password was typed in correctly. So if they start complaining to you that they forgot their password, you can kindly remind them of their logon hours....
 
Status
Not open for further replies.
You have insufficient privileges to reply here.
Top