• Joined on 2025-07-20
michael commented on issue jamf/Setup-Manager#84 2026-01-19 18:31:29 +00:00
JSM 1.2 beta: Setup Manager only supports Jamf solutions! (Setup Assistant / Enrollment)

@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,…

michael opened issue jamf/Setup-Manager#86 2026-01-19 18:31:29 +00:00
[FR] Add entire jamf.log output to the CMD+L log window
michael opened issue jamf/Setup-Manager#87 2026-01-19 18:31:29 +00:00
Provide option to check for power
michael closed issue jamf/Setup-Manager#85 2026-01-19 18:31:29 +00:00
Empty userEntry Components Cause Problems
michael closed issue jamf/Setup-Manager#86 2026-01-19 18:31:29 +00:00
[FR] Add entire jamf.log output to the CMD+L log window
michael closed issue jamf/Setup-Manager#87 2026-01-19 18:31:29 +00:00
Provide option to check for power
michael commented on issue jamf/Setup-Manager#79 2026-01-19 18:31:28 +00:00
FR: WebHook type for Splunk

@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

michael opened issue jamf/Setup-Manager#83 2026-01-19 18:31:28 +00:00
Wrong Installomator options ?
michael opened issue jamf/Setup-Manager#84 2026-01-19 18:31:28 +00:00
JSM 1.2 beta: Setup Manager only supports Jamf solutions! (Setup Assistant / Enrollment)
michael closed issue jamf/Setup-Manager#83 2026-01-19 18:31:28 +00:00
Wrong Installomator options ?
michael commented on issue jamf/Setup-Manager#80 2026-01-19 18:31:28 +00:00
FR: Return key executes finalAction during countdown

@scriptingosx commented on GitHub:

please verify with https://github.com/jamf/Setup-Manager/releases/tag/v1.2beta3

michael commented on issue jamf/Setup-Manager#83 2026-01-19 18:31:28 +00:00
Wrong Installomator options ?

@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>
michael commented on issue jamf/Setup-Manager#84 2026-01-19 18:31:28 +00:00
JSM 1.2 beta: Setup Manager only supports Jamf solutions! (Setup Assistant / Enrollment)

@scriptingosx commented on GitHub:

Do you have the DEBUG key set to true in your profile?

michael commented on issue jamf/Setup-Manager#84 2026-01-19 18:31:28 +00:00
JSM 1.2 beta: Setup Manager only supports Jamf solutions! (Setup Assistant / Enrollment)

@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…

michael closed issue jamf/Setup-Manager#84 2026-01-19 18:31:28 +00:00
JSM 1.2 beta: Setup Manager only supports Jamf solutions! (Setup Assistant / Enrollment)
michael commented on issue jamf/Setup-Manager#80 2026-01-19 18:31:28 +00:00
FR: Return key executes finalAction during countdown

@fraserhess commented on GitHub:

This worked for me in the latest beta

michael commented on issue jamf/Setup-Manager#80 2026-01-19 18:31:28 +00:00
FR: Return key executes finalAction during countdown

@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…

michael commented on issue jamf/Setup-Manager#79 2026-01-19 18:31:28 +00:00
FR: WebHook type for Splunk

@scriptingosx commented on GitHub:

please test with https://github.com/jamf/Setup-Manager/releases/tag/v1.2beta3

michael commented on issue jamf/Setup-Manager#79 2026-01-19 18:31:28 +00:00
FR: WebHook type for Splunk

@scriptingosx commented on GitHub:

so either tool just needs a to-level event field? What should its value be?

michael commented on issue jamf/Setup-Manager#81 2026-01-19 18:31:28 +00:00
macOS 15.4b1: No Setup Manager UI at Setup Assistant

@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…