Hello,
About my Environment:
Single Virtual Machine (VM) in Windows Azure with following ports enabled for public and private.
HTTPS | TCP | 443 |
LDAP | TCP | 389 |
PowerShell | TCP | 5986 |
Remote Desktop | TCP | 58142 |
SMTP | TCP | 25 |
OS: Windows Server 2012 R2 (Domain Controller) in which I installed Exchange Server 2010 Sp3.
Mail flow and Outlook Anywhere are working.
Task which is to be performed -
Set-HybridConfiguration using "Windows PowerShell" or "Exchange Management Shell" not from EMC.
Error -An Active Directory error 0x51 occurred when trying to check the suitability of server '-SecureMailCertificateThumprint
'. Error: 'Active directory response: The LDAP server is unavailable.'
+ CategoryInfo : NotSpecified: (:) [Set-HybridConfiguration], SuitabilityDirectoryException
+ FullyQualifiedErrorId : 7C1936CA,Microsoft.Exchange.Management.SystemConfigurationTasks.SetHybridConfiguration
+ PSComputerName : mail.domain.com
If I do "Manage Hybrid Configuration" from Exchange Management Console (EMC), it completes successfully, I did many times from EMC.
This time, I trying from command and getting above error.
Please guide.
Thanks, Divyaprakash Koli