Installation

Deploy Splunk Universal Forwarder via the script for automation

herberthebia
New Member

Hello experts,

I'm trying to deploy splunk via the Nutanix calm blueprint. I could not install it successfully with LOGON_USERNAME & LOGON_PASSWORD parameters.

I was only able to install it with this powershell script.

Start-Process -Filepath "c:\_Splunk\Splunk_Silent.bat" -Wait

 

Inside the bat file

msiexec.exe /I splunkforwarder-7.3.0-657388c7a488-x64-release-64bit.msi DEPLOYMENT_SERVER="<ipadd>:8089" LAUNCHSPLUNK=1 AGREETOLICENSE=Yes /quiet

 

But when I include the LOGON_USERNAME & LOGON_PASSWORD parameters that's where the installation fails.

 

Labels (1)
0 Karma

jho-splunk
Splunk Employee
Splunk Employee

Hi @herberthebia,

This question may provide some pointers on troubleshooting/solving: Solved: Re: New Install of Splunk - Rollback occurs near t... - Splunk Community.

Also, is is possible that the LOGON_PASSWORD has any punctuation characters in it that may be interpreted by the cmd shell? 

Cheers,

 

 - Jo.

 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...