Creating a New User in Windows Server 2003/2008
This article describes how to create a new local or domain user account in Windows Server 2003 or Windows Server 2008.
Local User Account
This section describes how to create a local user account.

4. Fill in the information for the new user and click Create. You can create another user. Click Close when you are done creating users.
If the account will be used by a service application like SQL Server, uncheck User must change password at next logon and check the options below.
- User cannot change password
- Password never expires

5. You should now see your newly created user accounts. By default, new user accounts are given limited access permissions. Learn how to grant local administrator permissions to a user.Domain User Account
This section describes how to create a domain user account. Use this if the server is an Active Directory domain controller.

2. In Active Directory Users and Computers, navigate to the folder where you want to store the new user.
If the account will be used by a service application like SQL Server, uncheck User must change password at next logon and check the options below.
- User cannot change password
- Password never expires

7. You should now see your newly created user account. By default, new user accounts are given limited access permissions. Learn how to grant local administrator permissions to a user.











[...] specify the Account Name and Password for the SQL Server Database Engine service and click Next. Learn how to create a new user account. 10. In Database Engine Configuration, specify the Authentication Method to use and the SQL Server [...]