Skip to main content

Rename new iOS device to User / Serial Number (Jamf) - Workflow Template

For each new iOS device enrolled in Jamf, if the User Name was not set, change it to unique serial number. Otherwise rename to the User Name

Updated over a week ago

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

  1. Receive event from Jamf from an iOS device enrollment

  2. If the user name is not empty, rename the device to the user name

  3. 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"

Did this answer your question?