Unable to Modify Logon Hours on Stand-Alone Server

Last reviewed: February 9, 1998
Article ID: Q179450
The information in this article applies to:
  • Microsoft Windows NT Server version 4.0

SYMPTOMS

On a stand-alone server or member server in a domain environment, administrators are unable to modify the logon hours for a user in User Manager. These hours can be set if a new user account is created by using the Add User Accounts wizard included in the Administrative Wizards. However, after the user is created, there is no way to adjust this restriction through User Manager.

CAUSE

In User Manager, the button entitled Hours does not exist and, therefore, prevents modification of a user's logon hours on the server.

RESOLUTION

The user's logon hours can be modified by using the NET USERS command. For example, to set the user's logon hours to Mondays and Tuesdays from 2:00 A.M. to 3:00 A.M., enter the following command:

   C:\>NET USER USER_NAME /TIMES:MONDAY,TUESDAY,2

Further information on the NET USERS command can be obtained by typing:

   C:\>NET HELP USERS

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional query words: restrict restricted
Keywords : kbbug4.00 ntdomain NTSrv
Version : WinNT:4.0
Platform : winnt
Hardware : x86
Issue type : kbbug


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 9, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.