@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…
@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…
@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>
…
@iamflaurian 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…
@scriptingosx commented on GitHub:
when you switch the finalAction back to continue you should be able to continue setup without needing to restart. Alternatively, you can force quit Setup…
@scriptingosx commented on GitHub:
just to summarize what was found out in Mac Admins Slack. macOS 15.4 beta1 changes the order of some of the Setup Assistant panes. Most relevantly, the…
@scriptingosx commented on GitHub:
please verify with https://github.com/jamf/Setup-Manager/releases/tag/v1.2beta3
@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:
Yes, the documentation for the beta features is still on the beta branch. That link will start working when we merge the beta into the man branch