How do i create an AD group

Umamaheshwari Thatipally 0 Reputation points
2025-04-16T10:37:03.5066667+00:00

How do i create and populate an AD group, what is the access required for it

Microsoft Entra Internet Access
Microsoft Entra Internet Access
A Microsoft Entra service that provides an identity-centric Secure Web Gateway that protects access to internet, software as a service (SaaS), and Microsoft 365 apps and resources.
49 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 44,345 Reputation points MVP
    2025-04-16T11:06:59.1766667+00:00

    To create a group, follow https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/jj717247(v=ws.11)

    To complete this procedure, you must be a member of the Domain Administrators group, or otherwise be delegated permissions to create new group accounts.

    To add a new membership group in Active Directory

    1. On a computer that has Active Directory management tools installed, click the Start charm, and then click the Active Directory Users and Computers tile.
    2. In the navigation pane, select the container in which you want to store your group. This is typically the Users container under the domain.
    3. Click Action, click New, and then click Group.
    4. In the Group name text box, type the name for your new group. Note Be sure to use a name that clearly indicates its purpose. Check to see if your organization has a naming convention for groups.
    5. In the Description text box, enter a description of the purpose of this group.
    6. In the Group scope section, select either Global or Universal, depending on your Active Directory forest structure. If your group must include computers from multiple domains, then select Universal. If all of the members are from the same domain, then select Global.
    7. In the Group type section, click Security.
    8. Click OK to save your group.

    To add members:

    Right-click the group > Properties.

    Go to the Members tab and click Add.

    Select the users or computers to add.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.