<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cortex XDR as part of the golden image in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-as-part-of-the-golden-image/m-p/526171#M3354</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;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.&amp;nbsp;&lt;BR /&gt;What seems to happen is that the boot takes forever on this image and there is a timeout during Citrix Deployment.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;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.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2023 16:22:08 GMT</pubDate>
    <dc:creator>hugosantos</dc:creator>
    <dc:date>2023-01-06T16:22:08Z</dc:date>
    <item>
      <title>Cortex XDR as part of the golden image</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-as-part-of-the-golden-image/m-p/524212#M3263</link>
      <description>&lt;UL&gt;
&lt;LI&gt;How can we include Cortex XDR as part of the golden image? (for the agent installation on Windows)
&lt;UL&gt;
&lt;LI&gt;Condition:- It shouldn't create any duplicate entries on the console.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Will there be a new entry on the console if the admin changes the system hostname?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; 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?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 10:54:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-as-part-of-the-golden-image/m-p/524212#M3263</guid>
      <dc:creator>Shashanksinha</dc:creator>
      <dc:date>2022-12-15T10:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR as part of the golden image</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-as-part-of-the-golden-image/m-p/524435#M3268</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/203123"&gt;@Shashanksinha&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for writing to live community.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Yes, Cortex XDR can be included as part of a &lt;/SPAN&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/View-Details-About-an-Endpoint" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;golden image&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Adding Cortex XDR to the golden image could result in duplicate entries, namely the same endpoint IDs.&amp;nbsp; In such cases, using ‘cytool reconnect force’ should help fix the issue.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Each agent have its own unique ID to communicate to XDR server, so simply changing hostname should not create an additional entry.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;4. You can use the following basic XQL query to identify duplicate endpoints:&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;dataset = xdr_data&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;| fields agent_id, agent_hostname&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;| filter agent_hostname != NULL&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;| dedup agent_id&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 01:10:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-as-part-of-the-golden-image/m-p/524435#M3268</guid>
      <dc:creator>mavraham</dc:creator>
      <dc:date>2022-12-19T01:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR as part of the golden image</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-as-part-of-the-golden-image/m-p/526171#M3354</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;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.&amp;nbsp;&lt;BR /&gt;What seems to happen is that the boot takes forever on this image and there is a timeout during Citrix Deployment.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;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.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 16:22:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-as-part-of-the-golden-image/m-p/526171#M3354</guid>
      <dc:creator>hugosantos</dc:creator>
      <dc:date>2023-01-06T16:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR as part of the golden image</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-as-part-of-the-golden-image/m-p/526333#M3363</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/256884"&gt;@hugosantos&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;This sounds like performance issues. Due to this being a public forum, I highly suggest opening a support ticket in our&amp;nbsp;&lt;A href="https://support.paloaltonetworks.com/Support/Index" target="_self"&gt;support portal&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;so that this could be further investigated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 13:18:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-as-part-of-the-golden-image/m-p/526333#M3363</guid>
      <dc:creator>mavraham</dc:creator>
      <dc:date>2023-01-09T13:18:43Z</dc:date>
    </item>
  </channel>
</rss>

