> 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.3-eol/changes-to-default-behavior-in-cortex-r-xdr-tm-agent-7.3.md).

# Changes to Default Behavior in Cortex® XDR™ Agent 7.3

## Changes to Default Behavior in Cortex® XDR™ Agent 7.3

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

There are no changes to the default behavior in this release.

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

There are no changes to the default behavior in this release.

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

There are no changes to the default behavior in this release.

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

There are no changes to the default behavior in this release.

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

The following topic describes changes to default behavior in Cortex XDR agent 7.3.1

#### Support Search and Destroy on VDI sessions

(Windows)

If you plan to use the file search and destroy response action your non-persistent VDI session, you need to add an additional scan when you create your golden image, instead of performing the scan on the VDI session. After you install the Cortex XDR agent, run the following commands and wait for them to complete:

1. cytool file\_system\_scan start
2. cytool file\_system\_scan query

This change resolves issues raised in CPATR-12710 and CPATR-12749.

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

The following topic describes changes to default behavior in Cortex XDR agent 7.3.

#### End of Support for macOS 10.12

Cortex XDR agent 7.3 and later releases cannot be installed on endpoints running macOS 10.12. For complete compatibility information, refer to the Compatibility Matrix.


---

# 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.3-eol/changes-to-default-behavior-in-cortex-r-xdr-tm-agent-7.3.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.
