Steven5342
‎03-14-2022
New Contributor III

Joined: February 2018

User Statistics

  • 28 Posts
  • 0 Solutions
  • 23 Kudos given
  • 7 Kudos received

User Activity

This script checks for if the Mac is an M1 Chip, then if it is not, will check for the OS. Depending on these conditions, the year will be read differently.#!/bin/sh #Set variables for processor, apple chip, & operating system versionprocessor=$(/usr...
I have a configuration profile for macOS that connects devices to a hidden network. If a device forgets that network, the only way to get the device to find the network again is to exclude that device from the CP and then remove the exclusion. How ca...
This is for finding a Time Machine Backup time for devices on 10.13 and up. (As far as I tested). I always had trouble getting the most recent backup time as the Extension Attributes in Jamf appear "Out of Date". So here are my findings for anyone wh...
Is there a way to connect Jamf Pro to Power BI? I found other dashboard and metric platforms that can connect to Jamf Pro, but I am not finding anything that is straight forward with Microsoft Power BI. Or, is there a platform I have not found yet wh...
I am currently posting this as having found a solution, but always open to other solutions that may be simpler, thus a discussion thread! So I tried blocking processes, scripts, etc.. none worked then I decided to use a configuration profile. Under R...