Getting Data In

How do I suppress web page pop-up when I uninstall Splunk?

hacktastic
Path Finder

Hi,

I'm building a hands-off LWF installer to be pushed out to Windows servers that removes older versions of Splunk and re-installs a fresh version. I've found that 4.1.x launches a web page at the end of an uninstall. Is there a switch I can use to suppress it during command line uninstall?

Thanks!

Ed
Splunk Employee
Splunk Employee

There is a Windows Installer property (aka Installer Flag) that you can pass to disable the uninstall survey: SUPPRESS_SURVEY=1.

For example:

msiexec /x splunk.msi SUPPRESS_SURVEY=1

bandit
Motivator

This option should be part of the official documentation rather than searching for it on Splunk Answers as there are many cases where the install and uninstall of Splunk or Splunk Heavy Forwarder may be automated in an enterprise environment.

nurtdi
Path Finder

did you find an answer? I need to uninstall on 150 servers and I need to disable this...

0 Karma

nurtdi
Path Finder

Did you find an answer? I need to do the same... 150 servers to uninstall. Thanks.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...