<?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 do I fix this automatic installation fails with 1603 error? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629540#M12331</link>
    <description>&lt;P&gt;Thanks Jo!&amp;nbsp; Unfortunately, I pretty much exhausted everything I could find in the community discussions (including that link).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;That link did prompt me to include the logging information in my post though.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2023 17:35:16 GMT</pubDate>
    <dc:creator>chuckbuford</dc:creator>
    <dc:date>2023-02-03T17:35:16Z</dc:date>
    <item>
      <title>How do I fix this automatic installation fails with 1603 error?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629370#M12326</link>
      <description>&lt;P&gt;Installing the forwarder manually works fine, installing it automatically with the same user account fails with a 1603 error.&lt;BR /&gt;&lt;BR /&gt;Installer logs snippet:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MSI (s) (B8:FC) [09:22:23:304]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038&lt;BR /&gt;MSI (s) (B8:FC) [09:22:23:304]: Note: 1: 2205 2: 3: LaunchCondition&lt;BR /&gt;MSI (s) (B8:FC) [09:22:23:304]: Note: 1: 2228 2: 3: LaunchCondition 4: SELECT `Condition` FROM `LaunchCondition`&lt;BR /&gt;MSI (s) (B8:FC) [09:22:23:304]: APPCOMPAT: [DetectVersionLaunchCondition] Failed to initialize pRecErr.&lt;BR /&gt;MSI (s) (B8:FC) [09:22:23:304]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.&lt;BR /&gt;MSI (s) (B8:FC) [09:22:23:304]: Doing action: INSTALL&lt;BR /&gt;MSI (s) (B8:FC) [09:22:23:304]: Note: 1: 2205 2: 3: ActionText&lt;BR /&gt;Action start 9:22:23: INSTALL.&lt;BR /&gt;MSI (s) (B8:FC) [09:22:23:320]: Running ExecuteSequence&lt;BR /&gt;MSI (s) (B8:FC) [09:22:23:320]: Doing action: SetAllUsers&lt;BR /&gt;MSI (s) (B8:FC) [09:22:23:320]: Note: 1: 2205 2: 3: ActionText&lt;BR /&gt;MSI (s) (B8:EC) [09:22:23:320]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI5F93.tmp, Entrypoint: SetAllUsersCA&lt;BR /&gt;MSI (s) (B8:F8) [09:22:23:320]: Generating random cookie.&lt;BR /&gt;MSI (s) (B8:F8) [09:22:23:320]: Created Custom Action Server with PID 976 (0x3D0).&lt;BR /&gt;MSI (s) (B8:3C) [09:22:23:335]: Running as a service.&lt;BR /&gt;MSI (s) (B8:3C) [09:22:23:335]: Hello, I'm your 64bit Impersonated custom action server.&lt;BR /&gt;Action start 9:22:23: SetAllUsers.&lt;BR /&gt;SetAllUsers: Debug: Num of subkeys found: 1.&lt;BR /&gt;SetAllUsers: Info: Previously installed Splunk product is not found.&lt;BR /&gt;SetAllUsers: Error: Failed SetAllUsers: 0x2.&lt;BR /&gt;SetAllUsers: Info: Leave SetAllUsers: 0x80004005.&lt;BR /&gt;CustomAction SetAllUsers returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)&lt;BR /&gt;Action ended 9:22:23: SetAllUsers. Return value 3.&lt;BR /&gt;Action ended 9:22:23: INSTALL. Return value 3.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 16:56:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629370#M12326</guid>
      <dc:creator>chuckbuford</dc:creator>
      <dc:date>2023-02-02T16:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix this automatic installation fails with 1603 error?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629438#M12328</link>
      <description>&lt;P&gt;The 1603 error code during an automatic Splunk Universal Forwarder installation is most likely caused by a failure in the SetAllUsers custom action. This could be due to a variety of factors, including, but not limited to, insufficient permissions, an earlier version of Splunk installed, or an issue with the installation package. You can try the following steps to resolve this issue:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Check that the user account used for the automatic installation has adequate permissions.&lt;/LI&gt;&lt;LI&gt;Uninstall any previous Splunk installations.&lt;/LI&gt;&lt;LI&gt;Use a fresh installation package or download a new one from the Splunk website.&lt;/LI&gt;&lt;LI&gt;If the problem persists, collect the MSI logs for further investigation. The logs can assist in determining the exact cause of the error and provide additional information for troubleshooting.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The Splunk documentation contains information about the 1603 error. The official documentation can be found here: &lt;A href="https://docs.splunk.com/Documentation/Forwarder/7.3.1/Forwarder/TroubleshoottheSplunkforwarderinstallation" target="_self"&gt;https://docs.splunk.com/Documentation/Forwarder/7.3.1/Forwarder/TroubleshoottheSplunkforwarderinstallation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 04:17:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629438#M12328</guid>
      <dc:creator>2MuchC0ff33</dc:creator>
      <dc:date>2023-02-03T04:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix this automatic installation fails with 1603 error?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629482#M12329</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253510"&gt;@chuckbuford&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Please see here:&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Getting-Data-In/unable-to-install-universal-forwarder-windows-10/td-p/491934" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/unable-to-install-universal-forwarder-windows-10/td-p/491934&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Jo.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 11:46:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629482#M12329</guid>
      <dc:creator>jho-splunk</dc:creator>
      <dc:date>2023-02-03T11:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix this automatic installation fails with 1603 error?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629540#M12331</link>
      <description>&lt;P&gt;Thanks Jo!&amp;nbsp; Unfortunately, I pretty much exhausted everything I could find in the community discussions (including that link).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;That link did prompt me to include the logging information in my post though.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 17:35:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629540#M12331</guid>
      <dc:creator>chuckbuford</dc:creator>
      <dc:date>2023-02-03T17:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix this automatic installation fails with 1603 error?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629541#M12332</link>
      <description>&lt;P&gt;Unfortunately, that link doesn't resolve to anything for me.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 17:35:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629541#M12332</guid>
      <dc:creator>chuckbuford</dc:creator>
      <dc:date>2023-02-03T17:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix this automatic installation fails with 1603 error?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629583#M12344</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253510"&gt;@chuckbuford&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I'm pretty sure the linked answer is the issue, it's just that the culprit here will be a different key that doesn't contain a ProductName value.&lt;/P&gt;&lt;P&gt;Are you on the Splunk-Usergroups Slack, perchance?&amp;nbsp; Feel free to hit me up there.&amp;nbsp; Otherwise I would suggest that you open a case with Support.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Jo.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 22:36:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/629583#M12344</guid>
      <dc:creator>jho-splunk</dc:creator>
      <dc:date>2023-02-03T22:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix this automatic installation fails with 1603 error?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/641708#M12824</link>
      <description>&lt;P&gt;I get the same 1603 error but only on our Exchange Servers, DCs or regular servers work fine without an error.&lt;/P&gt;&lt;P&gt;Is there anything different on Exchange during setup?&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. User is Domain Admin&lt;BR /&gt;2. No previous installations&lt;BR /&gt;3. latest MSI&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 06:08:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/641708#M12824</guid>
      <dc:creator>SvenBirke</dc:creator>
      <dc:date>2023-04-28T06:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix this automatic installation fails with 1603 error?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/644044#M12874</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/256283"&gt;@SvenBirke&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I can confirm that the Splunk Windows Installer package does not do anything special on servers that are running Exchange.&amp;nbsp; Were you able to follow the instructions in the link I posted above?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Jo.&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2023 22:18:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/644044#M12874</guid>
      <dc:creator>jho-splunk</dc:creator>
      <dc:date>2023-05-21T22:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix this automatic installation fails with 1603 error?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/696353#M14140</link>
      <description>&lt;P&gt;Installation by domain admin with current UF fails on the domain controller with error 1603 and there are additional loglines that may be usefull:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;MSI (s) (F0:34) [08:38:07:344]: Note: 1: 1708 
MSI (s) (F0:34) [08:38:07:344]: Note: 1: 2205 2:  3: Error 
MSI (s) (F0:34) [08:38:07:344]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1708 
MSI (s) (F0:34) [08:38:07:344]: Note: 1: 2205 2:  3: Error 
MSI (s) (F0:34) [08:38:07:344]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709 
MSI (s) (F0:34) [08:38:07:344]: Product: UniversalForwarder -- Installation failed.

MSI (s) (F0:34) [08:38:07:344]: Das Produkt wurde durch Windows Installer installiert. Produktname: UniversalForwarder. Produktversion: 9.3.0.0. Produktsprache: 1033. Hersteller: Splunk, Inc.. Erfolg- bzw. Fehlerstatus der Installation: 1603.&lt;/LI-CODE&gt;&lt;P&gt;I thought I would attach the complete log for examination, unfortunably not possible here.&amp;nbsp; Up to the showed lines everything is running good, no hint of missing permissions etc. Any help is appreciated, our project depends on it.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 07:11:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-fix-this-automatic-installation-fails-with-1603-error/m-p/696353#M14140</guid>
      <dc:creator>cbreitenstrom</dc:creator>
      <dc:date>2024-08-15T07:11:30Z</dc:date>
    </item>
  </channel>
</rss>

