• Joined on 2025-07-20
michael closed issue jamf/Setup-Manager#140 2026-01-19 18:31:40 +00:00
Issue with new .PKG
michael commented on issue jamf/Setup-Manager#137 2026-01-19 18:31:40 +00:00
Feature Request: wait on user to enter in building / department information

@scriptingosx commented on GitHub:

This has been implemented with v1.1beta. Please test and let us know if this works for you.

michael commented on issue jamf/Setup-Manager#138 2026-01-19 18:31:40 +00:00
Feature request: Store finish timestamp of successful completion of JSM

@entusdictus commented on GitHub:

You already can. The flag file has a timestamp on it which can be utilized by an extension attribute. You may use this code snippet as a base for your extension…

michael commented on issue jamf/Setup-Manager#138 2026-01-19 18:31:40 +00:00
Feature request: Store finish timestamp of successful completion of JSM

@scriptingosx commented on GitHub:

This has been implemented with v1.1beta. Please test and let us know if this works for you.

michael commented on issue jamf/Setup-Manager#136 2026-01-19 18:31:40 +00:00
Help window rendering issues

@scriptingosx commented on GitHub:

I have noticed a white box at the top of ours when we tried enrolling with Sequoia, similar to yours but our logo and text is still present. It seems ok on…

michael commented on issue jamf/Setup-Manager#136 2026-01-19 18:31:40 +00:00
Help window rendering issues

@entusdictus commented on GitHub:

Fixed for us, thank you!

michael commented on issue jamf/Setup-Manager#138 2026-01-19 18:31:40 +00:00
Feature request: Store finish timestamp of successful completion of JSM

@scriptingosx commented on GitHub:

shorter stat command:

stat -f %SB -t %FT%T /private/var/db/.JamfSetupEnrollmentDone
michael commented on issue jamf/Setup-Manager#136 2026-01-19 18:31:40 +00:00
Help window rendering issues

@entusdictus commented on GitHub:

In my case, the white box is only because I stripped off the company logos from the screenshot as I don't have the permission to use them publicly 😊

michael commented on issue jamf/Setup-Manager#136 2026-01-19 18:31:40 +00:00
Help window rendering issues

@scriptingosx commented on GitHub:

This has been implemented with v1.1beta. Please test and let us know if this works for you.

michael closed issue jamf/Setup-Manager#139 2026-01-19 18:31:40 +00:00
Erase All Content and settings not working with Jamf-Setup-Manager.
michael commented on issue jamf/Setup-Manager#134 2026-01-19 18:31:39 +00:00
Enhancement: manage failed deployments

@scriptingosx commented on GitHub:

@Hobadee if the choice is continue... why validate at all?

michael commented on issue jamf/Setup-Manager#134 2026-01-19 18:31:39 +00:00
Enhancement: manage failed deployments

@Hobadee commented on GitHub:

Instead of a simple boolean, the following would be nice:

  • retries Integer. Indicates how many retries to attempt before failing
  • failureAction int/enum/st…
michael commented on issue jamf/Setup-Manager#134 2026-01-19 18:31:39 +00:00
Enhancement: manage failed deployments

@phillscholl commented on GitHub:

im interested in this feature too. Would be nice to have the option to go back to a specific point when something failed. Example: back to the user input or any…

michael commented on issue jamf/Setup-Manager#135 2026-01-19 18:31:39 +00:00
Enhancement: detect and handle network issues

@ecanault commented on GitHub:

Great 🙂!

May I suggest a blue icon, as the globe is clickable like the About... and ? menus? Also I saw a little typo in the french translation: it should…

michael commented on issue jamf/Setup-Manager#135 2026-01-19 18:31:39 +00:00
Enhancement: detect and handle network issues

@scriptingosx commented on GitHub:

first implementation towards this, a network status icon and logging of network changes in the log is in 1.3

michael commented on issue jamf/Setup-Manager#135 2026-01-19 18:31:39 +00:00
Enhancement: detect and handle network issues

@scriptingosx commented on GitHub:

we tried several icon color combinations. since the icon gets accent colored overlays when the network is offline or Network Relay is enabled, we figured the…

michael opened issue jamf/Setup-Manager#137 2026-01-19 18:31:39 +00:00
Feature Request: wait on user to enter in building / department information
michael opened issue jamf/Setup-Manager#138 2026-01-19 18:31:39 +00:00
Feature request: Store finish timestamp of successful completion of JSM
michael closed issue jamf/Setup-Manager#136 2026-01-19 18:31:39 +00:00
Help window rendering issues