Getting Data In

MSI DEPLOYMENT_SERVER Flag not working

bmacias84
Champion

Hello I am trying create an completly unattended installation and the DEPLOYMENT_SERVER flag doesn't seem to generate a deploymentclient.conf. All other flags seem to work just fine. Below are the varations of my ARGs.

Has anyone else experienced this


msiexec /i splunk-5.0-<version>.msi DEPLOYMENT_SERVER=splunkdeployserver.domain.net:8089
msiexec /i splunk-5.0-<version>.msi DEPLOYMENT_SERVER="splunkdeployserver.domain.net:8089"
msiexec /i splunk-5.0-<version>.msi DEPLOYMENT_SERVER=10.10.251.156:8089
msiexec /i splunk-5.0-<version>.msi DEPLOYMENT_SERVER="10.10.251.156:8089"

I do realize that the community of Windows Splunk Users is small.

1 Solution

wcolgate_splunk
Splunk Employee
Splunk Employee

If it helps, it has been fixed and will work with the next dot release.

View solution in original post

wcolgate_splunk
Splunk Employee
Splunk Employee

If it helps, it has been fixed and will work with the next dot release.

jrodman
Splunk Employee
Splunk Employee

Wouldn't you want to add /q to indicate you want a no-gui install? Our testing when adding this feature in 4.2.x era was with no-gui flags. If it behaves differently from 4.3, then it's a regression.

piebob
Splunk Employee
Splunk Employee

@bmacias84, you have been a tremendous contributor, i'm offering an additional 50 points of karma for an answer to this that you accept.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...