User Activity
Novice scripter trying to modify a script from github to delete all
empty usergroups from Jamf. Currently getting line 26: syntax error near
u'expected token `doEventually I want this script to also delete empty
classes as well. #!/bin/bash # Script ...
02-16-2018
We currently assign apps to device groups so students do not need an
Apple ID to install their apps from Self Service. Is it possible to
assign an app to a User Group and still avoid needing an Apple ID?I
tried to assign a VPP app to a user group and...
06-28-2017
I am trying to script removing our old MDM enrollment through DEP from
Macs so I can have them prompt for DEP enrollment into Jamf. I am OK
with the end user being prompted for their admin password but would
rather not have them manually type in the ...