All Apps and Add-ons

Splunk: This app can’t run on your PC

dcroteau
Splunk Employee
Splunk Employee

Trying to automate an install of over 14,000 UFs. Here is the command we plan to run:

msiexec.exe /i "splunkforwarder-6.6.0-1c4f3bbe1aea-x64-release.msi" LAUNCHSPLUNK=0 AGREETOLICENSE=Yes INSTALLDIR="E:\Program Files\SplunkUniversalForwarder" SERVICESTARTTYPE=auto /quiet

They are getting this pop up:

alt text

I am sure there is some type of security setting, because they can manually log onto the PC and install the UF.

Is there any direction or precedence here?

0 Karma
1 Solution

dcroteau
Splunk Employee
Splunk Employee

Shockingly enough this seems to be a problem with access to the E: drive. If we ran the command from the C: drive and we installed it on E: it worked. Here is the command:

C:\ msiexec.exe /i "splunkforwarder-6.6.0-1c4f3bbe1aea-x64-release.msi" LAUNCHSPLUNK=0 AGREETOLICENSE=Yes INSTALLDIR="E:\Program Files\SplunkUniversalForwarder"

Removed the "SERVICESTARTTYPE=auto /quiet" The documentation does not seem to mention it for 6.6

View solution in original post

0 Karma

dcroteau
Splunk Employee
Splunk Employee

Shockingly enough this seems to be a problem with access to the E: drive. If we ran the command from the C: drive and we installed it on E: it worked. Here is the command:

C:\ msiexec.exe /i "splunkforwarder-6.6.0-1c4f3bbe1aea-x64-release.msi" LAUNCHSPLUNK=0 AGREETOLICENSE=Yes INSTALLDIR="E:\Program Files\SplunkUniversalForwarder"

Removed the "SERVICESTARTTYPE=auto /quiet" The documentation does not seem to mention it for 6.6

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...