Server Parameter (Connect-LDAP Cmdlet)
The domain name or IP of the LDAP server.
Syntax
Connect-LDAP -Server string
Data Type
cstr
Default Value
""
Remarks
Specify the server's domain name or IP address in this property. This value does not need to include the LDAP:\\ portion, only the server domain name or IP.
This is a required parameter.