Posted on 03-27-2018 07:23 AM
Hello,
Attempting to do an inventory audit based off of employee lists. Is there a way with a smart group to export a file containing all serials enrolled in JAMF plus the local users attached to each serial?
Thanks!
Brandon
Posted on 03-27-2018 07:43 AM
you can do an advanced search with no criteria and just make sure to display Serial Number and Username
Posted on 03-27-2018 09:39 AM
What @ddcdennisb said is absolutely correct.
If instead of username you're looking for the actual local accounts on the computer, I've got an API script you can run that'll generate a list of all serial numbers, the computer name, all of the computer's local user accounts, and their home directories. (You can just delete the columns you don't need afterwards!) https://github.com/iMatthewCM/Jamf-Scripts/blob/master/JamfAPI/directoryReportingAPI.sh