FritzsCorner
‎10-20-2022
Contributor III

Joined: May 2013

User Statistics

  • 149 Posts
  • 4 Solutions
  • 26 Kudos given
  • 21 Kudos received

User Activity

Hello everyone, I just wanted to share something that myself and @OmahaAdam have been working on for quite some time now. It is our version of a Mac patching system/methodology for use with JAMF Pro with a boring name of macPatch-It. macPatch-It prov...
I have been working on a simple script to divide a variable by a static integer that works just fine when run on it's own, but when run via a policy in JAMF it is throwing an error. Here is my code: warningSeconds=7200 convertTime=$((warningSeconds/6...
We recently had to upgrade to 10.3.1 as our 10.0.0 environment was spiking the server CPU to a consistent 100% per core utilization causing tomcat to become unresponsive after about 15 minutes of uptime before we had to reset tomcat again. After a lo...
I have been seeing some odd behavior recently when adding new applications to our VPP in JAMF Pro 10.0. Whenever I create new VPP Assignments, they always show up with an info Icon and the message Recalculation Pending. When I go ahead and scope the ...
I am looking for a way to pull a report via the JSS API to show all the Policies that are associated with a specific script. Looking through the API, I don't see any simple way of finding this information. I have been able to accomplish this via a My...