LDAPVersion Parameter (Connect-AD Cmdlet)
The LDAP version used to connect to and communicate with the server.
Syntax
Connect-AD -LDAPVersion string
Possible Values
2, 3Data Type
cstr
Default Value
"2"
Remarks
Valid options are 2 and 3 for LDAP versions 2 and 3.
This is a required parameter.