Posted on 10-26-2016 05:54 AM
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).