• Joined on 2025-07-20
michael closed issue jamf/Setup-Manager#58 2026-01-19 18:31:23 +00:00
Setup Manager Failed | Waiting for Jamf App Failed
michael commented on issue jamf/Setup-Manager#57 2026-01-19 18:31:23 +00:00
FR - An ability to verify application install status and report failures at the end

@scriptingosx commented on GitHub:

Additional it would be great if it will check if an application is already installed and skip them.

Installomator and Jamf App Installers already do this.…

michael commented on issue jamf/Setup-Manager#57 2026-01-19 18:31:23 +00:00
FR - An ability to verify application install status and report failures at the end

@ooftee commented on GitHub:

+1 on the Sucessfull/Failed check at the end and a possibility to start over. We have users in asia with not so reliable home internet and a retry would be much…

michael commented on issue jamf/Setup-Manager#57 2026-01-19 18:31:23 +00:00
FR - An ability to verify application install status and report failures at the end

@scriptingosx commented on GitHub:

related Network outage handling: #15

michael commented on issue jamf/Setup-Manager#57 2026-01-19 18:31:23 +00:00
FR - An ability to verify application install status and report failures at the end

@ooftee commented on GitHub:

Most of our fails are due to network, so this is how we check for network connectivity right now, it would be nice to have something similar built in:

#!/bin/bash…
michael opened issue jamf/Setup-Manager#58 2026-01-19 18:31:23 +00:00
Setup Manager Failed
michael opened issue jamf/Setup-Manager#59 2026-01-19 18:31:23 +00:00
Jamf Setup Manager UI not visible when accessed remotely at loginwindow
michael opened issue jamf/Setup-Manager#60 2026-01-19 18:31:23 +00:00
Background Images in JSM are not set to 'fit screen' resulting in cropping on all sides.
michael commented on issue jamf/Setup-Manager#56 2026-01-19 18:31:23 +00:00
FR - Add MDM name to About this screen

@scriptingosx commented on GitHub:

implemented in 1.3, you will have to hold the option key when clicking "About this Mac" to see the MDM server. You should also see it in the Network info panel…

michael commented on issue jamf/Setup-Manager#57 2026-01-19 18:31:23 +00:00
FR - An ability to verify application install status and report failures at the end

@scriptingosx commented on GitHub:

could you specify "various settings are configured"? what kind of "various settings" are you specifically interested in?

michael commented on issue jamf/Setup-Manager#57 2026-01-19 18:31:23 +00:00
FR - An ability to verify application install status and report failures at the end

@scriptingosx commented on GitHub:

note that you can currently achieve this with custom policy/script that works on the finishedTrigger or finishedScript but I understand the request for…

michael commented on issue jamf/Setup-Manager#57 2026-01-19 18:31:23 +00:00
FR - An ability to verify application install status and report failures at the end

@master-vodawagner commented on GitHub:

Yes those things should be continually checked in MDM, it’s still useful IMO to show those items are configured and/or enabled for the user.

FV2 could…

michael commented on issue jamf/Setup-Manager#57 2026-01-19 18:31:23 +00:00
FR - An ability to verify application install status and report failures at the end

@phillscholl commented on GitHub:

I would love this too:

It would be great if it will deliver an Overview of all Steps (Sucessfull/Failed) at the end and a possibility to start over. Additional…

michael commented on issue jamf/Setup-Manager#52 2026-01-19 18:31:22 +00:00
[dataloss bug] Log file truncated on disk

@scriptingosx commented on GitHub:

fixed in 1.3

michael opened issue jamf/Setup-Manager#55 2026-01-19 18:31:22 +00:00
CMD+H quits JSM 1.3 Beta
michael opened issue jamf/Setup-Manager#56 2026-01-19 18:31:22 +00:00
FR - Add MDM name to About this screen
michael opened issue jamf/Setup-Manager#57 2026-01-19 18:31:22 +00:00
FR - An ability to verify application install status and report failures at the end
michael closed issue jamf/Setup-Manager#56 2026-01-19 18:31:22 +00:00
FR - Add MDM name to About this screen
michael closed issue jamf/Setup-Manager#55 2026-01-19 18:31:22 +00:00
CMD+H quits JSM 1.3 Beta
michael commented on issue jamf/Setup-Manager#52 2026-01-19 18:31:22 +00:00
[dataloss bug] Log file truncated on disk

@fraserhess commented on GitHub:

12458 bytes seems to be the important limit.

Testing results: 1.3 beta with 1.3 configuration (finalAction: none; finishedTrigger): log truncated at 12458…