> 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/7.x/7.2-eol/changes-to-default-behavior.md).

# Changes to Default Behavior

## Changes to Default Behavior

The following topics describe changes to default behavior in Cortex® XDR™ agent 7.2 releases.

### Changes to Default Behavior in Cortex XDR Agent 7.2.4

| Feature                                              | Change to Behavior                                                                                                                                                                                                                                                                                                                                                             |
| ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Support Search and Destroy in VDI sessions (Windows) | <p>If you plan to use the file Search and Destroy response action in your non-persistent VDI session, you must first run the following scan and query commands at the Golden Image creation stage:<br><br>cytool file\_system\_scan start<br><br>cytool file\_system\_scan query<br><br>For more information about Cytool, see the Cortex XDR Agent Administrator’s Guide.</p> |
| Additional logs                                      | Additional logs have been added for agents running on Windows and macOS endpoints to indicate more clearly that scanning is in progress.                                                                                                                                                                                                                                       |

### Changes to Default Behavior in Cortex XDR Agent 7.2.3

There are no changes to default behavior in this release.

### Changes to Default Behavior in Cortex XDR Agent 7.2.2

There are no changes to default behavior in this release.

### Changes to Default Behavior in Cortex XDR Agent 7.2.1

| Feature                                                         | Change to Behavior                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Full Native Supportfor Apple’s Deprecation of Kernel Extensions | <p>In this release, the Cortex XDR agent deploys a new Network extension that monitors network traffic on the endpoint. Together with the existing System extension, they provide full coverage of the endpoint traffic and replace the deprecated Kernel extension in macOS 10.15.4 and later releases.<br><br>On endpoint running macOS versions earlier than 10.15.4, the Cortex XDR agent leverages the Kernel extension to monitor network events.<br><br>When the Cortex XDR agent 7.2.1 first boots on the endpoint, the operating system prompts the user to allow the agent to filter all network content on the endpoint. The user must approve this option otherwise the Cortex XDR agent will not be able to monitor the network traffic. If you are using JAMF Pro to deploy the agents in your networks, you can suppress this operating system prompt by uploading a configuration file provided by Palo Alto Networks. For the full installation process, refer to the Cortex XDR Agent Administrator’s Guide for Mac.</p> |

### Changes to Default Behavior in Cortex XDR Agent 7.2

| Feature                                                           | Change to Behavior                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ----------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Future Native Supportfor Apple’s Deprecation of Kernel Extensions | <p>In line with Apple’s efforts to improve security in the upcoming macOS 11.0 Big Sur release, which include the deprecation of kernel extensions by 3rd party providers, the Cortex XDR agent 7.1 and later releases are transitioning to fully support the new operating system requirements. Starting already with macOS 10.15.4, the Cortex XDR agent no longer uses the kernel extension. Instead, the agent is designed to deploy a new Network extension and the existing System extension that together provide full coverage of the endpoint traffic, and replace the deprecated kernel extension.<br><br>During the transitioning period of both the Cortex XDR agent and the operating system, the Cortex XDR agent does not monitor the network traffic on the endpoint, and cannot report network events back to Cortex XDR. Consequently, BIOC and BIOC to Behavioral threat protection (BTP) rules you have for network events will not work, and you will not be able to query about network events in the Query builder. The agent fully supports all other data collection and security capabilities on the endpoint.<br><br>For the full installation procedure of the Cortex XDR 7.1 agent and later releases on Mac endpoints running macOS 10.15.4, refer to the Cortex XDR agent administrator guide.</p> |


---

# 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/7.x/7.2-eol/changes-to-default-behavior.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.
