I don't know, I don't get the same results, but if you want to only show
one instance of each account you could try playing with:awk
'!seen[$0]++'As suggested on this page:
https://stackoverflow.com/questions/1444406/how-to-delete-duplicate-lines-in-...
Yes, I would just add a grep @companydomain.com on the the end of the
Extract User Name like so:#!/bin/bash # Google Chrome Default User #
This attribute returns the default user logged into Google Chrome #
Altered by MGeorgeCV, Original Created by R...
Sorry to necropost, but with "Less secure apps" being unsupported by
Google as of May 30th of 2022 what are people doing about this?Edit: I
found this:
https://community.jamf.com/t5/jamf-pro/how-to-use-gmail-as-smtp-server-the-right-way/m-p/179105/hi...
That didn't work for me. So I edited it and this works for me:
#!/bin/bash # Google Chrome Default User # This attribute returns the
default user logged into Google Chrome # Altered by MGeorgeCV, Original
Created by Ryan Ball at Alectrona
https://com...
I then created Smart Groups and Policies to run the script on computers
that were not up to date.I pulled inspiration from several scripts on
Jamf Nation, starting with:
https://community.jamf.com/t5/jamf-pro/install-update-vlc/m-p/254031#M235945