dletkeman
2 hours ago
Contributor

Joined: April 2016

User Statistics

  • 80 Posts
  • 3 Solutions
  • 64 Kudos given
  • 9 Kudos received

User Activity

This may not be specifically about Jamf School but looking for a general recommendation and I think Jamf School users would be most likely able to relate.Our school division is trying to re-use older iPads which use iOS v12.5.7 as the latest OS. The ...
This is sort of in regards to the issue of being unable to upgrade Shared iPads seemlessly to iPadOS 17 as per https://support.apple.com/en-ca/105058. I'm looking into how iPads by default receive and apply updates. I understand there is a restrictio...
I’m wondering if there’s a way to enable lost mode on a group of iPads in JAMF School. Using the admin interface you have to click on each iPad one at a time and then enable lost mode. We have a number of iPads left over from last school year that ne...
Is there a way to suppress this notification in Patch Management of Jamf Pro?I've noticed this since the new UI update, but haven't gotten around to asking about it until now.It gets in the way of pressing the edit or save button in the bottom right ...
The script I run to enable Remote Login and Remote Management has been the following:#!/bin/sh # enable remote management for ardadmin /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -targetdisk / -activate -co...