<?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 GlobalProtect Install issues in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/227955#M65569</link>
    <description>&lt;P&gt;having a bit of a weird issue.&amp;nbsp; I believe it may be related to some of my security setting in GPO, but I can't tell what.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When users download one of the 4.1 releases of the GlobalProtect clients, the install will go through the first screen or two, ask for elevated privlidges, then say it can't install&amp;nbsp; (A program run as part of the setup did not finish as expected).&amp;nbsp; When I run the .msi file manually, I see the below errors&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action _25D2001F_3ECC_48AA_8BCF_71B1437DE139, location: C:\Program Files\Palo Alto Networks\GlobalProtect\PanGPS.exe, command: -preinstall&lt;BR /&gt;MSI (s) (3C:EC) [13:08:30:148]: Note: 1: 2262 2: Error 3: -2147287038&lt;BR /&gt;MSI (s) (3C:EC) [13:08:30:148]: Product: GlobalProtect -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action _25D2001F_3ECC_48AA_8BCF_71B1437DE139, location: C:\Program Files\Palo Alto Networks\GlobalProtect\PanGPS.exe, command: -preinstall&lt;/P&gt;&lt;P&gt;Action ended 13:08:30: InstallExecute. Return value 3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The weird thing, is that it isn't happening on all of my machines.&amp;nbsp; Also it doesn't appear to happen with the 4.08 client.&amp;nbsp; Also, we were able to upgrade the 4.0.8 client to 4.1.4 when we couldn't install 4.1.4 by itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have any ideas?&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 19:50:38 GMT</pubDate>
    <dc:creator>adamtucker</dc:creator>
    <dc:date>2018-08-22T19:50:38Z</dc:date>
    <item>
      <title>GlobalProtect Install issues</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/227955#M65569</link>
      <description>&lt;P&gt;having a bit of a weird issue.&amp;nbsp; I believe it may be related to some of my security setting in GPO, but I can't tell what.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When users download one of the 4.1 releases of the GlobalProtect clients, the install will go through the first screen or two, ask for elevated privlidges, then say it can't install&amp;nbsp; (A program run as part of the setup did not finish as expected).&amp;nbsp; When I run the .msi file manually, I see the below errors&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action _25D2001F_3ECC_48AA_8BCF_71B1437DE139, location: C:\Program Files\Palo Alto Networks\GlobalProtect\PanGPS.exe, command: -preinstall&lt;BR /&gt;MSI (s) (3C:EC) [13:08:30:148]: Note: 1: 2262 2: Error 3: -2147287038&lt;BR /&gt;MSI (s) (3C:EC) [13:08:30:148]: Product: GlobalProtect -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action _25D2001F_3ECC_48AA_8BCF_71B1437DE139, location: C:\Program Files\Palo Alto Networks\GlobalProtect\PanGPS.exe, command: -preinstall&lt;/P&gt;&lt;P&gt;Action ended 13:08:30: InstallExecute. Return value 3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The weird thing, is that it isn't happening on all of my machines.&amp;nbsp; Also it doesn't appear to happen with the 4.08 client.&amp;nbsp; Also, we were able to upgrade the 4.0.8 client to 4.1.4 when we couldn't install 4.1.4 by itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 19:50:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/227955#M65569</guid>
      <dc:creator>adamtucker</dc:creator>
      <dc:date>2018-08-22T19:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Install issues</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228056#M65596</link>
      <description>&lt;P&gt;I believe I have found the issue and a workaround, but it's something that PaloAlto needs to have their developers address.&amp;nbsp; It looks like the installer does not check to see if Visual C++ 2013 redistributable dll's are installed.&amp;nbsp; So on a clean machine install, the 4.1 branch will error out during install.&amp;nbsp; but if I install the C++ packages, the install works fine.&amp;nbsp; I'm guessing that in the 4.0 branch the dll was included in the install, but it might have been dropped for the 4.1.&amp;nbsp; They either need to reinclude the dll's or prompt the user to download and install the redistributable package.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone know how to raise an issue with a developer?&amp;nbsp; The support phoneline isn't much help.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 15:55:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228056#M65596</guid>
      <dc:creator>adamtucker</dc:creator>
      <dc:date>2018-08-23T15:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Install issues</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228186#M65626</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95692"&gt;@adamtucker&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Officially:&lt;/P&gt;&lt;P&gt;You raise it with your SE so that they can pass it along.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Questionable:&lt;/P&gt;&lt;P&gt;You tag&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;,&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11943"&gt;@kiwi&lt;/a&gt;, and&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/23567"&gt;@jdelio&lt;/a&gt;&amp;nbsp;and hope they can pass it along.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately the only person that I know that works directly with GlobalProtect is Elie, and that's a few levels above where this needs to go. If you don't get a response from your SE or&amp;nbsp;if the Community team members can't help let me know and I'll make sure it at least gets to someone on the GlobalProtect product team.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:10:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228186#M65626</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-08-24T14:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Install issues</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228188#M65627</link>
      <description>&lt;P&gt;My integration engineer said he has a few contacts and should be raising it with them using my (still open) case.&amp;nbsp; If that doesn't gt anywhere, I'll get with my SE.&amp;nbsp; At least it should be easially reproducable and easy to fix.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:13:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228188#M65627</guid>
      <dc:creator>adamtucker</dc:creator>
      <dc:date>2018-08-24T14:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Install issues</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228237#M65634</link>
      <description>Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Unfortunately this is not something we can simply pass along, it requires a support case to be open so it can be filed as something that needs to be reviewed by engineering and determined if it's a bug etc&lt;BR /&gt;&lt;BR /&gt;Gone are the days of simply walking up to a friendly engineer and having them fix the code at gunpoint &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
      <pubDate>Fri, 24 Aug 2018 18:59:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228237#M65634</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-08-24T18:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Install issues</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228239#M65635</link>
      <description>Well hopefully the case I have open will find its way across someone's desk.</description>
      <pubDate>Fri, 24 Aug 2018 19:21:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228239#M65635</guid>
      <dc:creator>adamtucker</dc:creator>
      <dc:date>2018-08-24T19:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Install issues</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228281#M65641</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It's always a pain when companies get bigger and actually start developing and following protocols. It's always better when you could get friendly with an engineer and simply let them know it's an issue and get it fixed quickly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 02:13:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/228281#M65641</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-08-26T02:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Install issues</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/229126#M65877</link>
      <description>&lt;P&gt;Installing the Visual C++ redistributable package allowed me to install GP on a Windows 10 PC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully PAN fix this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;</description>
      <pubDate>Sun, 02 Sep 2018 00:52:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/229126#M65877</guid>
      <dc:creator>ethiSEC</dc:creator>
      <dc:date>2018-09-02T00:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Install issues</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/229129#M65880</link>
      <description>This also solved my problems.</description>
      <pubDate>Sun, 02 Sep 2018 01:19:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/229129#M65880</guid>
      <dc:creator>Randy_Raitz</dc:creator>
      <dc:date>2018-09-02T01:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Install issues</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/235589#M67539</link>
      <description>&lt;P&gt;It worked! Thanks a lot&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 17:43:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-install-issues/m-p/235589#M67539</guid>
      <dc:creator>bernardo.hernandez</dc:creator>
      <dc:date>2018-10-16T17:43:16Z</dc:date>
    </item>
  </channel>
</rss>

