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