<?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: Endpoint Security Client - Post connect script in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/68465#M13368</link>
    <description>&lt;P&gt;Thanks for the info, I missed that info in my search.&amp;nbsp; Does the script really have to reside locally on the client computer?&amp;nbsp; I was assuming I could just point to a UNC path since it is post connect and the client will be on the network at that point.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2019 02:35:29 GMT</pubDate>
    <dc:creator>Travis_Krings</dc:creator>
    <dc:date>2019-11-26T02:35:29Z</dc:date>
    <item>
      <title>Endpoint Security Client - Post connect script</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/9436#M13363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone please remind me where in Checkpoint I might set a&amp;nbsp;&lt;EM&gt;post connect script&lt;/EM&gt; to be&amp;nbsp;run on a remote client machine after the Endpoint Security Client has successfully connected remote VPN?&amp;nbsp; This would be a batch file script is to map network drives &amp;amp; printers etc.&amp;nbsp; I've looked through the VPN Admin Guide &amp;amp; online, but I'm struggling to find the right information - only instructions with SSL extender.&amp;nbsp; I've looked in: Policy &amp;gt; Global Properties; GW Properties &amp;gt; Mobile Access; Mobile Access [Tab] &amp;gt; Applications.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 11:05:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/9436#M13363</guid>
      <dc:creator>Paul_Joslin</dc:creator>
      <dc:date>2018-07-17T11:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Security Client - Post connect script</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/67938#M13364</link>
      <description>&lt;P&gt;I am also looking for the same answer.&amp;nbsp; Did you ever figure this out?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 19:53:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/67938#M13364</guid>
      <dc:creator>Travis_Krings</dc:creator>
      <dc:date>2019-11-20T19:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Security Client - Post connect script</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/67939#M13365</link>
      <description>&lt;P&gt;Simply use Windows Task Scheduler to check every minute if the VPN is up, then run your tasks.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 16:02:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/67939#M13365</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2019-11-21T16:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Security Client - Post connect script</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/68028#M13366</link>
      <description>&lt;P&gt;I suppose that could work, but I'm looking for a way to configure this in the VPN client or gateway so I don't have to push a task to 2000+ workstations.&amp;nbsp; Every other VPN I have used has this ability, so hoping that it is buried somewhere in Check Point too.&amp;nbsp; I saw some references to this in really old CPUG posts, but haven't found anything for current versions.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 15:21:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/68028#M13366</guid>
      <dc:creator>Travis_Krings</dc:creator>
      <dc:date>2019-11-21T15:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Security Client - Post connect script</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/68296#M13367</link>
      <description>&lt;P&gt;Here is excerpt from&amp;nbsp;Remote Access Clients for Windows 32/64-bit E80.72 and Higher administration guide:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Configuring Post Connect Scripts&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The Post Connect feature lets you run a script on client computers after connection is established. You must make sure that the script resides on the client computers, in the correct path.&lt;/P&gt;
&lt;P&gt;To set the script path:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open GuiDBedit.&lt;/LI&gt;
&lt;LI&gt;Set desktop_post_connect_script to a full path on client machines for a script that Remote Access Clients will run after a connection is established (leave empty to disable the feature).&lt;/LI&gt;
&lt;LI&gt;Set desktop_post_connect_script_show_window to true to make the script run in a new window. (The default is false. The script runs in a hidden window.).&lt;/LI&gt;
&lt;LI&gt;Save and close GuiDBedit.&lt;/LI&gt;
&lt;LI&gt;Install the policy.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 17:49:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/68296#M13367</guid>
      <dc:creator>AndreiR</dc:creator>
      <dc:date>2019-11-24T17:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Security Client - Post connect script</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/68465#M13368</link>
      <description>&lt;P&gt;Thanks for the info, I missed that info in my search.&amp;nbsp; Does the script really have to reside locally on the client computer?&amp;nbsp; I was assuming I could just point to a UNC path since it is post connect and the client will be on the network at that point.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 02:35:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/68465#M13368</guid>
      <dc:creator>Travis_Krings</dc:creator>
      <dc:date>2019-11-26T02:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Security Client - Post connect script</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/97984#M13369</link>
      <description>&lt;P&gt;Hi.. we have the same issue here..&lt;/P&gt;&lt;P&gt;Did you get the UNC Way to work ?&lt;/P&gt;&lt;P&gt;Thanks roman&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 09:52:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/97984#M13369</guid>
      <dc:creator>Roman_Petry</dc:creator>
      <dc:date>2020-10-01T09:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Security Client - Post connect script</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/101517#M13370</link>
      <description>&lt;P&gt;Hi, have Yoy find something about run script from UNC path ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 13:59:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/101517#M13370</guid>
      <dc:creator>tomekpolit</dc:creator>
      <dc:date>2020-11-09T13:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Security Client - Post connect script</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/123855#M13371</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I can confirm this works with a UNC path.&lt;/P&gt;&lt;P&gt;- Paul&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 19:13:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Endpoint-Security-Client-Post-connect-script/m-p/123855#M13371</guid>
      <dc:creator>Pbeau</dc:creator>
      <dc:date>2021-07-14T19:13:29Z</dc:date>
    </item>
  </channel>
</rss>

