Using GAM to update Notes & Location Feilds

600 views
Skip to first unread message

Adam Houdek

unread,
May 11, 2022, 8:23:55 PM5/11/22
to GAM for Google Workspace
Hello,

I have a thousands of new Chromebooks to add to my fleet. Can I use GAM to update the Notes & Location Fields on those Chromebooks enrolled in my domain in bulk?

Thanks!
Adam

Ross Scroggs

unread,
May 11, 2022, 9:38:54 PM5/11/22
to google-ap...@googlegroups.com
Yes.  Do you have the device Ids or just the serial numbers?
Make a CSV file NewCBs.csv with at least these three columns; deviceid,notes,location or serialnumber,notes,location
If you have device Ids;
gam csv NewCBs.csv gam update cros "~deviceid" notes "~notes" location "~location"
If you have serial numbers:
gam csv NewCBs.csv gam update cros cros_sn "~serialnumber" notes "~notes" location "~location"

Ross


--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/1e9bc033-4c69-4966-b8ed-2937c1538b41n%40googlegroups.com.

Adam Houdek

unread,
May 12, 2022, 7:59:33 AM5/12/22
to GAM for Google Workspace
Thanks, Ross! All I have is the serial numbers. I'll give that a shot
Reply all
Reply to author
Forward
0 new messages