<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can I configure the windows installer to not start Splunk right after it's installed? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-configure-the-windows-installer-to-not-start-Splunk-right/m-p/43045#M8029</link>
    <description>&lt;P&gt;Passing the "LAUNCHSPLUNK=0" argument to the Splunk MSI installer with msiexec will prevent splunkd and splunkweb from starting automatically.&lt;/P&gt;

&lt;P&gt;Example for a Splunk 4.1.4 x86 installer :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;C:\Downloads&amp;gt; msiexec /i splunk-4.1.4-82143-x86-release.msi LAUNCHSPLUNK=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Note that this will also configure both services for a manual startup, so make sure you change that afterward if that's not the desired setting.&lt;/P&gt;

&lt;P&gt;More flags that can be passed to the Splunk Windows installer to automate your deployment can be found in the web documentation :&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Installation/InstallonWindowsviathecommandline#Supported_flags" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Installation/InstallonWindowsviathecommandline#Supported_flags&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Sep 2010 03:05:47 GMT</pubDate>
    <dc:creator>hexx</dc:creator>
    <dc:date>2010-09-03T03:05:47Z</dc:date>
    <item>
      <title>Can I configure the windows installer to not start Splunk right after it's installed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-configure-the-windows-installer-to-not-start-Splunk-right/m-p/43044#M8028</link>
      <description>&lt;P&gt;I would like to make sure that the splunkd and splunkweb services aren't automatically started by the Splunk Windows installer right after the installation is finished.&lt;/P&gt;

&lt;P&gt;How can this be achieved?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2010 02:59:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-configure-the-windows-installer-to-not-start-Splunk-right/m-p/43044#M8028</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2010-09-03T02:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can I configure the windows installer to not start Splunk right after it's installed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-configure-the-windows-installer-to-not-start-Splunk-right/m-p/43045#M8029</link>
      <description>&lt;P&gt;Passing the "LAUNCHSPLUNK=0" argument to the Splunk MSI installer with msiexec will prevent splunkd and splunkweb from starting automatically.&lt;/P&gt;

&lt;P&gt;Example for a Splunk 4.1.4 x86 installer :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;C:\Downloads&amp;gt; msiexec /i splunk-4.1.4-82143-x86-release.msi LAUNCHSPLUNK=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Note that this will also configure both services for a manual startup, so make sure you change that afterward if that's not the desired setting.&lt;/P&gt;

&lt;P&gt;More flags that can be passed to the Splunk Windows installer to automate your deployment can be found in the web documentation :&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Installation/InstallonWindowsviathecommandline#Supported_flags" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Installation/InstallonWindowsviathecommandline#Supported_flags&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2010 03:05:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-configure-the-windows-installer-to-not-start-Splunk-right/m-p/43045#M8029</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2010-09-03T03:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can I configure the windows installer to not start Splunk right after it's installed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-configure-the-windows-installer-to-not-start-Splunk-right/m-p/43046#M8030</link>
      <description>&lt;P&gt;The following Splunk Answer, which covers the topic of automated large-scale deployment in a Windows environment, deserves to be pointed out here as suggested further reading : &lt;A href="http://answers.splunk.com/questions/434/can-i-auto-install-or-deploy-splunk-onto-all-my-remote-windows-servers"&gt;http://answers.splunk.com/questions/434/can-i-auto-install-or-deploy-splunk-onto-all-my-remote-windows-servers&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2010 03:11:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-configure-the-windows-installer-to-not-start-Splunk-right/m-p/43046#M8030</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2010-09-03T03:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can I configure the windows installer to not start Splunk right after it's installed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-configure-the-windows-installer-to-not-start-Splunk-right/m-p/43047#M8031</link>
      <description>&lt;P&gt;Please note that you must &lt;EM&gt;not&lt;/EM&gt; enable any app during install, i.e., &lt;CODE&gt;SPLUNK_APP=""&lt;/CODE&gt; must also be provided. Otherwise, the &lt;CODE&gt;LAUNCHSPLUNK=0&lt;/CODE&gt; flag will be ignored. The default &lt;CODE&gt;SPLUNK_APP&lt;/CODE&gt; setting varies from version to version, so it is safest to specify &lt;CODE&gt;SPLUNK_APP=""&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2010 03:37:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-configure-the-windows-installer-to-not-start-Splunk-right/m-p/43047#M8031</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-09-03T03:37:46Z</dc:date>
    </item>
  </channel>
</rss>

