Skip to main content

Hi all

How or where can I generate the below xml Code in the Jamf School Website and push at the iPads?

Update the xml <general> section of the script I was using with the information below.

<general>
        <command>EnableLostMode</command>
        <lost_mode_message>$lostModeMsg</lost_mode_message>
        <lost_mode_phone>$lostModePhone</lost_mode_phone>
        <lost_mode_footnote>$lostModeFootnote</lost_mode_footnote>
        <always_enforce_lost_mode>true</always_enforce_lost_mode>
        <lost_mode_with_sound>true</lost_mode_with_sound>
    </general>

  

You can't push xml commands directly. In Jamf School the device details has the quick action, enable Lost Mode. Within this html form you can enable the lost mode. In a second step, you can play the sound.