@scriptingosx commented on GitHub:
Setup Manager uses the jamf binary to submit data from the user entry to Jamf Pro, so we don't need to communicate over the API, which removes the requirement…
@scriptingosx commented on GitHub:
please test with 1.2beta
@scriptingosx commented on GitHub:
Somewhat surprisingly, this will require a major restructuring of the way Setup Manager loads, processes, and displays the config profile and data. Still want…
@neilmartin83 commented on GitHub:
Just wanted to add a suggestion - would it be feasible for Setup Assistant to output values captured in one or more custom fields to a plist/xml/json/whatever…
@scriptingosx commented on GitHub:
Some admins implementing Setup Manager are implementing custom dialogs with SwiftDialog in polices that show over Setup Manager for customized workflows.…
@duggan1972 commented on GitHub:
I've experienced the same issue. I just removed the Wait array and tested
@scriptingosx commented on GitHub:
quick solution was to remove the wait action. The new schema should be available in the Jamf Pro UI when you create a new profile. Please test!
@SSFUSD-ITDepartment commented on GitHub:
It would be great if we could get "Sites" I am using Jamf Pro in a K-12 school district setting. We use sites for the different school locations and…
@sharristonP commented on GitHub:
@Chilternburt Are you on macadmins slack? If so I can send it to you there to evaluate.
@Chilternburt commented on GitHub:
I too would love the ability to for users to choose their site during the build process
@scriptingosx commented on GitHub:
Have you tested this with Setup Manager 1.1beta?
@ecanault commented on GitHub:
@scriptingosx
I took the time to test 1.1beta with :
- macOS 14.5
- macOS 15.0
- macOS 15.0.1
- macOS 15.1beta7
Setup Manager was working as expected…
@ecanault commented on GitHub:
macOS 14.5 was used.
We check the configuration profile deployment by keeping System Settings opened on the Profiles pane (as it displays contents dynamically)…
@ecanault commented on GitHub:
Have you tested this with Setup Manager 1.1beta?
Hi Armin, Yes, but not specifically for this issue; I should be able to do that next wednesday I hope. Regard…
@scriptingosx commented on GitHub:
This has been implemented with v1.1beta. Please test and let us know if this works for you.