Active Directory

New-ADGroup

CautionCreate AD groups

New-ADGroup -Name <name> -GroupScope Global

Creates a group; choosing the right scope matters — grant resources via DomainLocal groups.

Examples

  • New-ADGroup -Name 'GG-Sales' -GroupScope Global -Path 'OU=Groups,DC=corp,DC=local'Create a global group

Syntax

New-ADGroup -Name n -GroupScope Global|DomainLocal|Universal [-Path oudn]

Before you run it

Follow naming and scope conventions.

Related commands

The same reference, with no signal at all

Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.

Get it free on the App Store