Skip to main content

Does anyone know if there is a way to unenroll devices on a particular date?

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).