How do I create new users on my Windows VDS?

The following article explains how to create users on your Windows VDS. By default, your server is configured with an administrative user. Additional users can be created as needed.

 

To create a new User, please follow these steps:

1) Log into your server through Remote Desktop Connection (instructions for connecting to your server through RDC can be found here).

2) Click Start, Programs, Administrative Tools, and select Computer Management.

3) Expand Local Users and Groups.

4) Click on Users. In the right window you will see a list of the current users on the server.

5) Right-click Users and select New User.

6) Enter the following information:

  1. User Name (required): all usernames must be unique
  2. Full Name (optional): the name of the user
  3. Description (optional): a brief description of the user
  4. Password (required): we strongly recommend you use at least 6 characters and mixture of uppercase letters, lowercase letters and numbers for your passwords (for example, r4sdT8)
  5. Confirm Password (required): this entry must be identical to the Password field

7) Set the options that suit your needs:

  1. User must change password at next login: if checked, the user must change their password the next time they login. We recommend you uncheck this so that you have full control over the password.
  2. User cannot change password: if the first option is unchecked you will be able to set this option. We recommend you check this option so that only the administrator of the machine can modify the user's password.
  3. Password never expires: controls if the password will expire in 30 days. Once the password expires you will need to reset it manually.
  4. Account is disabled: when checked, the user will no longer be valid

8) Click Create to add the new user.

By default, new users are added to the Users group. This will allow the user to later be configured as an FTP user through IIS or as a FrontPage user. If you wish for this user to have access to the server through Remote Desktop Connection, you will need to add the user to the Administrators group. We do not recommend adding additional Administrative users as this gives more people direct access to your machine.

 

To add a user to the Administrators group, please follow these steps:

1) Right-click the username and select Properties.

2) Select the Members Of tab. You will see a list of groups the User is assigned to.

3) Click Add.

4) Type in the name of the group, Administrators.

5) Click OK. You will now see the Administrators group in the list.

6) Click OK