Serial + Local User

brandon-plotnic
New Contributor

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

2 REPLIES 2

DBrowning
Valued Contributor II

you can do an advanced search with no criteria and just make sure to display Serial Number and Username

iMatthewCM
Contributor II
Contributor II

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