Hi Community,
Recently i install Veeam Agent on Windows Server 2008 R2 via VBR 12 Inventory and got an error
Failed to Verify C:\Windows\Veeam\Backup\Upload\VeeamDeploymentDll.dll Signature
I found this page https://www.veeam.com/kb4677 and explain 2 possible causes
- Antivirus Block →
- Root and Intermediate CA is missing
To confim the issue we look at C:\ProgramData\Veeam\Backup\Svc.VeeamInstaller.log and got
Failed to verify file using the Authenticode provider. Verification status: A certificate chain could not be built to a trusted root authority. (-2146762486), last error: A certificate chain could not be built to a trusted root authority.
All are pointing to Certificate Issue, so i install all CA listed on Veeam here https://helpcenter.veeam.com/docs/backup/vsphere/trusted_root_certificates.html?ver=120.
After installing all CA still got same issue here. Are i missing something here?
Any insight would be appreciated!