<?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 Pushing Powershell scripts in Harmony in Endpoint</title>
    <link>https://community.checkpoint.com/t5/Endpoint/Pushing-Powershell-scripts-in-Harmony/m-p/150445#M5747</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new to CheckPoint, still learning the ropes. I recently updated a bunch of clients to 86.40 which allows me to push scripts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trying to follow&amp;nbsp;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?action=portlets.SearchResultMainAction&amp;amp;eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk173414" target="_blank" rel="noopener"&gt;this guide&lt;/A&gt;&amp;nbsp;using the web UI. My script fails with the following output:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;x86 : The term 'x86' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the 
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:49
+ -ExecutionPolicy ByPass -File C:\Program Files (x86)\CheckPoint\Endpo ...
+                                                 ~~~
    + CategoryInfo          : ObjectNotFound: (x86:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException&lt;/LI-CODE&gt;&lt;P&gt;It appears it's not putting quotes around the -File parameter which is pointing to a path with a space in it.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2022 21:15:17 GMT</pubDate>
    <dc:creator>Gnarl</dc:creator>
    <dc:date>2022-06-08T21:15:17Z</dc:date>
    <item>
      <title>Pushing Powershell scripts in Harmony</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Pushing-Powershell-scripts-in-Harmony/m-p/150445#M5747</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new to CheckPoint, still learning the ropes. I recently updated a bunch of clients to 86.40 which allows me to push scripts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trying to follow&amp;nbsp;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?action=portlets.SearchResultMainAction&amp;amp;eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk173414" target="_blank" rel="noopener"&gt;this guide&lt;/A&gt;&amp;nbsp;using the web UI. My script fails with the following output:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;x86 : The term 'x86' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the 
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:49
+ -ExecutionPolicy ByPass -File C:\Program Files (x86)\CheckPoint\Endpo ...
+                                                 ~~~
    + CategoryInfo          : ObjectNotFound: (x86:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException&lt;/LI-CODE&gt;&lt;P&gt;It appears it's not putting quotes around the -File parameter which is pointing to a path with a space in it.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 21:15:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Pushing-Powershell-scripts-in-Harmony/m-p/150445#M5747</guid>
      <dc:creator>Gnarl</dc:creator>
      <dc:date>2022-06-08T21:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing Powershell scripts in Harmony</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Pushing-Powershell-scripts-in-Harmony/m-p/150449#M5749</link>
      <description>&lt;P&gt;Maybe worth opening a TAC case, though not sure level of support for the scripts, but you can ask. Im not script expert by any means, but logically, looking at what you attached, it would appear it does not like something with the quotes or path itself.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 00:37:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Pushing-Powershell-scripts-in-Harmony/m-p/150449#M5749</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-06-09T00:37:19Z</dc:date>
    </item>
  </channel>
</rss>

