Skip to main content
Question

Macs stop reporting back to JAMF

  • August 13, 2019
  • 6 replies
  • 55 views

Forum|alt.badge.img+3

I have an odd issue. Lots of our macs here have stopped reporting back to JAMF. I know they are still reachable though. For example i took some mac and placed a firmware lock on them and it went through. The macs had not reported back in over 3 months so i thought they were gone.

Has anyone run into this before. I talked with someone from JAMF and they had me take a re-enrollment package, create a Daemon to install on the machine and run that way. So it would check to see if Jamf was running and reinstall it. It seemed to make the issue worse. Anyone have any thoughts, other than manually re-enrolling? Any good way of checking with machines might still be active?

6 replies

Forum|alt.badge.img+13

We run a daily policy to update inventory. Are you doing anything like this? (see images)



Forum|alt.badge.img+3
  • Author
  • New Contributor
  • August 13, 2019

OK when i worked with the Jamf resource they told me that didn't help. They just say havn't reported back in X number of days. I will try that now and see how it works.


Forum|alt.badge.img+14
  • Valued Contributor
  • August 13, 2019

To identify what computers aren't responding, I would use either a smart or advanced computer search using the operators "Last Inventory Update" and/or "Last Check-in".

Sometimes devices with lots of failed and/or pending commands will stop updating inventory. I would do a mass action on that smart group of devices clearing those and then another sending the update inventory command.


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • August 14, 2019

@jared_f Thank you!! I never knew that.


Forum|alt.badge.img+31
  • Honored Contributor
  • August 14, 2019

macOS devices will use the jamf binary to check in and submit inventory (see jamf help and jamf recon) which is "split brained," from the MDM management piece. So, you might be able to send remote commands via MDM, but the client agent/binary is not checking in.

There are a few reasons this can happen (in my experience)
1 - The jamf agent/binary and/or macOS is in a weird state and a reboot sometimes fixes it
2 - The certificate the jamf uses to securely authenticate to the application is no longer valid for some reason and you need to re-enroll the device

To test problem 2 you can run sudo jamf policy in terminal and if you see a Device Signature Error then you must re-enroll because your client cert is bad, corrupted or missing.


Forum|alt.badge.img
  • New Contributor
  • August 14, 2019

Has your APN expired?