• Joined on 2025-07-20
michael opened issue jamf/Setup-Manager#46 2026-01-19 18:31:21 +00:00
Add ability to disable the speed test
michael opened issue jamf/Setup-Manager#47 2026-01-19 18:31:21 +00:00
FR: Add ability to specify a prefix or suffix to computer name based on HW type
michael closed issue jamf/Setup-Manager#46 2026-01-19 18:31:21 +00:00
Add ability to disable the speed test
michael closed issue jamf/Setup-Manager#48 2026-01-19 18:31:21 +00:00
Setup manager 1.3 and JamfSetupEnrollmentDone attribute not working in MacOS 15.6
michael commented on issue jamf/Setup-Manager#40 2026-01-19 18:31:20 +00:00
Straight to Login Screen Post Update

@riverthemz commented on GitHub:

Minimum required macOS version enabled in the PreStage shouldn't impact JSM; the update happens before the Mac is enrolled, then it tries to enroll again after…

michael commented on issue jamf/Setup-Manager#40 2026-01-19 18:31:20 +00:00
Straight to Login Screen Post Update

@mattdjerome commented on GitHub:

The only items in the setupmanager log are `Setup Manager already running... 2025-10-17T03:08:36Z default [general] runAt: enrollment, runningAt: enrollment,…

michael opened issue jamf/Setup-Manager#43 2026-01-19 18:31:20 +00:00
FR: waitForUserEntry webhook
michael opened issue jamf/Setup-Manager#44 2026-01-19 18:31:20 +00:00
upside down and backwards text
michael closed issue jamf/Setup-Manager#44 2026-01-19 18:31:20 +00:00
upside down and backwards text
michael closed issue jamf/Setup-Manager#45 2026-01-19 18:31:20 +00:00
FR: Pass enrollment user info in webhook
michael commented on issue jamf/Setup-Manager#40 2026-01-19 18:31:20 +00:00
Straight to Login Screen Post Update

@scriptingosx commented on GitHub:

Do the logs say that JSM has run?

michael commented on issue jamf/Setup-Manager#45 2026-01-19 18:31:20 +00:00
FR: Pass enrollment user info in webhook

@Uggbert commented on GitHub:

https://github.com/jamf/Setup-Manager/issues/143

Done

michael commented on issue jamf/Setup-Manager#45 2026-01-19 18:31:20 +00:00
FR: Pass enrollment user info in webhook

@scriptingosx commented on GitHub:

I agree that the customized enrollment user ID needs to be added to both the started and finished web hook

The user entry data (including device name, Building…

michael commented on issue jamf/Setup-Manager#45 2026-01-19 18:31:20 +00:00
FR: Pass enrollment user info in webhook

@scriptingosx commented on GitHub:

can you split this out into separate issue? (I could do it, but you create it, you will get notifications when I update it)

michael commented on issue jamf/Setup-Manager#45 2026-01-19 18:31:20 +00:00
FR: Pass enrollment user info in webhook

@Uggbert commented on GitHub:

Ah yes an additional webook that fires after user input is a good idea!

On Mon, 18 Aug 2025, 08:18 Armin Briegel, @.***> wrote:

scriptingosx left a…

michael commented on issue jamf/Setup-Manager#45 2026-01-19 18:31:20 +00:00
FR: Pass enrollment user info in webhook

@scriptingosx commented on GitHub:

enrollmentUserID is part of the webhook data in v1.4beta

michael commented on issue jamf/Setup-Manager#44 2026-01-19 18:31:20 +00:00
upside down and backwards text

@scriptingosx commented on GitHub:

I have never been able to recreate this, but 1.4beta has a lot of changes in the Log window view code. Please test and let us know if this still occurs.

michael commented on issue jamf/Setup-Manager#41 2026-01-19 18:31:20 +00:00
Pull Department and Building info from Jamf

@staze commented on GitHub:

Hey @scriptingosx . So yeah, I meant pull all departments or buildings from Jamf and let user pick, rather than populating a plist. But as you say, that falls into…

michael commented on issue jamf/Setup-Manager#41 2026-01-19 18:31:20 +00:00
Pull Department and Building info from Jamf

@scriptingosx commented on GitHub:

There is a way to get the Department and Building (and some other fields) for your scripts without the API.

You can create a custom profile in Jamf Pro with…

michael commented on issue jamf/Setup-Manager#42 2026-01-19 18:31:20 +00:00
Setup Manager - Focus on Run

@scriptingosx commented on GitHub:

We are very much aware of this, I find it quite annoying, too. However, so far, all the usual API commands to gain focus don't work in this particular context.