How to Create Groups in Active Directory?

by | Oct 20, 2023 | Windows | 0 comments

Creating groups in Active Directory (AD) is a foundational task for managing permissions, organizing users, and controlling access to network resources. This guide walks you through how to create and configure security or distribution groups using Active Directory Users and Computers (ADUC).

Step 1: Open Active Directory Users and Computers

  1. Click Start or press ⊞ Win.
  2. Navigate to the Windows Administrative Tools folder.
  3. Click on Active Directory Users and Computers.

Open Active Directory Users and Computers

Need help launching ADUC? Click here for a full guide.

Step 2: Choose the Organizational Unit (OU)

  1. Right-click the OU where you want to create the group.
  2. Select New > Group.

Create group in selected OU

Step 3: Configure Group Properties

A dialog box titled New Object – Group will appear. Here, specify the following:

  • Group Name: Choose a meaningful and consistent name.
  • Group Scope:
    • Domain Local: Assign permissions within the same domain.
    • Global: Use for users across the same domain or trusted domains.
    • Universal: Ideal for multiple domains across a forest.
  • Group Type:
    • Security: Used to assign security permissions.
    • Distribution: Used for email distribution lists only.

New object - group dialog box

Click OK to finish creating the group.

Step 4: Add Members to the Group

  1. Right-click the newly created group and select Properties.
  2. Go to the Members tab.
  3. Click Add and search for users or other groups to include.

Add members to AD group
User selection screen

Step 5: Assign Permissions

Once members are added, you can assign permissions to the group:

  1. Right-click on a resource (e.g., folder, printer, application).
  2. Select Properties > Security tab.
  3. Add your group and configure the appropriate permission level (Read, Write, Full Control).

Security tab - group permissions
Permission settings

Final Notes

  • Use clear naming conventions like HR_ReadOnly or Finance_FullAccess.
  • Document each group’s purpose and scope.
  • Review and clean up unused groups regularly.

➡️ Next: How to Add Users and Computers in Active Directory

Related Articles

The Future of Network Automation

The Future of Network Automation

Network automation is reshaping how IT professionals manage infrastructure—replacing repetitive manual tasks with intelligent, efficient processes....

How to Recover Lost Data

How to Recover Lost Data

Losing data can feel like a punch to the gut—whether it’s a project you've worked on for weeks or precious family photos. But don't despair. With...