Using NET USERS to Manage Local User Accounts on a Workstation

Last reviewed: January 15, 1998
Article ID: Q137978
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.5, 3.51, and 4.0
  • Microsoft Windows NT Server versions 3.5, 3.51, and 4.0

SUMMARY

A few of the user management functions that are provided in User Manager for Domains are not available in User Manager in Windows NT Workstation. Three NET USERS parameters are available for managing the local user accounts database on a Windows NT Workstation. If you want to create user profiles, you must use the User Profile Editor that is provided in the Windows NT Resource Kit.

MORE INFORMATION

The following lists additional parameters you can use to manage local user accounts using the NET USERS command at the MS-DOS command prompt:

Parameters                Description
-----------------------   ----------------------------------------------
/EXPIRES:[date | NEVER]   Causes the account to expire if a date is set.
                          NEVER sets no time limit on the account.

/PROFILEPATH[:path]       Sets a path for the user's logon profile.

/TIMES:[times | ALL]      User logon hours.

For further information on the NET USERS command, type the following at the MS-DOS command prompt:

   NET HELP USERS | MORE


Additional query words: prodnt
Keywords : nthowto ntsecurity NTSrvWkst kbnetwork
Version : 3.5 3.51 4.0
Platform : winnt


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: January 15, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.