<?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: Operational Exception without Case in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/operational-exception-without-case/m-p/1257016#M9394</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/663134521"&gt;@M.Wempen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings for the day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="105" data-start="0"&gt;Here are the answers to your questions regarding Windows service issues and Operational Agent Exceptions:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H4 data-end="154" data-start="107" data-section-id="kwjeg9"&gt;1. Wildcards in Operational Agent Exceptions:&lt;/H4&gt;
&lt;P data-end="286" data-start="155"&gt;Wildcards are supported in Operational Agent Exceptions for Windows endpoints starting with Cortex XDR Agent version 8.7 and above.&lt;/P&gt;
&lt;P data-end="327" data-start="288"&gt;The supported wildcard syntax includes:&lt;/P&gt;
&lt;UL data-end="620" data-start="329"&gt;
&lt;LI data-end="443" data-start="329" data-section-id="zrhpei"&gt;&lt;STRONG data-end="352" data-start="331"&gt;Simple Wildcards:&lt;/STRONG&gt; Use an asterisk (&lt;CODE data-end="373" data-start="370"&gt;*&lt;/CODE&gt;) to represent any string. For example:
&lt;UL data-end="443" data-start="415"&gt;
&lt;LI data-end="428" data-start="415" data-section-id="sh77xz"&gt;&lt;CODE data-end="428" data-start="417"&gt;C:\temp\*&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI data-end="443" data-start="431" data-section-id="g5sb5w"&gt;&lt;CODE data-end="443" data-start="433"&gt;*\temp\*&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="515" data-start="445" data-section-id="1jv2ry0"&gt;&lt;STRONG data-end="465" data-start="447"&gt;Partial Match:&lt;/STRONG&gt; You can use:
&lt;UL data-end="515" data-start="481"&gt;
&lt;LI data-end="495" data-start="481" data-section-id="2q0555"&gt;&lt;CODE data-end="495" data-start="483"&gt;*filename*&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI data-end="515" data-start="498" data-section-id="mzadlh"&gt;&lt;CODE data-end="515" data-start="500"&gt;*filename.exe&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="620" data-start="517" data-section-id="570ee5"&gt;&lt;STRONG data-end="543" data-start="519"&gt;Recursive Wildcards:&lt;/STRONG&gt; For deep path structures, recursive wildcards can be used for path matching.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-end="816" data-start="622"&gt;If wildcards are failing in your environment, ensure you are running a supported agent version (8.7+) and that the path is specified as an absolute path or matches one of the supported patterns.&lt;/P&gt;
&lt;H4 data-end="866" data-start="823" data-section-id="1aupt11"&gt;&lt;BR /&gt;2. Module Identification &amp;amp; Support Files:&lt;/H4&gt;
&lt;P data-end="1026" data-start="867"&gt;When a service is silently failing without generating a console alert, it is typically caused by an operational conflict with a monitoring or injection module.&lt;/P&gt;
&lt;H5 data-end="1056" data-start="1028" data-section-id="1l471kd"&gt;Troubleshooting Workflow:&lt;/H5&gt;
&lt;P data-end="1116" data-start="1057"&gt;The recommended approach is methodical component isolation:&lt;/P&gt;
&lt;OL data-end="1801" data-start="1118"&gt;
&lt;LI data-end="1369" data-start="1118" data-section-id="10bvzwp"&gt;&lt;STRONG data-end="1151" data-start="1121"&gt;Isolate High-Level Modules&lt;/STRONG&gt;&lt;BR /&gt;Create a test policy for the endpoint and disable the following modules one at a time:
&lt;UL data-end="1369" data-start="1245"&gt;
&lt;LI data-end="1288" data-start="1245" data-section-id="x3nv1a"&gt;Anti-Exploit Protection (Exploit Profile)&lt;/LI&gt;
&lt;LI data-end="1330" data-start="1292" data-section-id="1hrxmox"&gt;Malware Protection (Malware Profile)&lt;/LI&gt;
&lt;LI data-end="1369" data-start="1334" data-section-id="1y27cy7"&gt;Event Collection (Agent Settings)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="1627" data-start="1371" data-section-id="1trr6ej"&gt;&lt;STRONG data-end="1400" data-start="1374"&gt;Granular EPM Isolation&lt;/STRONG&gt;&lt;BR /&gt;If the conflict originates from the Exploit Profile, use Legacy Agent Exceptions to disable specific Exploit Protection Modules (EPMs) for the process individually (for example, DllSec, R01, Ransom, or Shellcode Intercept).&lt;/LI&gt;
&lt;LI data-end="1801" data-start="1629" data-section-id="820n94"&gt;&lt;STRONG data-end="1651" data-start="1632"&gt;Process Restart&lt;/STRONG&gt;&lt;BR /&gt;Always restart the affected service or application after applying an exception, as protection hooks are typically injected during process startup.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4 data-end="1854" data-start="1803" data-section-id="1xoakqz"&gt;Extracting Information from Support Files (TSF)&lt;/H4&gt;
&lt;P data-end="1939" data-start="1855"&gt;To identify the root cause, review the following files within the Tech Support File:&lt;/P&gt;
&lt;UL data-end="2467" data-start="1941"&gt;
&lt;LI data-end="2057" data-start="1941" data-section-id="77if3w"&gt;&lt;STRONG data-end="1963" data-start="1943"&gt;Application.evtx&lt;/STRONG&gt;
&lt;UL data-end="2057" data-start="1966"&gt;
&lt;LI data-end="2057" data-start="1966" data-section-id="7vpk1c"&gt;Search for Event IDs &lt;STRONG data-end="1997" data-start="1989"&gt;1000&lt;/STRONG&gt; or &lt;STRONG data-end="2009" data-start="2001"&gt;1001&lt;/STRONG&gt; to identify the executable and faulting module.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="2304" data-start="2059" data-section-id="1gpw1h9"&gt;&lt;STRONG data-end="2081" data-start="2061"&gt;CyveraSystem.reg&lt;/STRONG&gt;
&lt;UL data-end="2304" data-start="2084"&gt;
&lt;LI data-end="2147" data-start="2084" data-section-id="1cu97tv"&gt;Search for the process name and verify the &lt;STRONG data-end="2140" data-start="2129"&gt;Protect&lt;/STRONG&gt; value.&lt;/LI&gt;
&lt;LI data-end="2234" data-start="2150" data-section-id="7hkr7z"&gt;A value of &lt;CODE data-end="2179" data-start="2163"&gt;dword:00000001&lt;/CODE&gt; confirms that Cortex XDR is injected into the process.&lt;/LI&gt;
&lt;LI data-end="2304" data-start="2237" data-section-id="1bv4z5j"&gt;Review the list of enabled component codes under the process key.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="2467" data-start="2306" data-section-id="1vw87bd"&gt;&lt;STRONG data-end="2322" data-start="2308"&gt;trapsd.log&lt;/STRONG&gt;
&lt;UL data-end="2467" data-start="2325"&gt;
&lt;LI data-end="2467" data-start="2325" data-section-id="8snkhw"&gt;Search for the module name or entries such as &lt;STRONG data-end="2395" data-start="2373"&gt;"Trusted by admin"&lt;/STRONG&gt; to determine whether an existing exception is being matched or ignored.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4 data-end="2524" data-start="2474" data-section-id="lgqcco"&gt;&lt;BR /&gt;3. Best Practice for Single-Endpoint Exceptions:&lt;/H4&gt;
&lt;P data-end="2624" data-start="2525"&gt;Creating a dedicated policy for a single endpoint is possible but may increase management overhead.&lt;/P&gt;
&lt;P data-end="2657" data-start="2626"&gt;Recommended approaches include:&lt;/P&gt;
&lt;UL data-is-last-node="" data-is-only-node="" data-end="3360" data-start="2659"&gt;
&lt;LI data-end="2972" data-start="2659" data-section-id="1vvpcrd"&gt;
&lt;P data-end="2690" data-start="2661"&gt;&lt;STRONG data-end="2690" data-start="2661"&gt;Granular Alert Exceptions&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL data-end="2844" data-start="2693"&gt;
&lt;LI data-end="2844" data-start="2693" data-section-id="9lhyfk"&gt;Instead of broad Operational Exceptions, use Alert Exceptions or Disable Prevention Rules targeted by:
&lt;UL data-end="2844" data-start="2802"&gt;
&lt;LI data-end="2815" data-start="2802" data-section-id="m4bf5"&gt;SHA256 hash&lt;/LI&gt;
&lt;LI data-end="2828" data-start="2820" data-section-id="644ne4"&gt;Signer&lt;/LI&gt;
&lt;LI data-end="2844" data-start="2833" data-section-id="rwydgj"&gt;File path&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-end="2972" data-start="2848"&gt;This minimizes security risk by limiting the exception to a specific binary version rather than excluding an entire process.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-end="3126" data-start="2974" data-section-id="ux0q1x"&gt;&lt;STRONG data-end="3010" data-start="2976"&gt;Centralized Exception Profiles&lt;/STRONG&gt;
&lt;UL data-end="3126" data-start="3013"&gt;
&lt;LI data-end="3126" data-start="3013" data-section-id="e42rg"&gt;Use centralized exception profiles to manage related exceptions across multiple modules from a single location.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-is-last-node="" data-end="3360" data-start="3128" data-section-id="f5k76h"&gt;&lt;STRONG data-end="3148" data-start="3130"&gt;Policy Scoping&lt;/STRONG&gt;
&lt;UL data-is-last-node="" data-end="3360" data-start="3151"&gt;
&lt;LI data-end="3226" data-start="3151" data-section-id="15s3zwb"&gt;Use Endpoint Tags or dedicated Endpoint Groups for specific server types.&lt;/LI&gt;
&lt;LI data-is-last-node="" data-end="3360" data-start="3229" data-section-id="179ah51"&gt;Apply the special policy to the group or tag instead of individual hostnames to maintain a logical and scalable policy structure.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you feel this has answered your query, please let us know by clicking&amp;nbsp;&lt;STRONG&gt;like&amp;nbsp;&lt;/STRONG&gt;and on&amp;nbsp;&lt;STRONG&gt;"mark this as a Solution"&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;S. Subashkar Sekar&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jun 2026 16:09:16 GMT</pubDate>
    <dc:creator>susekar</dc:creator>
    <dc:date>2026-06-22T16:09:16Z</dc:date>
    <item>
      <title>Operational Exception without Case</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/operational-exception-without-case/m-p/1256976#M9392</link>
      <description>&lt;P data-path-to-node="2"&gt;We are currently facing an issue with a Windows service. This service only functions properly after we add a specific executable (.exe) to the &lt;STRONG data-index-in-node="143" data-path-to-node="2"&gt;Operational Agent Exceptions&lt;/STRONG&gt;&amp;nbsp;. We haven’t seen any corresponding case or alert in the console, meaning Cortex XDR is not actively blocking anything.&lt;/P&gt;
&lt;P data-path-to-node="3"&gt;This raises the following questions:&lt;/P&gt;
&lt;H3 data-path-to-node="4"&gt;1) Wildcards in Operational Agent Exceptions&lt;/H3&gt;
&lt;P data-path-to-node="5"&gt;Unfortunately, wildcards cannot be used in the Operational Agent Exceptions profile. Is there any plan to support wildcards for these exceptions in the future?&lt;/P&gt;
&lt;H3 data-path-to-node="6"&gt;2) Module Identification &amp;amp; Support Files&lt;/H3&gt;
&lt;P data-path-to-node="7"&gt;A more granular &lt;STRONG data-index-in-node="16" data-path-to-node="7"&gt;Process Exception&amp;nbsp;&lt;/STRONG&gt;would be highly preferred over a blanket operational exception. To achieve this, we obviously need to identify which specific module needs to be disabled for this process.&lt;/P&gt;
&lt;UL data-path-to-node="8"&gt;
&lt;LI&gt;
&lt;P data-path-to-node="8,0,0"&gt;What is the best troubleshooting workflow to determine this?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P data-path-to-node="8,1,0"&gt;How can we extract this information from the Support Files?&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 data-path-to-node="9"&gt;3) Best Practice for Single-Endpoint Exceptions&lt;/H3&gt;
&lt;P data-path-to-node="10"&gt;This exception is intended for a single server only. To apply this single operational exception, we currently have to create a separate policy row containing a Malware, Restriction, and Agent Setting profile. Is creating a completely dedicated policy structure for a single endpoint really considered best practice? Over time, managing exceptions this way makes the policy overview difficult to maintain.&lt;BR /&gt;&lt;BR /&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2026 07:17:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/operational-exception-without-case/m-p/1256976#M9392</guid>
      <dc:creator>M.Wempen</dc:creator>
      <dc:date>2026-06-22T07:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Operational Exception without Case</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/operational-exception-without-case/m-p/1257016#M9394</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/663134521"&gt;@M.Wempen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings for the day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="105" data-start="0"&gt;Here are the answers to your questions regarding Windows service issues and Operational Agent Exceptions:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H4 data-end="154" data-start="107" data-section-id="kwjeg9"&gt;1. Wildcards in Operational Agent Exceptions:&lt;/H4&gt;
&lt;P data-end="286" data-start="155"&gt;Wildcards are supported in Operational Agent Exceptions for Windows endpoints starting with Cortex XDR Agent version 8.7 and above.&lt;/P&gt;
&lt;P data-end="327" data-start="288"&gt;The supported wildcard syntax includes:&lt;/P&gt;
&lt;UL data-end="620" data-start="329"&gt;
&lt;LI data-end="443" data-start="329" data-section-id="zrhpei"&gt;&lt;STRONG data-end="352" data-start="331"&gt;Simple Wildcards:&lt;/STRONG&gt; Use an asterisk (&lt;CODE data-end="373" data-start="370"&gt;*&lt;/CODE&gt;) to represent any string. For example:
&lt;UL data-end="443" data-start="415"&gt;
&lt;LI data-end="428" data-start="415" data-section-id="sh77xz"&gt;&lt;CODE data-end="428" data-start="417"&gt;C:\temp\*&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI data-end="443" data-start="431" data-section-id="g5sb5w"&gt;&lt;CODE data-end="443" data-start="433"&gt;*\temp\*&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="515" data-start="445" data-section-id="1jv2ry0"&gt;&lt;STRONG data-end="465" data-start="447"&gt;Partial Match:&lt;/STRONG&gt; You can use:
&lt;UL data-end="515" data-start="481"&gt;
&lt;LI data-end="495" data-start="481" data-section-id="2q0555"&gt;&lt;CODE data-end="495" data-start="483"&gt;*filename*&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI data-end="515" data-start="498" data-section-id="mzadlh"&gt;&lt;CODE data-end="515" data-start="500"&gt;*filename.exe&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="620" data-start="517" data-section-id="570ee5"&gt;&lt;STRONG data-end="543" data-start="519"&gt;Recursive Wildcards:&lt;/STRONG&gt; For deep path structures, recursive wildcards can be used for path matching.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-end="816" data-start="622"&gt;If wildcards are failing in your environment, ensure you are running a supported agent version (8.7+) and that the path is specified as an absolute path or matches one of the supported patterns.&lt;/P&gt;
&lt;H4 data-end="866" data-start="823" data-section-id="1aupt11"&gt;&lt;BR /&gt;2. Module Identification &amp;amp; Support Files:&lt;/H4&gt;
&lt;P data-end="1026" data-start="867"&gt;When a service is silently failing without generating a console alert, it is typically caused by an operational conflict with a monitoring or injection module.&lt;/P&gt;
&lt;H5 data-end="1056" data-start="1028" data-section-id="1l471kd"&gt;Troubleshooting Workflow:&lt;/H5&gt;
&lt;P data-end="1116" data-start="1057"&gt;The recommended approach is methodical component isolation:&lt;/P&gt;
&lt;OL data-end="1801" data-start="1118"&gt;
&lt;LI data-end="1369" data-start="1118" data-section-id="10bvzwp"&gt;&lt;STRONG data-end="1151" data-start="1121"&gt;Isolate High-Level Modules&lt;/STRONG&gt;&lt;BR /&gt;Create a test policy for the endpoint and disable the following modules one at a time:
&lt;UL data-end="1369" data-start="1245"&gt;
&lt;LI data-end="1288" data-start="1245" data-section-id="x3nv1a"&gt;Anti-Exploit Protection (Exploit Profile)&lt;/LI&gt;
&lt;LI data-end="1330" data-start="1292" data-section-id="1hrxmox"&gt;Malware Protection (Malware Profile)&lt;/LI&gt;
&lt;LI data-end="1369" data-start="1334" data-section-id="1y27cy7"&gt;Event Collection (Agent Settings)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="1627" data-start="1371" data-section-id="1trr6ej"&gt;&lt;STRONG data-end="1400" data-start="1374"&gt;Granular EPM Isolation&lt;/STRONG&gt;&lt;BR /&gt;If the conflict originates from the Exploit Profile, use Legacy Agent Exceptions to disable specific Exploit Protection Modules (EPMs) for the process individually (for example, DllSec, R01, Ransom, or Shellcode Intercept).&lt;/LI&gt;
&lt;LI data-end="1801" data-start="1629" data-section-id="820n94"&gt;&lt;STRONG data-end="1651" data-start="1632"&gt;Process Restart&lt;/STRONG&gt;&lt;BR /&gt;Always restart the affected service or application after applying an exception, as protection hooks are typically injected during process startup.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4 data-end="1854" data-start="1803" data-section-id="1xoakqz"&gt;Extracting Information from Support Files (TSF)&lt;/H4&gt;
&lt;P data-end="1939" data-start="1855"&gt;To identify the root cause, review the following files within the Tech Support File:&lt;/P&gt;
&lt;UL data-end="2467" data-start="1941"&gt;
&lt;LI data-end="2057" data-start="1941" data-section-id="77if3w"&gt;&lt;STRONG data-end="1963" data-start="1943"&gt;Application.evtx&lt;/STRONG&gt;
&lt;UL data-end="2057" data-start="1966"&gt;
&lt;LI data-end="2057" data-start="1966" data-section-id="7vpk1c"&gt;Search for Event IDs &lt;STRONG data-end="1997" data-start="1989"&gt;1000&lt;/STRONG&gt; or &lt;STRONG data-end="2009" data-start="2001"&gt;1001&lt;/STRONG&gt; to identify the executable and faulting module.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="2304" data-start="2059" data-section-id="1gpw1h9"&gt;&lt;STRONG data-end="2081" data-start="2061"&gt;CyveraSystem.reg&lt;/STRONG&gt;
&lt;UL data-end="2304" data-start="2084"&gt;
&lt;LI data-end="2147" data-start="2084" data-section-id="1cu97tv"&gt;Search for the process name and verify the &lt;STRONG data-end="2140" data-start="2129"&gt;Protect&lt;/STRONG&gt; value.&lt;/LI&gt;
&lt;LI data-end="2234" data-start="2150" data-section-id="7hkr7z"&gt;A value of &lt;CODE data-end="2179" data-start="2163"&gt;dword:00000001&lt;/CODE&gt; confirms that Cortex XDR is injected into the process.&lt;/LI&gt;
&lt;LI data-end="2304" data-start="2237" data-section-id="1bv4z5j"&gt;Review the list of enabled component codes under the process key.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="2467" data-start="2306" data-section-id="1vw87bd"&gt;&lt;STRONG data-end="2322" data-start="2308"&gt;trapsd.log&lt;/STRONG&gt;
&lt;UL data-end="2467" data-start="2325"&gt;
&lt;LI data-end="2467" data-start="2325" data-section-id="8snkhw"&gt;Search for the module name or entries such as &lt;STRONG data-end="2395" data-start="2373"&gt;"Trusted by admin"&lt;/STRONG&gt; to determine whether an existing exception is being matched or ignored.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4 data-end="2524" data-start="2474" data-section-id="lgqcco"&gt;&lt;BR /&gt;3. Best Practice for Single-Endpoint Exceptions:&lt;/H4&gt;
&lt;P data-end="2624" data-start="2525"&gt;Creating a dedicated policy for a single endpoint is possible but may increase management overhead.&lt;/P&gt;
&lt;P data-end="2657" data-start="2626"&gt;Recommended approaches include:&lt;/P&gt;
&lt;UL data-is-last-node="" data-is-only-node="" data-end="3360" data-start="2659"&gt;
&lt;LI data-end="2972" data-start="2659" data-section-id="1vvpcrd"&gt;
&lt;P data-end="2690" data-start="2661"&gt;&lt;STRONG data-end="2690" data-start="2661"&gt;Granular Alert Exceptions&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL data-end="2844" data-start="2693"&gt;
&lt;LI data-end="2844" data-start="2693" data-section-id="9lhyfk"&gt;Instead of broad Operational Exceptions, use Alert Exceptions or Disable Prevention Rules targeted by:
&lt;UL data-end="2844" data-start="2802"&gt;
&lt;LI data-end="2815" data-start="2802" data-section-id="m4bf5"&gt;SHA256 hash&lt;/LI&gt;
&lt;LI data-end="2828" data-start="2820" data-section-id="644ne4"&gt;Signer&lt;/LI&gt;
&lt;LI data-end="2844" data-start="2833" data-section-id="rwydgj"&gt;File path&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-end="2972" data-start="2848"&gt;This minimizes security risk by limiting the exception to a specific binary version rather than excluding an entire process.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-end="3126" data-start="2974" data-section-id="ux0q1x"&gt;&lt;STRONG data-end="3010" data-start="2976"&gt;Centralized Exception Profiles&lt;/STRONG&gt;
&lt;UL data-end="3126" data-start="3013"&gt;
&lt;LI data-end="3126" data-start="3013" data-section-id="e42rg"&gt;Use centralized exception profiles to manage related exceptions across multiple modules from a single location.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-is-last-node="" data-end="3360" data-start="3128" data-section-id="f5k76h"&gt;&lt;STRONG data-end="3148" data-start="3130"&gt;Policy Scoping&lt;/STRONG&gt;
&lt;UL data-is-last-node="" data-end="3360" data-start="3151"&gt;
&lt;LI data-end="3226" data-start="3151" data-section-id="15s3zwb"&gt;Use Endpoint Tags or dedicated Endpoint Groups for specific server types.&lt;/LI&gt;
&lt;LI data-is-last-node="" data-end="3360" data-start="3229" data-section-id="179ah51"&gt;Apply the special policy to the group or tag instead of individual hostnames to maintain a logical and scalable policy structure.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you feel this has answered your query, please let us know by clicking&amp;nbsp;&lt;STRONG&gt;like&amp;nbsp;&lt;/STRONG&gt;and on&amp;nbsp;&lt;STRONG&gt;"mark this as a Solution"&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;S. Subashkar Sekar&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2026 16:09:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/operational-exception-without-case/m-p/1257016#M9394</guid>
      <dc:creator>susekar</dc:creator>
      <dc:date>2026-06-22T16:09:16Z</dc:date>
    </item>
  </channel>
</rss>

