windows:ad:get_property_length

Differences

This shows you the differences between two versions of the page.


windows:ad:get_property_length [2019/10/31 09:06] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Get LDAP property max length ======
 +<code powershell>dsquery * "cn=Schema,cn=Configuration,dc=example,dc=com" -filter "(LDAPDisplayName=employeeID)" -attr rangeUpper</code>