I'm trying to install Zimbra Connector for Outlook via Windows Group Policy on target computers. The problem is the policy is applied to the computers but software is not installed. I've checked the following:
GPRESULT /R shows that the policy is applied to computer but the software is not installed.
When I use another msi installer file (other then Zimbra Connector) it is installed as expected via the same GPO.
- I'm able to install Zimbra Connector silently as user, that is:
msiexec /i \\path\installer.msi /quiet
- I'm able to install Zimbra Connector silently as user, that is:
DC: SBS 2008
test computers: Win10 Pro x64, Win7 Pro x64.
edit:
I've enabled application management debug logging which gives me the error: %1605
I've also turned on Windows Installer verbose logging but it doesn't create a log file.