I was working with my SCCM brethren here in IT, and I noticed SCCM is able to dynamically asign a Windows PC client to a specific user if said user has been loogging into a computer for X amount of minutes/times/days.
Criteria logic looks something like this example:
-User uses computer for 480+ minutes (8 hours)
or
-User logs in more than 7 days per month.
My shop is fairly static in terms of Mac computer ownership/assignments, but this kind of logic could certainly come in handy in specific situations (like when a shared department laptop is permenently "given" to an employee by a manager without IT being notified of this permenanet change).
I have played with jamf recon -endUsername $3 but havent worked out any logic to build a critieria for deciding when to set/change the owner.
Has anyone impletmented something like this in Jamf in a robust capicity?

