In a post-imaging, DEP-only world, maintaining your organization's computer naming convention can be a challenge. We can ease the pain with a little bit of Python, some clever interaction with the jamf binary, and a remotely-hosted Google Sheet. The problem With DEP enrollments, your Macs are assigned a default computer hostname in the format <user's first name>'s <Mac model>. DEP provides no facility to set computer names, and Jamf Pro's PreStage Enrollments are similarly limited. You wind u...