<?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: Checkpoint 81.10.7191 VPN client randomally pops up when laptop offline in Endpoint</title>
    <link>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/178510#M6861</link>
    <description>&lt;P&gt;So you did disable "Always Connect" in the client but it does not work ? If you use the newest recommended EPS client version E86.60, does this issue appear ?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2023 14:10:09 GMT</pubDate>
    <dc:creator>G_W_Albrecht</dc:creator>
    <dc:date>2023-04-19T14:10:09Z</dc:date>
    <item>
      <title>Checkpoint 81.10.7191 VPN client randomally pops up when laptop offline</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/73185#M1939</link>
      <description>&lt;P&gt;We have recently deployed Win 10 1803 with&amp;nbsp;Checkpoint 81.10.7191 VPN client on Domain connected laptops into our office&lt;/P&gt;&lt;P&gt;The&amp;nbsp; VPN client has been packaged through SCCM.&lt;/P&gt;&lt;P&gt;When the user is not on the network the Checkpoint VPN client will keep popping up with the screen as per attached screenshot.&lt;/P&gt;&lt;P&gt;Is there a way to suppress this to only come up when actually trying to connect vi the VPN client on the end user machine? It becomes annoying when users are travelling and not in a WIFI or network environment.&lt;/P&gt;&lt;P&gt;Have checked all the settings available via the GUI interface but there doesn't seem to be. Have also tried stopping the application from starting up on logon / reboot but it still will eventually startup on the machine&lt;/P&gt;&lt;P&gt;Is there some sort of configurable file for the VPN client at all to suppress this?&lt;/P&gt;&lt;P&gt;Thanks in advance for any help..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 02:18:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/73185#M1939</guid>
      <dc:creator>Ozuser</dc:creator>
      <dc:date>2020-01-24T02:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint 81.10.7191 VPN client randomally pops up when laptop offline</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/73283#M1941</link>
      <description>&lt;P&gt;Ozuser,&lt;/P&gt;
&lt;P&gt;it looks like "always connect" is enabled. Everytime a process tries to access a resource of your VPN domain the VPN client tries to start a connection.&amp;nbsp;You can disable these in the properties of the configured site in the VPN client.&lt;/P&gt;
&lt;P&gt;Another way... disable this for all clients on the gateways&lt;/P&gt;
&lt;P&gt;"global properties =&amp;gt; RemoteAccess =&amp;gt; EndPoint Connect=&amp;gt; connect mode"&lt;/P&gt;
&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 13:32:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/73283#M1941</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2020-01-24T13:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint 81.10.7191 VPN client randomally pops up when laptop offline</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/103503#M2792</link>
      <description>&lt;P&gt;I know this is a quite late reply, but maybe it still helps you or others:&lt;BR /&gt;Apart from the obvious solution, which would be Always Connect like Wolfgang stated, there is also a "Bug" in the Checkpoint Watchdog which we had a ticket about with Checkpoint quite some years back. Since then this Bug is reappearing from time to time. Hope the explanation is understandable:&lt;BR /&gt;One of the Watchdogs tasks is, to care that TRGUI.exe is started in the user's context if a user logs on. Eventually, this causes issues if you have a second logon on your computer, in my case, 2 prominent scenarios are:&lt;BR /&gt;- I work on my computer with my normal, non admin Account, lets say "user1". If I perform administrative tasks, like opening Active Directory Console on my Computer, I do that by Run As different User / Run As Administrator and use my Admin Account instead, let's say Admin1. Now the mmc.exe runs ad Admin1 while I am still normally logged on as User1. Watchdog now (from time to time) detects: Hey there is a new user logged on Admin1 and he does not have the TrGui.exe started for him, let's start it. Here's the issue, the TrGui.exe is now started a second time, which does not work... if TrGui.exe is started the first time, it's put to the tray icon and does nothing... if it starts a second time (same as if you select Checkpoint from the start menu), it launches the connect process, there you have your connect window.&lt;BR /&gt;- The same thing also happens with our software deployment system, which uses a domain user with client admin permissions, instead of the local system account to install software, as users have no admin permissions. Watchdog detects this secondary logon and the same thing happens as in the first scenario.&lt;BR /&gt;&lt;BR /&gt;I could also imagine, this is the same if you for example have scheduled tasks running in the background with a different user, besides the system accounts...&lt;BR /&gt;This was quite some years back and I don't remember exactly, but I think this could be seen in the epwd.log in your Watchdogs Log Directory.&lt;BR /&gt;&lt;BR /&gt;Nico&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 07:31:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/103503#M2792</guid>
      <dc:creator>Velocy</dc:creator>
      <dc:date>2020-11-27T07:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint 81.10.7191 VPN client randomally pops up when laptop offline</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/178477#M6855</link>
      <description>&lt;P&gt;Is this bug resolved? Is there any Check Point Endpoint Client version, on which the issue not appears?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 12:11:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/178477#M6855</guid>
      <dc:creator>archie</dc:creator>
      <dc:date>2023-04-19T12:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint 81.10.7191 VPN client randomally pops up when laptop offline</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/178510#M6861</link>
      <description>&lt;P&gt;So you did disable "Always Connect" in the client but it does not work ? If you use the newest recommended EPS client version E86.60, does this issue appear ?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 14:10:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/178510#M6861</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2023-04-19T14:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint 81.10.7191 VPN client randomally pops up when laptop offline</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/179207#M6913</link>
      <description>&lt;P&gt;We have a similar issue. After we turned on the Secuer Domain Logon, the SCCM agent is somehow starts a TrGUI.exe befor the windows login. The result is, that the Checkpoint icon is missing from the systray, when the user didn't use the SDL.&lt;BR /&gt;It happens randomly, on random clients.&lt;/P&gt;&lt;P&gt;When it happens, sometimes there is an message from the Checkpoint (see attached)&lt;BR /&gt;&lt;BR /&gt;What was the solution in your case?&amp;nbsp;&lt;BR /&gt;We are using the 87.10 client.&lt;BR /&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 08:12:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Checkpoint-81-10-7191-VPN-client-randomally-pops-up-when-laptop/m-p/179207#M6913</guid>
      <dc:creator>kovacsocsi</dc:creator>
      <dc:date>2023-04-26T08:12:45Z</dc:date>
    </item>
  </channel>
</rss>

