Skip to content

Commit 9551325

Browse files
author
Thomas Raya
authored
Merge pull request MicrosoftDocs#2919 from MicrosoftDocs/main
Publish 03/24/2022 3:30 PM PT
2 parents 2f30ec7 + 0410598 commit 9551325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2019-ps/activedirectory/New-ADGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Many object properties are defined by setting cmdlet parameters.
2828
Properties that cannot be set by cmdlet parameters can be set using the **OtherAttributes** parameter.
2929

3030
The **Name** and **GroupScope** parameters specify the name and scope of the group and are required to create a new group.
31-
You can define the new group as a security or distribution group by setting the **GroupType** parameter.
31+
You can define the new group as a security or distribution group by setting the **GroupCategory** parameter.
3232
The **Path** parameter specifies the container or organizational unit (OU) for the group.
3333

3434
The following methods explain different ways to create an object by using this cmdlet.

0 commit comments

Comments
 (0)