<?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 GP User-logon (Always On) doesn't connect in GlobalProtect Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/gp-user-logon-always-on-doesn-t-connect/m-p/1235100#M6937</link>
    <description>&lt;P&gt;We are preparing configuration of GP for Windows based terminals which need to connect automatically when Windows AutoLogon happens. But in most cases GP remains disconnected because it tries to connect too early when network isn't fully connected yet. If I click on Connect it connects immediately. But of course this isn't an option,&lt;/P&gt;
&lt;P&gt;Any ideas how to make this work? How to make GP client to try to connect constantly even if it fails a few times first? Or how to delay GP to try to connect a bit later?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One idea was to make a script which would trigger GP Connect a bit later but to my big dissapointment I read somewhere that GP doesn't support any commands from CMD.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any other ideas please?&lt;/P&gt;
&lt;P&gt;&lt;LI-PRODUCT title="GlobalProtect" id="GlobalProtect"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jul 2025 06:45:05 GMT</pubDate>
    <dc:creator>santonic</dc:creator>
    <dc:date>2025-07-31T06:45:05Z</dc:date>
    <item>
      <title>GP User-logon (Always On) doesn't connect</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/gp-user-logon-always-on-doesn-t-connect/m-p/1235100#M6937</link>
      <description>&lt;P&gt;We are preparing configuration of GP for Windows based terminals which need to connect automatically when Windows AutoLogon happens. But in most cases GP remains disconnected because it tries to connect too early when network isn't fully connected yet. If I click on Connect it connects immediately. But of course this isn't an option,&lt;/P&gt;
&lt;P&gt;Any ideas how to make this work? How to make GP client to try to connect constantly even if it fails a few times first? Or how to delay GP to try to connect a bit later?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One idea was to make a script which would trigger GP Connect a bit later but to my big dissapointment I read somewhere that GP doesn't support any commands from CMD.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any other ideas please?&lt;/P&gt;
&lt;P&gt;&lt;LI-PRODUCT title="GlobalProtect" id="GlobalProtect"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 06:45:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/gp-user-logon-always-on-doesn-t-connect/m-p/1235100#M6937</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2025-07-31T06:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: GP User-logon (Always On) doesn't connect</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/gp-user-logon-always-on-doesn-t-connect/m-p/1235346#M6950</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/10238"&gt;@santonic&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sounds like you're running into a race condition where the GlobalProtect service starts before the network stack is fully initialized.&lt;/P&gt;
&lt;P&gt;Have you tried delaying the startup ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should be able to locate the PanGPS service in services.msc and change the startup type from "Automatic" to "Automatic (Delayed Start)".&lt;/P&gt;
&lt;P&gt;This should tell Windows to wait a while after all critical system services have started before it runs the PanGPS service, giving the network stack plenty of time to initialize. If I'm not mistaken the default is 2minutes delay.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;-Kim.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 12:14:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/gp-user-logon-always-on-doesn-t-connect/m-p/1235346#M6950</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2025-08-04T12:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: GP User-logon (Always On) doesn't connect</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/gp-user-logon-always-on-doesn-t-connect/m-p/1235506#M6962</link>
      <description>&lt;P&gt;Thank you for the info. I didn't know this&amp;nbsp;"Automatic (Delayed Start)" for Windows services. And yes, delayed start for PanGPS service solves the issue.&lt;/P&gt;
&lt;P&gt;Another way (as there are no CMD commands possible for GP now) is to restart the PanGPS service (net stop PanGPS; timeout /t 5 &amp;gt;nul ; net start PanGPS).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I would still like to know default behavior of GP client in the mentioned scenario (User-logon (Always On) with Windows AutoLogon but no network connection at service start). I have opened a TAC case for this, will post the findings here once I get something useful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 07:28:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/gp-user-logon-always-on-doesn-t-connect/m-p/1235506#M6962</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2025-08-06T07:28:16Z</dc:date>
    </item>
  </channel>
</rss>

