@scriptingosx commented on GitHub:
Have you tried deleting the computer record without setting the simulateMDM key? (Setup Manager doesn't read that key unless DEBUG is true)
Either way,…
@everetteallen commented on GitHub:
Yes. My suggestion would be the app identifier and the event like com.jamf.setupmanager.started and com.jamf.setupmanager.finished
@scriptingosx commented on GitHub:
please verify with https://github.com/jamf/Setup-Manager/releases/tag/v1.2beta3
@scriptingosx commented on GitHub:
You can set Installomator variables with the arguments option. in this case you can override the BLOCKING_PROCESS_ACTION
<dict>
<key>label</key>
…
@scriptingosx commented on GitHub:
Do you have the DEBUG key set to true in your profile?
@scriptingosx commented on GitHub:
It's actually to set "simulateMDM" with "Jamf Pro" which I not expected to set because of regular enrollment not using the debug mode. I re-install again, I…
@fraserhess commented on GitHub:
This worked for me in the latest beta
@fraserhess commented on GitHub:
I am familiar with these focus issues from working on the swiftDialog code to have it run at login window. And to be honest, even the policy banner feature in…
@scriptingosx commented on GitHub:
please test with https://github.com/jamf/Setup-Manager/releases/tag/v1.2beta3
@scriptingosx commented on GitHub:
so either tool just needs a to-level event field? What should its value be?
@scriptingosx commented on GitHub:
thank you for the report. In my testing with macOS 15.4b1 so far, Setup Manager is working fine (both 1.1.1 and 1.2beta).
Something about your setup is…