Hello,
I am trying to make a LaunchDaemon that will run a script I packaged in composer when it sees that MDM profiles have been removed from the machine.
The idea is to make it easier for our end users to be enrolled into JAMF from our past MDM.
As I understand it there might still be some user interaction needed but we are trying to make it as seamless as possible given that wiping is not really an option on our side nor do we have the bandwidth among the team to be able to this.
In essence we deploy the package and the plist files to the end users machines(using current MDM), and when the machine becomes unmanaged from said MDM, it kicks off the process of running the pkg which contains a script to renew MDM profile.
I think if the pkg is signed then we should not see too much need for user interaction.
Let me know if this is feasible.
Our other thought was to create a swiftDialog that walks users through running the pkg themselves but of course that is not foolproof.
Question
Possible to deploy a package that runs when certain events occur?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
