Cmdlets for LDAP

Build 25.0.9434

Server Parameter (Connect-LDAP Cmdlet)

Specifies the domain name or IP address of the LDAP server. This property is required to establish a connection and does not need to include the LDAP:\\\\ prefix, only the server’s domain name or IP address.

Syntax

Connect-LDAP -Server string

Data Type

cstr

Default Value

""

Remarks

This property defines the LDAP server's location and must be set to either a domain name like "ldap.example.com" or an IP address such as 192.168.1.1. Do not include the LDAP:\\ prefix, as the provider handles it automatically.

This is a required parameter.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434