Jamf Pro
Powerful workflows for IT pros
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

CleanMyMac is now compatible with Jamf

Hey Jamf Nation, CleanMyMac X team here. We are a cleaning software for Mac that is notarized by Apple. Just wanted to notify you that CleanMyMac can be now installed and customized through Jamf Pro. Here’s how you can set up CleanMyMac: Visit our Bu...  View more

023bd65173eb49f3a08fe463bcee66e9
  • 1817 Views
  • 1 replies
  • 3 kudos

JAMF and Java 11/12?

Hey all, So we are on JAMF 10.13 right now. I see the requirements for JAMF 10.15 are OpenJDK11 or Oracle Java 11. It seems the newest release is in the 12.x series. Can I use a 12.x Java or OpenJDK release? Currently running Windows Server 2012 R2 A...  View more

  • 1422 Views
  • 4 replies
  • 0 kudos

JAMF setup for tvOS devices

Since we are deploying tvOS devices for different purpose it will be great th have the same app (or equivalent) also available for tvOS devices. I don't think it would be hard once you have the source code to adapt it to work in a tvOS (probably just...  View more

  • 791 Views
  • 0 replies
  • 0 kudos

Delayed ComputerName update?

Just curious, what process within Jamf deals with updating the inventory part for ComputerName? I thought it would be the Jamf Inventory tool but that does not seem to always update the computer name. Asking as right now I'm changing some of the comp...  View more

  • 1064 Views
  • 3 replies
  • 0 kudos

T2 Search

I know there was a request to identify the T2 chip presence in a recon, but is there a built in EA for this somewhere else in Jamf? The other thread in question: https://www.jamf.com/jamf-nation/feature-requests/8083/report-t2-chip-presence-in-defaul...  View more

  • 1590 Views
  • 3 replies
  • 0 kudos

Renaming Mac computer name

This is what I have now, just looking for guidance on making this work #!/bin/sh username=`ls -l /dev/console | cut -d " " -f 4` scutil --set ComputerName "$4""$username" scutil --set HostName "$4""$username".domain scutil --set LocalHostName "$4""$u...  View more

  • 4840 Views
  • 7 replies
  • 0 kudos

Fixing address in DEP screen

Can anyone tell me where to address in on the Remote Management screen when DEP enrolling a Mac? I can't find it, and neither Apple nor Jamf can tell me. Apple says the address is correct in their system, and it is correct in the DEP settings of the ...  View more

71366fb20d434ed9bd6d931a82cf177f
  • 714 Views
  • 1 replies
  • 0 kudos

Jamf Infrastructure Manager (re-installation)

Been running Jamf Infrastructure Manager (JIM) for well over a year, without issues. I used this help discussion from the original install discussion here #27685 We recently had an unavoidable internal IP network change which affected our JIM ubuntu ...  View more

25f27756fc7b43008833e19cdde9d30d
  • 2208 Views
  • 3 replies
  • 0 kudos

secure token bypass 'Mojave'

what are you guys/gals doing with the 'secure token' popup ? I don't have FV2 enabled and AD users are getting the popup, so we have them select 'bypass'. i created a configuration profile, using the custom settings payload i added this .plist file (...  View more

932b71d6bc6c4d23b2d11814ddda40e4
  • 1462 Views
  • 6 replies
  • 0 kudos

Jamf remote - Weird log results from Expect script

Hey All, Can someone help explain what's going on with a script we're working with? Preface: we're required to use deepfreeze with our Mac labs, and need to supply the DF license key to each machine. Deepfreeze CLI requires that you pass the deepfree...  View more

  • 912 Views
  • 0 replies
  • 0 kudos

Two MDM's one device

I already know this isn't really possible, but wondering if there is some kind of light touch option. I have a user who is interested in participating in our BYOD pilot but he has MaaS360 on his device already from another university he does some wor...  View more

  • 460 Views
  • 0 replies
  • 0 kudos

JAMF API Reporting

I have some pretty extensive reporting with SCCM, and I'd like to have something like it in Tableau in JAMF. I've got some Python scripts working to pull data out of the API, but I'm struggling with the combining data sets to get something meaningful...  View more

  • 773 Views
  • 1 replies
  • 2 kudos

LDAP connection- MFA Authentification not working

Hi Jamf,we have setup a LDAPS connection from our OKTA instance to Jamf. The reason for this is to have users to authenticate during first iOS enrollement.This works fine so far, with one minor blocker. Our Okta SSO uses MFA authentication. When the ...  View more

  • 2673 Views
  • 5 replies
  • 0 kudos

NoMAD External Password Change

I'm trying to figure out if something is wrong with my configuration. If I change an accounts AD password while the user is logged in- they get prompted to update. If the user is logged off, they get the keychain error and can only create a new keych...  View more

  • 642 Views
  • 2 replies
  • 0 kudos

NoMAD Login?

I'm working on deploying NoMAD. When the app is opened, can't do anything until you've signed in. If we're bound to AD - shouldn't it pick up on the credentials, or is there another option I need to set?  View more

  • 631 Views
  • 4 replies
  • 0 kudos

Zero Touch Me

Hey Guys, Are any of you doing zero touch and I mean completely zero touch.What are you doing for Filevault encryption? Currently we have our IT team receive and setup the machine then deliver the machine and wait for user, we unlock the drive and se...  View more

  • 1905 Views
  • 7 replies
  • 0 kudos

VirtualBox on Mojave

Hello Jamf Nation, I have a request to upgrade VirtualBox to the latest. It was working fine in High Sierra but once our cloud engineers upgraded to Mojave the application no longer works. Me and 2 other Mac technicians have tried to install and run ...  View more

  • 1685 Views
  • 5 replies
  • 0 kudos

Trying to utilize the "Attachments" feature

We are a Jamf and Munki house. I was looking to have the client upload the Self Service Manifest to the JSS and store it in the "Attachments" tab in "Inventory". Not really sure if I can do this but was looking at the api's and it looks like "/fileup...  View more

  • 2159 Views
  • 4 replies
  • 0 kudos

How do i enable remote login and remote management

How do i enable remote login and remote management on a mac 10.14.6 , machine is on a different site and i need to to enable it remotely .I have tried the script,ARD management, Do we have any other option ? I am able to just observe the machine, not...  View more

  • 4923 Views
  • 3 replies
  • 1 kudos

Scripting question

So I have a question that I am sure someone smarter in scripting than me can answer. And maybe it has already been answered in another question. If it has, please direct me to that discussion. I am trying to write a script that requires a sudo comman...  View more

  • 1176 Views
  • 3 replies
  • 1 kudos

MacOS apps - lots of issues

We’re using Jamf to deliver VPP licensed apps via self service. We have the following issues: When applications require updating, they don’t automatically update – I believe this is configured within JSS but seemingly has no effect. E.g. Microsoft Re...  View more

  • 301 Views
  • 0 replies
  • 0 kudos

Unable to Add AD Users to FV

Had anyone ever experienced this issue when an AD user tries to log into a freshly built machine and I go to Security & Privacy > Filevault > Padlock (Enter Admin Creds) > then click on enable users , you should get a window with the users that can b...  View more

  • 1774 Views
  • 6 replies
  • 0 kudos
Labels
Top Kudoed Authors