Enable-VEXUseSecureLdap
Short Description
Enables the secure LDAP mode for Veeam Explorer for Microsoft Exchange.
Product: Veeam Backup & Replication, Veeam Backup for Microsoft 365
Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Enable-VEXUseSecureLdap [<CommonParameters>] |
Detailed Description
This cmdlet enables the secure LDAP mode for Veeam Explorer for Microsoft Exchange if it is disabled. If it is enabled, nothing will happen and it will not cause any errors. Veeam Explorer for Microsoft Exchange will use the more secure LDAPS (LDAP over SSL/TLS) protocol and will not failover to the LDAP protocol if LDAPS is not available.
Run the Get-VEXUseSecureLdapReturns the state of the secure LDAP mode for Veeam Explorer for Microsoft Exchange. cmdlet to get the state of the secure LDAP mode for Veeam Explorer for Microsoft Exchange.
Run the Disable-VEXUseSecureLdapDisables the secure LDAP mode for Veeam Explorer for Microsoft Exchange. cmdlet to disable the secure LDAP mode for Veeam Explorer for Microsoft Exchange.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Learn.
Examples
Enabling Secure LDAP Mode
This command enables the secure LDAP mode for Veeam Explorer for Microsoft Exchange.
|
Enable-VEXUseSecureLdap |
Related Commands
Get-VEXUseSecureLdapReturns the state of the secure LDAP mode for Veeam Explorer for Microsoft Exchange.Disable-VEXUseSecureLdapDisables the secure LDAP mode for Veeam Explorer for Microsoft Exchange.