Skip to content

Commit 5e1c5af

Browse files
Update docset/winserver2012r2-ps/activedirectory/Get-ADGroup.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 83353b0 commit 5e1c5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

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

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

0 commit comments

Comments
 (0)