Skip to content

dsquery.exe

jasper-zanjani edited this page Aug 5, 2020 · 1 revision

Find the Active Directory Schema version from the command-line ref pwsh

dsquery * cn=schema,cn=configuration,dc=domain,dc=com -scope base -attr objectVersion"
Clone this wiki locally