This workflow template streamlines device management for organizations using Jamf by automating the renaming process of newly enrolled iOS devices. Upon enrollment, the workflow checks if a user name is assigned to the device. If present, the device is renamed to the user name, ensuring personalized identification. If not, the device is renamed to its unique serial number, maintaining compliance and organization within the device fleet.
Trigger
Jamf
Use Cases
Device \u0026 User Compliance
Workflow Breakdown
Receive event from Jamf from an iOS device enrollment
If the user name is not empty, rename the device to the user name
Otherwise - rename the device to the unique device serial number
Vendors
Utils, Jamf
Tips
Setup the Jamf integration name in the first set workflow variable step.
Filter the incoming webhookEvent for "MobileDeviceEnrolled"
