<?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: Connecting checkpoint vpn from powershell in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/119057#M12271</link>
    <description>&lt;P&gt;I use user + password + token to connect, can I use CLI/POWERSHELL to connect?&lt;/P&gt;</description>
    <pubDate>Fri, 21 May 2021 13:18:13 GMT</pubDate>
    <dc:creator>skapvampyr</dc:creator>
    <dc:date>2021-05-21T13:18:13Z</dc:date>
    <item>
      <title>Connecting checkpoint vpn from powershell</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/53378#M12266</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I want to create VPN connection and disconnect it at the end of my process using power shell script&lt;/P&gt;&lt;P&gt;I tried the script posted here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk107535" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk107535&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sfter successfuly connecting and disconnecting to checkpoint vpn using the GUI client:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="checkpoint connenection gui.jpg" style="width: 707px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/1178iCED3C20A890C21E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="checkpoint connenection gui.jpg" alt="checkpoint connenection gui.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I operate the same connection using the power shell script shown above.&lt;/P&gt;&lt;P&gt;and always getting&amp;nbsp; this exception:&lt;/P&gt;&lt;LI-CODE lang="php"&gt;PSMessageDetails : 
Exception : System.Management.Automation.RuntimeException: Could not retrieve B4D42709.CheckPointVPN
TargetObject : Could not retrieve B4D42709.CheckPointVPN
CategoryInfo : OperationStopped: (Could not retri...9.CheckPointVPN:String) [], RuntimeException
FullyQualifiedErrorId : Could not retrieve B4D42709.CheckPointVPN
ErrorDetails : 
InvocationInfo : System.Management.Automation.InvocationInfo
ScriptStackTrace : at &amp;lt;ScriptBlock&amp;gt;, C:\users\tal aruety\downloads\config.ps1: line 79
at &amp;lt;ScriptBlock&amp;gt;, &amp;lt;No file&amp;gt;: line 1&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas how to do this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tal&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 06:42:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/53378#M12266</guid>
      <dc:creator>crmexpert</dc:creator>
      <dc:date>2019-05-14T06:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting checkpoint vpn from powershell</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/53401#M12267</link>
      <description>&lt;P&gt;I see that this script is for &lt;SPAN&gt;Check Point Capsule VPN&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;for Windows 10 only (You have to first &lt;A href="https://www.microsoft.com/en-us/store/apps/check-point-capsule-vpn/9wzdncrdjxtj" target="_blank" rel="noopener"&gt;download an app from Windows store&lt;/A&gt;) - and you are using the Endpoint Security VPN for Windows&amp;nbsp;Client instead... See&amp;nbsp;&lt;A class="cp_link sc_ellipsis" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk67820&amp;amp;partition=General&amp;amp;product=Endpoint" target="_blank" rel="noopener"&gt;sk67820: Check Point &lt;STRONG&gt;Remote&lt;/STRONG&gt;&lt;STRONG&gt;Access&lt;/STRONG&gt;Solutions&lt;/A&gt;&amp;nbsp;for the different client&amp;nbsp;flavors !&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 10:08:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/53401#M12267</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-05-14T10:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting checkpoint vpn from powershell</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/53406#M12268</link>
      <description>&lt;P&gt;Hi, Thank you for metntioning that.&lt;/P&gt;&lt;P&gt;Though this article does not show CLI\POWERSHELL tools to initiate a vpn connection.&lt;/P&gt;&lt;P&gt;I need a solution that will do the same thing i do with the windows client, just from comman prompt or power shell.&lt;/P&gt;&lt;P&gt;Are you familiar with such a solution?&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 11:15:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/53406#M12268</guid>
      <dc:creator>crmexpert</dc:creator>
      <dc:date>2019-05-14T11:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting checkpoint vpn from powershell</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/53578#M12269</link>
      <description>&lt;P&gt;Endpoint Security VPN Client can be used from Command Line - see&amp;nbsp;&lt;SPAN&gt;Remote Access Clients for Windows 32/6&lt;/SPAN&gt;&lt;SPAN&gt;4- bit Administration Guide E80.72 and Higher p&lt;/SPAN&gt;&lt;SPAN&gt;128ff,&amp;nbsp;Remote AccessClients Command Line:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_2019-05-16 Remote Access Clients for Windows 32 64-bit Administration Guide E80 72 and Higher - CP_E80 72andhigh[...].png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/1198iBD08E2E770AAEF8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_2019-05-16 Remote Access Clients for Windows 32 64-bit Administration Guide E80 72 and Higher - CP_E80 72andhigh[...].png" alt="Screenshot_2019-05-16 Remote Access Clients for Windows 32 64-bit Administration Guide E80 72 and Higher - CP_E80 72andhigh[...].png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 08:20:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/53578#M12269</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-05-16T08:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting checkpoint vpn from powershell</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/119057#M12271</link>
      <description>&lt;P&gt;I use user + password + token to connect, can I use CLI/POWERSHELL to connect?&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 13:18:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/119057#M12271</guid>
      <dc:creator>skapvampyr</dc:creator>
      <dc:date>2021-05-21T13:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting checkpoint vpn from powershell</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/119136#M12272</link>
      <description>&lt;P&gt;No - see the examples above for possible ways of authentication !&lt;/P&gt;</description>
      <pubDate>Sat, 22 May 2021 07:52:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Connecting-checkpoint-vpn-from-powershell/m-p/119136#M12272</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2021-05-22T07:52:16Z</dc:date>
    </item>
  </channel>
</rss>

