Disable-VEXUseSecureLdap
Short Description
Disables 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
|
Disable-VEXUseSecureLdap [<CommonParameters>] |
Detailed Description
This cmdlet disables the secure LDAP mode for Veeam Explorer for Microsoft Exchange if it is enabled. If it is disabled, nothing will happen and it will not cause any errors. Veeam Explorer for Microsoft Exchange will use the less secure LDAP protocol.
Run the Enable-VEXUseSecureLdapEnables 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
Disabling Secure LDAP Mode
This command disables the secure LDAP mode for Veeam Explorer for Microsoft Exchange.
|
Disable-VEXUseSecureLdap |
Related Commands
Get-VEXUseSecureLdapReturns the state of the secure LDAP mode for Veeam Explorer for Microsoft Exchange.Enable-VEXUseSecureLdapEnables the secure LDAP mode for Veeam Explorer for Microsoft Exchange.