Posted on
10-26-2016
05:54 AM
- last edited on
03-04-2025
05:29 AM
by
kh-richa_mig
Does anyone know if there is a way to unenroll devices on a particular date?
Posted on 10-26-2016 06:46 AM
you could create a script to run
#!/bin/sh
jamf removeFramework
create a policy to run the script and add your desired activation date (at the bottom of the General section).