<?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: Deploy a Windows universal forwarder via the command line in Installation</title>
    <link>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67394#M1090</link>
    <description>&lt;P&gt;I'm attempting to install the msi via batch file using the following and it just opens the command line switch box??&lt;/P&gt;

&lt;P&gt;msiexec.exe /i splunkforwarder-6.3.0-aa7d4b1ccb80-x64-release.msi  AGREETOLICENSE=Yes  LOGON_USERNAME=”MYDOMAIN\splunkagent” LOGON_PASSWORD="password”  DEPLOYMENT_SERVER="00.00.000.00:0000” LAUNCHSPLUNK=1 &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 08:35:59 GMT</pubDate>
    <dc:creator>dheinz</dc:creator>
    <dc:date>2020-09-29T08:35:59Z</dc:date>
    <item>
      <title>How to deploy a Windows universal forwarder via the command line?</title>
      <link>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67390#M1086</link>
      <description>&lt;P&gt;I'm trying to make a batch file to install Universal Forwarder on our servers. The batch file is able to get the .MSI file to launch, but it seems to ignore all the flags and it acts the same as I were to double-click on the .MSI for manual installation. The first thing I see is the install program asking me to click Next, and then it asks to Agree to the license - even though I specifically included the flag to have this done automatically.&lt;BR /&gt;
I've already successfully run a manual install on another server which is nearly identical to this one. The account being used to run the install has full Admin rights to the box, so there shouldn't be any rights issues.&lt;BR /&gt;
Here is my batch file command:&lt;BR /&gt;
msiexec.exe /i splunkforwarder-4.3.4-136012-x64-release.msi AGREETOLICENSE=Yes RECEIVING_INDEXER="serverxxx" LAUNCHSPLUNK=1 WINEVENTLOG_APP_ENABLE=1 WINEVENTLOG_SYS_ENABLE=1&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:29:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67390#M1086</guid>
      <dc:creator>Mark_Barrett</dc:creator>
      <dc:date>2020-09-28T12:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy a Windows universal forwarder via the command line</title>
      <link>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67391#M1087</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I think you have forgot the quiet flag, look at this example:&lt;BR /&gt;
msiexec.exe /i splunkuniversalforwarder_x86.msi RECEIVING_INDEXER="indexer1:9997" WINEVENTLOG_SEC_ENABLE=1 WINEVENTLOG_SYS_ENABLE=1 AGREETOLICENSE=Yes /quiet&lt;BR /&gt;
The quiet flag will enable an unattended installation of the MSI package.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:29:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67391#M1087</guid>
      <dc:creator>neklov_splunk</dc:creator>
      <dc:date>2020-09-28T12:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy a Windows universal forwarder via the command line</title>
      <link>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67392#M1088</link>
      <description>&lt;P&gt;Actually I tried the /QUIET flag first (before submitting this question without /quiet).&lt;BR /&gt;
With /QUIET the install starts/ends in less than 1 second, no files/folders created locally and no new services started.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2012 20:07:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67392#M1088</guid>
      <dc:creator>Mark_Barrett</dc:creator>
      <dc:date>2012-09-28T20:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy a Windows universal forwarder via the command line</title>
      <link>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67393#M1089</link>
      <description>&lt;P&gt;I'm attempting to install the msi via batch file using the following and it just opens the command line switch box??&lt;/P&gt;

&lt;P&gt;msiexec.exe /i splunkforwarder-6.3.0-aa7d4b1ccb80-x64-release.msi  AGREETOLICENSE=Yes  LOGON_USERNAME=”MYDOMAIN\splunkagent” LOGON_PASSWORD="password”  DEPLOYMENT_SERVER="00.00.000.00:0000” LAUNCHSPLUNK=1 &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:35:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67393#M1089</guid>
      <dc:creator>dheinz</dc:creator>
      <dc:date>2020-09-29T08:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy a Windows universal forwarder via the command line</title>
      <link>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67394#M1090</link>
      <description>&lt;P&gt;I'm attempting to install the msi via batch file using the following and it just opens the command line switch box??&lt;/P&gt;

&lt;P&gt;msiexec.exe /i splunkforwarder-6.3.0-aa7d4b1ccb80-x64-release.msi  AGREETOLICENSE=Yes  LOGON_USERNAME=”MYDOMAIN\splunkagent” LOGON_PASSWORD="password”  DEPLOYMENT_SERVER="00.00.000.00:0000” LAUNCHSPLUNK=1 &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:35:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-deploy-a-Windows-universal-forwarder-via-the-command-line/m-p/67394#M1090</guid>
      <dc:creator>dheinz</dc:creator>
      <dc:date>2020-09-29T08:35:59Z</dc:date>
    </item>
  </channel>
</rss>

