- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-22-2026 12:17 AM
We are currently facing an issue with a Windows service. This service only functions properly after we add a specific executable (.exe) to the Operational Agent Exceptions . We haven’t seen any corresponding case or alert in the console, meaning Cortex XDR is not actively blocking anything.
This raises the following questions:
Unfortunately, wildcards cannot be used in the Operational Agent Exceptions profile. Is there any plan to support wildcards for these exceptions in the future?
A more granular Process Exception 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.
What is the best troubleshooting workflow to determine this?
How can we extract this information from the Support Files?
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.
Thank you 🙂
06-22-2026 09:09 AM
Hello @M.Wempen ,
Greetings for the day.
Here are the answers to your questions regarding Windows service issues and Operational Agent Exceptions:
Wildcards are supported in Operational Agent Exceptions for Windows endpoints starting with Cortex XDR Agent version 8.7 and above.
The supported wildcard syntax includes:
*) to represent any string. For example:
C:\temp\**\temp\**filename**filename.exeIf 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.
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.
The recommended approach is methodical component isolation:
To identify the root cause, review the following files within the Tech Support File:
dword:00000001 confirms that Cortex XDR is injected into the process.Creating a dedicated policy for a single endpoint is possible but may increase management overhead.
Recommended approaches include:
Granular Alert Exceptions
This minimizes security risk by limiting the exception to a specific binary version rather than excluding an entire process.
If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution".
Thanks & Regards,
S. Subashkar Sekar
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!

