@scriptingosx commented on GitHub:
uninstall sample script was updated in 1.4beta
@scriptingosx commented on GitHub:
If the icon entry in the profile is really identical, it is probably network related. There might be a different network configuration or network security…
@scriptingosx commented on GitHub:
Setup Manager falls back to the app icon when the icon key is empty or unset, so the network was a false path.
Check that the icon key is set correctly.
If…
@scriptingosx commented on GitHub:
I am not certain there is anything Setup Manager can do here. Setup Manager does not launch until after a Mac is enrolled, so the best it could do is stall…
@scriptingosx commented on GitHub:
I am not shooting this idea down, but I do have to point out that even with encryption, you are merely obscuring the credentials, not protecting them.
Whoever…
@scriptingosx commented on GitHub:
related to #24
@scriptingosx commented on GitHub:
The ManagedApp framework should enable safe delivery of secrets, but so far, that is iOS/iPadOS/visionOS…
@Uggbert commented on GitHub:
Here is my current workaround for this type of workflow.
This will kill and remove JSM and leave the device enrolled in JAMF but with no usable user account (we…
@staze commented on GitHub:
Thanks @scriptingosx ! Yeah, I understand it's just obfuscation at the core... it's just more obfuscation. lol. I have to admit, I'm not sure if you can use DDM and…
@scriptingosx commented on GitHub:
thank you for confirming!