ETI_Admin
‎08-28-2023
New Contributor III

Joined: June 2020

User Statistics

  • 13 Posts
  • 0 Solutions
  • 5 Kudos given
  • 6 Kudos received

User Activity

I have a group of managed and supervised AppleTVs. I deploy an app from the app store using Mobile Device App and VPP. The app is free. In Mobile Device App I have turned on Schedule Jamf Pro to automatically check App Store for UpdatesAutomatically ...
I am familiar with the mobiledevicecommand with the RestartDevice payload which is great for resetting one or several IDs, but I'd like to have a SmartDeviceGroup where I can apply the Action to all members to RestartDevice using the API. So far I am...
I'm writing a function that uses the classic API to add/delete devices from the Exclusion list for a MobileDeviceConfigurationProfile that has a Single App Mode payload. The scope of the profile includes static groups, but sometimes I want just one d...
I am testing out distributing a new app for AppleTV devices that Apple has recently approved for distribution via their App Store. Using a AppleTV4K running tvOS 14.3 I am able to browse the App Store from the device and install the (free) app manual...
Hi; I am looking for a way to reboot both MacOS and iOS/tvOS devices via API commands, either with classic API or uAPI. I've found that I can use the classic API's mobiledevicecommands RestartDevice endpoint to reboot mobile devices. But this doesn'...