User Activity
This time, looking for a job was a bit different. In the past when you
looked, there always seemed to be a few options out there you could
choose from. At the very least, a list you could rank and go after a few
based on priority. These days it seems...
08-03-2023
#!/bin/bash # Written by Justin Repasky 08/03/2023 # Runs Crowdstrike's
diagnose command and outputs results to /Users/Shared/Diagnostics #
Crowdstrike command includes macOS system diagnostics logs
command_to_run="/Applications/Falcon.app/Contents/R...
10-28-2020
curl URL needs to be changed
https://www.jamf.com/jamf-nation/third-party-products/files/1043/acrobat-reader-dc-updater
# Get the latest version of Reader available from Adobe's About Reader
page. latestver=`` while [ -z "$latestver" ] do latestver=/...
Sometime between July 14th and yesterday a new Zoom version was
released4.4.55387.0716
01-08-2019
One of our newer machines was mistakenly downgraded using a 10.12.6 base
image made by AutoDMG. This replaced the Recovery_HD partition and the
machine would not boot into recovery mode or into Internet recovery
mode. The recovery partition is being ...