<?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 Cortex XDR Checkin Time in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-checkin-time/m-p/542337#M4359</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Was curious, is there a related registry key for Traps last check-in date? I'm curious if there is an easy way to pull in that information with powershell.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Quick example scenario would be that we would use one script to pull in the last check in time with multiple computers with Cortex XDR.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 16 May 2023 17:32:55 GMT</pubDate>
    <dc:creator>Amnsgna</dc:creator>
    <dc:date>2023-05-16T17:32:55Z</dc:date>
    <item>
      <title>Cortex XDR Checkin Time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-checkin-time/m-p/542337#M4359</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Was curious, is there a related registry key for Traps last check-in date? I'm curious if there is an easy way to pull in that information with powershell.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Quick example scenario would be that we would use one script to pull in the last check in time with multiple computers with Cortex XDR.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 17:32:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-checkin-time/m-p/542337#M4359</guid>
      <dc:creator>Amnsgna</dc:creator>
      <dc:date>2023-05-16T17:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR Checkin Time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-checkin-time/m-p/542433#M4372</link>
      <description>&lt;P&gt;There are a few ways to achieve this in decreasing order of preference to collect the data:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Get the last seen timestamp from XDR API's (Ref: &lt;A href="https://cortex-panw.stoplight.io/docs/cortex-xdr/fde2236a93dfe-get-all-endpoints" target="_self"&gt;https://cortex-panw.stoplight.io/docs/cortex-xdr/fde2236a93dfe-get-all-endpoints&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Run "cytool last_checkin" on the endpoint (Ref:&amp;nbsp;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/7.9/Cortex-XDR-Agent-Administrator-Guide/Cytool-for-Windows" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/7.9/Cortex-XDR-Agent-Administrator-Guide/Cytool-for-Windows&lt;/A&gt;)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 08:58:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-checkin-time/m-p/542433#M4372</guid>
      <dc:creator>bbarmanroy</dc:creator>
      <dc:date>2023-05-17T08:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR Checkin Time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-checkin-time/m-p/542779#M4389</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the quick reply. That helps a lot. Would it be possible without access to the management console?&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 18:54:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-checkin-time/m-p/542779#M4389</guid>
      <dc:creator>Amnsgna</dc:creator>
      <dc:date>2023-05-19T18:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR Checkin Time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-checkin-time/m-p/542810#M4390</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/292193"&gt;@Amnsgna&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The second option suggested by &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/192661"&gt;@bbarmanroy&lt;/a&gt; - "run cytool last_checkin" is the option "without access to the management console".&lt;/P&gt;
&lt;P&gt;Cytool is CLI tool that is installed with CortexXDR agent on each endpoint and can be used to troubleshoot and manage the XDR agent. &lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/8.0/Cortex-XDR-Agent-Administrator-Guide/Cytool-for-Windows" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/8.0/Cortex-XDR-Agent-Administrator-Guide/Cytool-for-Windows&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With this option you need to execute&amp;nbsp; the command on each individual endpoint and check the output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2023 19:15:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-checkin-time/m-p/542810#M4390</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2023-05-20T19:15:13Z</dc:date>
    </item>
  </channel>
</rss>

