Creating groups in Windows Server is an essential task for system administrators. Groups help manage user permissions, access control, and security policies across a network. Whether you’re using an older environment like Windows Server 2003 or a modern system like Windows Server 2019, the process is straightforward.

How to create group in Windows Server 2003 and Windows Server 2019 using Active Directory Users and Computers

In this guide, you’ll learn how to create a group in Windows Server 2003 and 2019, including security groups, user groups, and Active Directory groups.


Quick Answer (Featured Snippet)

To create a group in Windows Server 2019:

  1. Open Server Manager
  2. Go to Tools → Active Directory Users and Computers
  3. Right-click the Organizational Unit (OU) or Users folder
  4. Click New → Group
  5. Enter the group name
  6. Choose Group Scope and Group Type
  7. Click OK

The new group will be created and ready to manage users and permissions.


What Is a Group in Windows Server?

A group in Windows Server is a collection of user accounts that share the same permissions. Instead of assigning permissions individually, administrators assign them to groups.

Benefits of Using Groups

✔ Easier user management
✔ Better security control
✔ Simplified permission assignments
✔ Centralized administration

Groups are widely used in Active Directory environments.


How to Create Group in Windows Server 2019

Windows Server 2019 uses Active Directory Users and Computers (ADUC) for group management.

Step-by-Step Instructions

  1. Click Start → Server Manager
  2. Select Tools
  3. Open Active Directory Users and Computers
  4. Navigate to the Users folder or your OU
  5. Right-click the folder
  6. Select New → Group
  7. Enter the Group Name
  8. Choose the Group Scope

Options include:

  • Global
  • Domain Local
  • Universal
  1. Select Group Type
  • Security
  • Distribution
  1. Click OK

You have now successfully created a user group in Windows Server 2019.


How to Create Group in Windows Server 2003

Although Windows Server 2003 is outdated, many legacy systems still use it.

Steps

  1. Click Start → Administrative Tools
  2. Open Active Directory Users and Computers
  3. Locate the Users folder
  4. Right-click and choose New
  5. Click Group
  6. Enter the Group Name
  7. Select Global / Domain Local
  8. Choose Security
  9. Click OK

The group will now appear in Active Directory.


How to Create Security Group in Windows Server 2019

A security group controls access to files, folders, and network resources.

Steps

  1. Open Active Directory Users and Computers
  2. Right-click the OU
  3. Click New → Group
  4. Enter a name such as HR Security Group
  5. Select:

Group Type → Security

  1. Click OK

You can now add users to the security group and assign permissions.

This is commonly used when administrators search how to create security group in Windows Server 2019.


How to Create User Group in Windows Server 2019

A user group allows multiple users to share permissions.

Steps

  1. Open Active Directory Users and Computers
  2. Right-click the target folder
  3. Click New → Group
  4. Enter a group name
  5. Choose Global Security Group
  6. Click OK
  7. Right-click the group
  8. Click Properties → Members
  9. Add users

This method is commonly used when administrators ask how to create user group in Windows Server 2019.


How to Create AD Group in Windows Server 2016

The process in Windows Server 2016 is nearly identical.

Steps

  1. Open Server Manager
  2. Click Tools
  3. Select Active Directory Users and Computers
  4. Right-click an OU
  5. Choose New → Group
  6. Enter the group name
  7. Select Security
  8. Click OK

This method helps when learning how to create AD group in Windows Server 2016.


Group Policy vs Groups (Important Difference)

Many users confuse groups with group policy.

Groups

Used to manage users and permissions.

Group Policy

Used to configure system settings across computers.

If you’re looking for how to create group policy in Windows Server 2019 or Windows Server 2022, the process involves Group Policy Management Console (GPMC) instead of Active Directory group creation.


Related Guides You May Find Helpful

Check out these helpful tutorials:

These guides cover common system configuration and troubleshooting topics.


Best Practices for Managing Groups

Follow these tips for better administration:

✔ Use security groups instead of individual permissions
✔ Organize groups using organizational units (OU)
✔ Use clear naming conventions
✔ Regularly audit group memberships

These practices improve network security and management efficiency.


Conclusion

Creating groups in Windows Server 2003 and Windows Server 2019 is a simple but powerful way to manage users and permissions in Active Directory environments.

By using security groups and user groups, administrators can control access to resources more efficiently while maintaining strong network security.

Whether you’re managing legacy servers or modern infrastructures, understanding group management is a critical skill for any IT administrator.


FAQ (Short Answers for AI Overviews)

How do I create a group in Windows Server 2019?

Open Active Directory Users and Computers, right-click the folder or OU, select New → Group, enter a name, choose group scope and type, then click OK.


How to create security group in Windows Server 2019?

Create a new group in Active Directory Users and Computers and select Group Type: Security.


What is the difference between a group and group policy?

A group manages users and permissions, while group policy controls system settings across computers.


How to create user group in Windows Server 2022?

Open Active Directory Users and Computers, create a new group, then add users to it through the Members tab.

Leave a Reply

Your email address will not be published. Required fields are marked *