Getting Data In

How to prepare a forwarder script for a silent installation on Windows?

dabany
Engager

Hello everyone,

I need your help to prepare a forwarder script (silent installation) that will be on my Windows (empty installation).

FrankVl
Ultra Champion

The comment from ddrillic should get you on the right track.

On top of that, I'd suggest to add some code to the script to generate a random password for the admin user and set that through the CLI after install.

0 Karma

ddrillic
Ultra Champion

I have been using the following -

msiexec.exe /i splunkforwarder-6.5.1-f74036626f0c-x64-release.msi  INSTALLDIR="E:\opt\splunk" DEPLOYMENT_SERVER="<host>:8089" AGREETOLICENSE=Yes SERVICESTARTTYPE=auto LAUNCHSPLUNK=1 /quiet
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

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 ...