Skip to content

Commit 2b2896d

Browse files
authored
Update Get-ADClaimTransformPolicy.md
1 parent e665263 commit 2b2896d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Get-ADGroup -Filter "GroupCategory -eq 'Security' -and GroupScope -eq 'Global'"
223223
224224
-or-
225225
226-
Get-ADGroup -Filter 'GroupType -band 0x80000000"
226+
Get-ADGroup -Filter "GroupType -band 0x80000000"
227227
228228
Note: To query using LDAP query strings, use the LDAPFilter parameter.
229229

0 commit comments

Comments
 (0)