Hello,
We are trying to deploy the Splunk Universal Forwarder using Microsoft SCCM. I can successfully install the MSI from the command line using:
msiexec /i "splunkforwarder-6.3.0-aa7d4b1ccb80-x64-release.msi" AGREETOLICENSE=Yes DEPLOYMENT_SERVER="*mydeploymentserver*:8089" /quiet
However when our SCCM admin uses the same command in his deployment manager, the installation fails. According to the SCCM log, the error is:
> [LOG[Failed to clear product> advertisement, error code> 1603]LOG]!> date="10-29-2015" component="execmgr"> context="" type="3" thread="17300"> file="msiexecution.cpp:264"
I know this is most likely an SCCM issue, but wanted to see if anyone out there has received a similar error or had a similar issue.
Thanks!
↧