Today after Windows Update on Windows Server 2012r2 the AD Sync tool installend stopped working.
On the event viewer I see the error for ADSyncService
Service cannot be started. System.Security.Cryptography.CryptographicException: The system cannot find the path specified.
at System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr)
at System.Security.Cryptography.X509Certificates.X509Utils._QueryCertFileType(String fileName)
at System.Security.Cryptography.X509Certificates.X509Certificate.LoadCertificateFromFile(String fileName, Object password, X509KeyStorageFlags keyStorageFlags)
at System.Security.Cryptography.X509Certificates.X509Certificate2..ctor(String fileName)
at SophosADSync.ADSyncService.OnStart(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
Someone is having the same issue?
This thread was automatically locked due to age.