<?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 Versions - ONELINER in Scripts</title>
    <link>https://community.checkpoint.com/t5/Scripts/Endpoint-Versions-ONELINER/m-p/177302#M1102</link>
    <description>&lt;P&gt;Script is working on R81.10 too&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 18:55:36 GMT</pubDate>
    <dc:creator>SimonDrapeau</dc:creator>
    <dc:date>2023-04-04T18:55:36Z</dc:date>
    <item>
      <title>Endpoint Versions - ONELINER</title>
      <link>https://community.checkpoint.com/t5/Scripts/Endpoint-Versions-ONELINER/m-p/106988#M737</link>
      <description>&lt;P&gt;I have created an oneliner. It displays all current Endpoint Security VPN versions and users that can be found in the current firewall log. This should find all the old endpoint clients that are currently trying to log on to the firewall. To find all E8x.xx clients with the 01.01.2021 bug. &lt;BR /&gt;&lt;BR /&gt;You can find more about the bug here: &lt;BR /&gt;- &lt;A href="https://www.checkpoint.com/fix/" target="_self"&gt;How to Remediate Endpoint and VPN Issues (in version E81.10 or earlier)&lt;/A&gt;&amp;nbsp; &lt;BR /&gt;- &lt;SPAN class="lia-message-read"&gt;&lt;A class="page-link lia-link-navigation lia-custom-event" href="https://community.checkpoint.com/t5/General-Topics/IMPORTANT-Client-VPN-Endpoint-versions-E81-10-or-earlier-MUST/td-p/106436/jump-to/first-unread-message" target="_blank" rel="noopener"&gt;IMPORTANT: Client VPN/Endpoint versions E81.10 or earlier – MUST UPDATE before January 1st 2021 &lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Tested with Management Server R80.40. For other management versions, you may have to modify the $7 and $9 variables.&lt;/P&gt;
&lt;P&gt;Executes this command on the management server. The command takes several minutes. Use the time and drink a coffee or tea:-)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;fw log -n -p |grep "Endpoint Security VPN" | awk -F";" '{print $7 ,$9}' | grep client_version |sort | uniq&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The output looks like this:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="endpoint_client_ver.JPG" style="width: 421px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/10058i8C0280A1788EBD6D/image-size/large?v=v2&amp;amp;px=999" role="button" title="endpoint_client_ver.JPG" alt="endpoint_client_ver.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 10:29:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Endpoint-Versions-ONELINER/m-p/106988#M737</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2021-01-05T10:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Versions - ONELINER</title>
      <link>https://community.checkpoint.com/t5/Scripts/Endpoint-Versions-ONELINER/m-p/107511#M747</link>
      <description>&lt;P&gt;Hi Heiko,&lt;/P&gt;&lt;P&gt;Thanks for this OneLiner, it was working on my R80.20 Management too without modifications and saved lots of my time!&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 16:27:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Endpoint-Versions-ONELINER/m-p/107511#M747</guid>
      <dc:creator>Peter-MIS</dc:creator>
      <dc:date>2021-01-11T16:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Versions - ONELINER</title>
      <link>https://community.checkpoint.com/t5/Scripts/Endpoint-Versions-ONELINER/m-p/107531#M748</link>
      <description>&lt;P&gt;Thanks Heiko, it worked like a charm on R80.30...&lt;/P&gt;&lt;P&gt;It goes without saying, it should be ran on the log server (in case you got a dedicated one)&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 21:17:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Endpoint-Versions-ONELINER/m-p/107531#M748</guid>
      <dc:creator>_Daniel_</dc:creator>
      <dc:date>2021-01-11T21:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoint Versions - ONELINER</title>
      <link>https://community.checkpoint.com/t5/Scripts/Endpoint-Versions-ONELINER/m-p/177302#M1102</link>
      <description>&lt;P&gt;Script is working on R81.10 too&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 18:55:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Endpoint-Versions-ONELINER/m-p/177302#M1102</guid>
      <dc:creator>SimonDrapeau</dc:creator>
      <dc:date>2023-04-04T18:55:36Z</dc:date>
    </item>
  </channel>
</rss>

