<?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: Passdialog automation in Endpoint</title>
    <link>https://community.checkpoint.com/t5/Endpoint/Passdialog-automation/m-p/256810#M10795</link>
    <description>&lt;P&gt;I suspect this might be an RFE; I'd confirm with TAC.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Sep 2025 18:43:06 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2025-09-08T18:43:06Z</dc:date>
    <item>
      <title>Passdialog automation</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Passdialog-automation/m-p/256790#M10793</link>
      <description>&lt;P&gt;Is there a way I can pass our special password to the PassDialog program?&amp;nbsp; When we run it it pops up asking for the password. We would like to automate that portion so we can run PassDialog with our RMM tool remotely.&lt;/P&gt;&lt;P&gt;We are having an issue where office and other apps are prevented from running due to EFR. CP gave us a script to resolve this but it requires us to login - run the script as admin - feed the password - log out.&lt;BR /&gt;&lt;BR /&gt;Would like to automate the script 100% and the only thing stopping us is the need to manually type in the password to the PassDialog app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 16:20:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Passdialog-automation/m-p/256790#M10793</guid>
      <dc:creator>James134272</dc:creator>
      <dc:date>2025-09-08T16:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Passdialog automation</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Passdialog-automation/m-p/256810#M10795</link>
      <description>&lt;P&gt;I suspect this might be an RFE; I'd confirm with TAC.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 18:43:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Passdialog-automation/m-p/256810#M10795</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-09-08T18:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Passdialog automation</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Passdialog-automation/m-p/268657#M11215</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/134272"&gt;@James134272&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our&amp;nbsp;PassDialog.exe tool is not able to work with scripting. However, you can use Hash.exe&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2026-01-26 11_28_08-{93390159-5A38-4D22-94F5-961798D655C2} - File Explorer.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32918iEA84619A69597534/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2026-01-26 11_28_08-{93390159-5A38-4D22-94F5-961798D655C2&amp;amp;#125; - File Explorer.png" alt="2026-01-26 11_28_08-{93390159-5A38-4D22-94F5-961798D655C2&amp;amp;#125; - File Explorer.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have an SK for it, but it is Internal. But here is the content from the SK below.&lt;/P&gt;
&lt;H1 class="css-245gzq"&gt;How to use Hash.exe to write a script that disables Self Protection on Harmony Endpoint Security Clients&lt;/H1&gt;
&lt;DIV id="solution"&gt;
&lt;H2 class="css-3eqwxe"&gt;Solution&lt;/H2&gt;
&lt;DIV&gt;Typically, PassDialog.exe is used to disable the Harmony Endpoint Security Client Self-Protection drivers to make changes to our client's files, configuration, and or drivers. But&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;PassDialog.exe&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;cannot be scripted to run remotely. But this is possible using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Hash.exe&lt;/EM&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;To run Hash.exe remotely:&lt;/STRONG&gt;&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;Use this command with Hash.exe:&lt;BR /&gt;&lt;EM&gt;Hash.exe verify &amp;lt;client uninstall password&amp;gt;&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;For example, if the password is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;secret,&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;then use this command:&lt;BR /&gt;&lt;EM&gt;Hash.exe verify secret&lt;/EM&gt;&lt;EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;STRONG&gt;Note -&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If the client uninstall password has special characters, then use double quotes.&lt;BR /&gt;To illustrate:&amp;nbsp;&lt;EM&gt;Hash.exe verify "P@$$w0rd"&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;When Hash.exe is run, the Return Code shows:&lt;/LI&gt;
&lt;/OL&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcortez_2-1769448681086.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32919i0BCB35409B6B78FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcortez_2-1769448681086.jpeg" alt="jcortez_2-1769448681086.jpeg" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcortez_3-1769448681090.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32920iE74807D9358C11D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcortez_3-1769448681090.jpeg" alt="jcortez_3-1769448681090.jpeg" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
Return Codes and there meaning:&lt;BR /&gt;•&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SetProtectionByPassword returns 8&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- A Return Code of 8 means a success. Self-Protection is disabled or the driver was not found.&lt;BR /&gt;•&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SetProtectionByPassword returns 6&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- A Return Code of 6 means wrong and or unsupported password.&lt;BR /&gt;•&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SetProtectionByPassword returns 4&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- A Return Code of 4 means invalid syntax.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 17:32:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Passdialog-automation/m-p/268657#M11215</guid>
      <dc:creator>jcortez</dc:creator>
      <dc:date>2026-01-26T17:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Passdialog automation</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Passdialog-automation/m-p/268685#M11217</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/134272"&gt;@James134272&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you tell me what problem you're having with Office? What version of Office are you using and what endpoint are you using?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/Endpoint/Word-Problem-Gets-Black-Screen/m-p/213379" target="_blank"&gt;https://community.checkpoint.com/t5/Endpoint/Word-Problem-Gets-Black-Screen/m-p/213379&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 00:55:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Passdialog-automation/m-p/268685#M11217</guid>
      <dc:creator>lluner</dc:creator>
      <dc:date>2026-01-27T00:55:44Z</dc:date>
    </item>
  </channel>
</rss>

