> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/8.x/8.6-eol/cortex-xdr-agent-8.6-release-information/features-introduced-in-cortex-xdr-agent-8.6.md).

# Features Introduced in Cortex XDR agent 8.6

The following section describes the new features introduced in Cortex XDR agent 8.6 release according to the supported agent operating systems. The release is divided into three deployments: September 22, 2024, October 6, 2024 and October 13, 2024.

#### General Enhancements

| Feature                          | Description                                                                                                                                                                                                                                                                                                                                             |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Disable prevention and injection | <p>The Exception Configuration now includes the new exception type 'Disable Prevention and Injection'.</p><p>In cases of a process issue, you can configure exception rules from all prevention modules and all injections. This ensures that essential processes continue to run. Cortex XDR/XSIAM still generate alerts from the exception rules.</p> |

#### Windows Features

The following features were added to Cortex XDR agents running on Windows endpoints:

| Feature                                     | Description                                                                                                                                                                                                   |
| ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Powershell Script Files Examination         | Cortex XDR agent introduces a new AI-based PowerShell local analysis module, that includes extensive detection capabilities against malicious PowerShell activities on Windows-based operating systems.       |
| Device Control Violations pop up management | From Cortex XDR agent version 8.6, device control violations may be displayed on the endpoint. Notifications are enabled by default and can be disabled in the User interface settings of the Cortex console. |
| Operating systems                           | Support added for Windows 11 24H2                                                                                                                                                                             |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/8.x/8.6-eol/cortex-xdr-agent-8.6-release-information/features-introduced-in-cortex-xdr-agent-8.6.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
