Knowledge Base

Using NET USERS to Manage Local User Accounts on a Workstation

Article ID: 137978

Article Last Modified on 2/20/2007


APPLIES TO


This article was previously published under Q137978

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: kbnetwork KB137978