- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-15-2022 02:54 AM
Also, If someone changes the name of the host does it create a new entry on the console for it and a new endpoint ID is assigned to it?
12-18-2022 05:09 PM - edited 12-18-2022 05:10 PM
Hi @Shashanksinha,
Thank you for writing to live community.
Hi
4. You can use the following basic XQL query to identify duplicate endpoints:
dataset = xdr_data
| fields agent_id, agent_hostname
| filter agent_hostname != NULL
| dedup agent_id
Hope this helps!
01-06-2023 08:22 AM
Hi.
My organization tried to implement Cortex XDR on our Golden image for our Citrix persistant VDi's. And we have face an issue during the deploy of the golden image throught Citrix Studio, during the boot of the cloned image used by our machines catalogs.
What seems to happen is that the boot takes forever on this image and there is a timeout during Citrix Deployment.
On the initial Golden image the boot takes up to 3 minutos when Cortex XDR is installed (but boots) - if we remove Cortex XDR it takes a few seconds - , any clone from this will take forever to boot.
We have postponed the use of Cortex XDR since we are unable to deploy it under VDI's and cannot not found the reason for it.
01-09-2023 05:18 AM
Hi @hugosantos,
This sounds like performance issues. Due to this being a public forum, I highly suggest opening a support ticket in our support portal
so that this could be further investigated.
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!