Skip to content

Commit 331f12e

Browse files
Update docset/winserver2012-ps/activedirectory/Get-ADGroup.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 56c5492 commit 331f12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2012-ps/activedirectory/Get-ADGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Get-ADGroup [-AuthType <ADAuthType>] [-Credential <PSCredential>] -LDAPFilter <S
3636
The Get-ADGroup cmdlet gets a group or performs a search to retrieve multiple groups from an Active Directory.
3737

3838
The Identity parameter specifies the Active Directory group to get.
39-
You can identify a group by its distinguished name (DN), GUID, security identifier (SID), Security Accounts Manager (SAM) account name.
39+
You can identify a group by its distinguished name (DN), GUID, security identifier (SID), or Security Accounts Manager (SAM) account name.
4040
You can also specify group object variable, such as $\<localGroupObject\>.
4141

4242
To search for and retrieve more than one group, use the Filter or LDAPFilter parameters.

0 commit comments

Comments
 (0)