<?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 Best tool for who is logging into what Chromebook? in Peer-Peer Topics</title>
    <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220809#M4803</link>
    <description>&lt;P&gt;What is the the best way to get a list of what users are logging into what Chromebooks across the entire organization My assigned inventory is outdated and I am looking to get a easy to read list on who is logging into what Chromebook.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2026 17:32:10 GMT</pubDate>
    <dc:creator>mfoley</dc:creator>
    <dc:date>2026-04-01T17:32:10Z</dc:date>
    <item>
      <title>Best tool for who is logging into what Chromebook?</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220809#M4803</link>
      <description>&lt;P&gt;What is the the best way to get a list of what users are logging into what Chromebooks across the entire organization My assigned inventory is outdated and I am looking to get a easy to read list on who is logging into what Chromebook.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 17:32:10 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220809#M4803</guid>
      <dc:creator>mfoley</dc:creator>
      <dc:date>2026-04-01T17:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Best tool for who is logging into what Chromebook?</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220851#M4804</link>
      <description>&lt;P&gt;If you have access to the investigation tool in google admin, you can run a "chrome log event" report with a filter for chromeos login/unlock and start there.&amp;nbsp; Otherwise CDW/Amplified IT has a product called Gopher for Chrome that helps track device session data.&amp;nbsp; It's a subscription service but the price is pretty reasonable.&lt;/P&gt;&lt;P&gt;*edit:&amp;nbsp; forgot to mention, for google admin you'll want to make sure that device telemetry reporting is turned on for your device OU.&amp;nbsp; in case it is not already.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 17:48:09 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220851#M4804</guid>
      <dc:creator>Scott</dc:creator>
      <dc:date>2026-04-01T17:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Best tool for who is logging into what Chromebook?</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220887#M4805</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/GAM-team/GAM" target="_self"&gt;GAM&lt;/A&gt;&amp;nbsp;can pull reports of a device's recent users pretty easily:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;gam print cros query "id:YOUR_SERIAL_NUMBER" fields serialnumber,model,lastSync,recentUsers&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 17:54:35 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220887#M4805</guid>
      <dc:creator>asearles</dc:creator>
      <dc:date>2026-04-01T17:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Best tool for who is logging into what Chromebook?</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220888#M4806</link>
      <description>&lt;P&gt;The one thing I don't like about the recentuser info is I don't think it shows the actual dates.&amp;nbsp; But you did inspire me to check for another substitute in gam.&amp;nbsp; Looks like this is approximate equivalent of my investigation tool suggestion (replace 'start -7d' with your report timeframe, or you can also use 'thismonth')&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;gam redirect csv .\ChromeLogins.csv report chrome events CHROMEOS_AFFILIATED_UNLOCK_SUCCESS,CHROME_OS_LOGIN_EVENT start -7d&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 18:18:04 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220888#M4806</guid>
      <dc:creator>Scott</dc:creator>
      <dc:date>2026-04-01T18:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Best tool for who is logging into what Chromebook?</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220905#M4808</link>
      <description>&lt;P&gt;Nice!&amp;nbsp; Thanks for sharing that.&amp;nbsp; I'm curious about filtering it to a single device.&amp;nbsp; I might try to look into that later.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 18:23:59 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220905#M4808</guid>
      <dc:creator>asearles</dc:creator>
      <dc:date>2026-04-01T18:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Best tool for who is logging into what Chromebook?</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220929#M4809</link>
      <description>&lt;P&gt;You are right, it just shows the last 10 sessions or something and the last 10 users, but that last users might be used for all 10 sessions or it can be 1 session for every 1 user.&amp;nbsp;&lt;BR /&gt;I wish Google could make that a bit more clear, as well as seeing when a user signs into the Chromebook from the user profile and not just NEW signins&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 20:44:55 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220929#M4809</guid>
      <dc:creator>NielsBrockmeier</dc:creator>
      <dc:date>2026-04-01T20:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Best tool for who is logging into what Chromebook?</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220930#M4810</link>
      <description>&lt;P&gt;Thanks! I was getting no results and then I seen your previous comment and had to enable&lt;SPAN&gt;&amp;nbsp;telemetry reporting.. Going to see how it looks next week.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 22:23:40 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220930#M4810</guid>
      <dc:creator>mfoley</dc:creator>
      <dc:date>2026-04-01T22:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Best tool for who is logging into what Chromebook?</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220974#M4811</link>
      <description>&lt;P&gt;Well, not to toot my own horn (or, exactly that!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;), I have on occasion referred to my own tool, &lt;A title="CB_Inventory" href="https://github.com/NoSubstitute/CB_Inventory" target="_blank" rel="noopener"&gt;CB_Inventory&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Free, open source and not doing what E.T. always wanted*.&lt;/P&gt;&lt;P&gt;Here you get a list of the&amp;nbsp;&lt;EM&gt;most recent user&lt;/EM&gt;, which is the only valid reference with regards to the date and time of last access. As has been mentioned, the rest of the list of recent accesses are not and can not be attributed to individual users.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;*For those too young to get the reference.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;In the movie E.T., the alien wanted to "phone home" to communicate with his family.&lt;BR /&gt;The data in CB_Inventory is yours alone, and the only communication is between Google and you.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 13:56:08 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/220974#M4811</guid>
      <dc:creator>Kim_Nilsson</dc:creator>
      <dc:date>2026-04-02T13:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Best tool for who is logging into what Chromebook?</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/221096#M4814</link>
      <description>&lt;P&gt;Hiya&amp;nbsp;&lt;a href="https://www.googleforeducommunity.com/t5/user/viewprofilepage/user-id/2227"&gt;@Scott&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Filtering those specific events I got zero activities.&lt;/P&gt;&lt;P&gt;If I grab all events (by just not mentioning any events) I get lots of activities, but none of them are for unlock or login. I checked the API docs and they are valid events. I'm just not getting any, at all.&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;&lt;EM&gt;everything reporting on max levels and as often as possible&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My mistake.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hmmm, it was not possible to restrict the report to a single OU with a simple insert of "ou /Students/School1" between&amp;nbsp;&lt;EM&gt;chrome&lt;/EM&gt; and&amp;nbsp;&lt;EM&gt;events&lt;/EM&gt;, as the gam wiki suggests.&lt;/P&gt;&lt;P&gt;Using&amp;nbsp;&lt;EM&gt;select ou /Students/School1&lt;/EM&gt; in that position, I am getting results. We'll see what it ends up as, after it has slowly walked through all 300+ users. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Alright, that worked&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;gam redirect csv ./ChromeLogins.csv report chrome select ou "/Students/School1" events CHROMEOS_AFFILIATED_UNLOCK_SUCCESS,CHROME_OS_LOGIN_EVENT start -7d&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That gives us a list of logins, with &lt;EM&gt;DEVICE_NAME&lt;/EM&gt; in the third column (and it looks an awful lot like a serial number&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;) and &lt;EM&gt;id.time&lt;/EM&gt; in another column. With that, you can resort the data based on serial and time.&lt;/P&gt;&lt;P&gt;If you have a large organisation, you may want to split your data into files per OU, as my list for seven days and 300 students gave me 2430 rows.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;More efficient.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Of course, you can let GAM filter some irrelevant columns for you, if you like, and then cram more users into the same file.&amp;nbsp;We want some of the following columns.&lt;/P&gt;&lt;P&gt;DEVICE_NAME, id.time, DEVICE_USER, ORG_UNIT_NAME, name, UNLOCK.TYPE, type&lt;/P&gt;&lt;P&gt;This looks a nice expanded GAM command to remove some clutter, and order the data, a little bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;gam config csv_output_header_filter "DEVICE_NAME,id.time,DEVICE_USER,ORG_UNIT_NAME,name,UNLOCK.TYPE,type" redirect csv ./ChromeLogins.csv report chrome events CHROMEOS_AFFILIATED_UNLOCK_SUCCESS,CHROME_OS_LOGIN_EVENT start -7d&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Ordering the data wasn't possible (with that command), but it filtered everything nicely.&lt;/P&gt;&lt;P&gt;I got a nice csv with 33k rows for a little over 6k users, where about 4k of them use CBs.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 13:54:39 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Best-tool-for-who-is-logging-into-what-Chromebook/m-p/221096#M4814</guid>
      <dc:creator>Kim_Nilsson</dc:creator>
      <dc:date>2026-04-02T13:54:39Z</dc:date>
    </item>
  </channel>
</rss>

