Looking for a solution (can include 3rd party solutions) where we can
pull macOS student lab usage over various periods of time from Jamf Pro
(Cloud Hosted).Jamf Pro web is limited to looking at log in history of
each machine individually which makes...
The Patch Policy "Adobe Acrobat Reader DC" version (21.001.20135) is
doing the following on test machines: Not Showing any on the latest
version, despite being current. Removing Reader from the machine. The
PKG file that I'm using (21.001.20135) inst...
I'm trying to research solutions for a mixed iPhone & Android small
fleet of company owned / issued devices. They want the ability to see
where the devices are at, at any time, from an easy to use portal,
running all the time. Any suggestions?
Try creating a signing certificate with jamf -
https://learn.jamf.com/en-US/bundle/technical-articles/page/Creating_a_Signing_Certificate_Using_Jamf_Pros_Built-in_CA_to_Use_for_Signing_Configuration_Profiles_and_Packages.html
Then sign the git hub pr...
Removal Script #!/bin/zsh # Delete Core App rm -rf
"/Applications/minecraftpe.app" exit 0 Instead of using composer to make
a pkg file.I install it to the machine, do not launch it, drag it in to
composer.Permissions - Set the owner to root / group t...
I used Suspicious Package
https://mothersruin.com/software/SuspiciousPackage/ to copy out
uninstall script(s) from the pkg installer(s). To make back up "clean
up" removal policies when the normal process (invoke the uninstall
script) fails. Here's t...