<?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: How to troubleshoot why our command to install a Splunk Forwarder via CLI for Windows Firewall is no longer working? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244214#M47255</link>
    <description>&lt;P&gt;OK, Try this to see if it writes a log.:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;msiexec.exe /i "splunkforwarder-x.x.x-xxxxx-x64-release.msi" ALLUSERS=1 /qn /norestart /log output.log AGREETOLICENSE=Yes
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I had issues with several machines when using an auto-deployer like SCCM or PDQ Deply. I got back messages saying the product was already deployed, when it really wasn't.&lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2016 17:21:41 GMT</pubDate>
    <dc:creator>bsachitano</dc:creator>
    <dc:date>2016-05-10T17:21:41Z</dc:date>
    <item>
      <title>How to troubleshoot why our command to install a Splunk Forwarder via CLI for Windows Firewall is no longer working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244211#M47252</link>
      <description>&lt;P&gt;We have been running &lt;CODE&gt;msiexec.exe /i "c:\SFTPRoot\splunkforwarder-x.x.x-xxxx-x64-release.msi" AGREETOLICENSE=Yes /quiet&lt;/CODE&gt; to install a Splunk forwarder on our firewall servers that do not have RDP access;  However, of recent, we are running into an issue where this command is not working anymore and we are not receiving any indication as to why it fails. &lt;/P&gt;

&lt;P&gt;Does anyone have experience with doing this type of restricted install and/or Windows command line ideas?&lt;/P&gt;

&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 14:00:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244211#M47252</guid>
      <dc:creator>CaptainHook</dc:creator>
      <dc:date>2016-05-10T14:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why our command to install a Splunk Forwarder via CLI for Windows Firewall is no longer working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244212#M47253</link>
      <description>&lt;P&gt;Add logging to your command to see why it's failing. &lt;/P&gt;

&lt;P&gt;Try running:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;msiexec.exe /i "c:\SFTPRoot\splunkforwarder-x.x.x-xxxx-x64-release.msi" /L C:\logfile.txt
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then evaluate the file.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 14:23:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244212#M47253</guid>
      <dc:creator>bsachitano</dc:creator>
      <dc:date>2016-05-10T14:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why our command to install a Splunk Forwarder via CLI for Windows Firewall is no longer working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244213#M47254</link>
      <description>&lt;P&gt;I had since tried that by running this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;msiexec.exe /i "C:\Users\srvHPOM\Downloads\ splunkforwarder-x.x.x-xxxx-x64-release.msi" /L*V C:\Users\srvHPOM\Downloads\myinstall.log" AGREETOLICENSE=Yes 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It was unsuccessful and wrote a log with 0b.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 16:50:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244213#M47254</guid>
      <dc:creator>CaptainHook</dc:creator>
      <dc:date>2016-05-10T16:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why our command to install a Splunk Forwarder via CLI for Windows Firewall is no longer working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244214#M47255</link>
      <description>&lt;P&gt;OK, Try this to see if it writes a log.:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;msiexec.exe /i "splunkforwarder-x.x.x-xxxxx-x64-release.msi" ALLUSERS=1 /qn /norestart /log output.log AGREETOLICENSE=Yes
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I had issues with several machines when using an auto-deployer like SCCM or PDQ Deply. I got back messages saying the product was already deployed, when it really wasn't.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 17:21:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244214#M47255</guid>
      <dc:creator>bsachitano</dc:creator>
      <dc:date>2016-05-10T17:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why our command to install a Splunk Forwarder via CLI for Windows Firewall is no longer working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244215#M47256</link>
      <description>&lt;P&gt;Thank you very much.  I will try this when I get a moment today and let you know.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 18:10:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244215#M47256</guid>
      <dc:creator>CaptainHook</dc:creator>
      <dc:date>2016-05-10T18:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why our command to install a Splunk Forwarder via CLI for Windows Firewall is no longer working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244216#M47257</link>
      <description>&lt;P&gt;Any luck? &lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 20:28:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-our-command-to-install-a-Splunk/m-p/244216#M47257</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2016-06-13T20:28:22Z</dc:date>
    </item>
  </channel>
</rss>

