Skip to main content
Question

No management commands showing for some computers

  • October 16, 2025
  • 2 replies
  • 53 views

Forum|alt.badge.img+7

Hello everyone,
We’ve been running it to some problems with some computers. Some computers doesn’t show any management commands, looks like bellow.

Is there anything you can do remotely or local on the computer without needing to reinstall or reenroll?
 

 

2 replies

Chubs
Forum|alt.badge.img+21
  • Jamf Heroes
  • October 16, 2025

Hello everyone,
We’ve been running it to some problems with some computers. Some computers doesn’t show any management commands, looks like bellow.

Is there anything you can do remotely or local on the computer without needing to reinstall or reenroll?
 

 

This means MDM is busted on the device. You can do one of two things (caveat: this will cause the device to go through enrollment again unless if you have safeguards in place to bypass your enrollment protocols):

 

  1. Manually touch the computer. Open terminal and sudo profiles renew -type enrollment
  2. Configure a policy in JAMF Pro (files and processes) to do that command to run at check in - assuming you don’t have the profiles locked or whatever the piece is to stop them from being removed by management. 

Forum|alt.badge.img+10
  • Contributor
  • November 3, 2025

likely mdm profile expired, thats happened to a few for us when users were on leave, I usually have them run “sudo profiles -N”  in terminal as an admin then follow the prompts in system settings to re-enroll.