Skip to main content
All CollectionsTemplatesBasic
Rename new iOS device to User / Serial Number (Jamf) - Workflow Template
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 Torq workflow template automates the process of naming newly enrolled iOS devices in Jamf. It intelligently checks if a user name is provided upon enrollment; if so, it renames the device accordingly. In the absence of a user name, it assigns the device's unique serial number as its identification. This workflow ensures organized and consistent device tracking, ideal for IT administrators managing device inventories within organizations.

Trigger

Jamf

Use Cases

null

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?