Port Parameter (Connect-LDAP Cmdlet)
The port the LDAP server is running on.
Syntax
Connect-LDAP -Port string
Data Type
cstr
Default Value
"389"
Remarks
The port the LDAP server is running on. Together with Server, this property is used to specify the LDAP server.
This is a required parameter.