- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 08:03 AM
I'm new to Jamf. We have 1 computer that went through the prestage enrollement. I can see the MDM profiles on the device and it states that this mac is supervised and managed but in Jamf it shows as unmanaged, enrolled via automated enrollment =yes, it has not checked in since the device was wiped. Can someone point me in the right direction.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 08:47 AM
so its not enrolled? that would be why its not managed..
sudo profiles renew -type enrollment
to re-enroll
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 08:14 AM
on the device:
sudo jamf manage
what happens?
sudo jamf recon
what happens?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 08:37 AM
If i type sudo jamf manage i get a prompt for Password:(and key image) but it doesn't allow me to enter a password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2023 08:41 AM - edited 05-23-2023 08:42 AM
Password entry is masked so you won't see any characters being typed in the Terminal window.
If you are using a Smart Card, password entry may be disallowed and you'll need to authenticate using the token/key.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 08:44 AM
after entering the password I get
sudo: jamf: command not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 08:47 AM
so its not enrolled? that would be why its not managed..
sudo profiles renew -type enrollment
to re-enroll
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 10:30 AM
Thank you. This worked. I appreciate the help. Just took over jamf administration...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-28-2023 10:42 AM
Very helpful! Thank you so much. My only note is that when using this command, you'll be prompted to enter in the account credentials of whatever account was used to enroll the computer originally.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 08:28 AM
If i type sudo jamf manage i get a prompt for Password:(and key image) but it doesn't allow me to enter a password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 08:42 AM
Was the Mac remote wiped?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 08:49 AM
yes from jamf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2023 09:54 AM - edited 05-23-2023 09:55 AM
It's normal for a device that has been remote wiped to show as 'Unmanaged' in Jamf Pro.
It will change to 'Managed' upon next enrollment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-23-2023 12:11 PM
In some cases, you can actually send a mass action command to renew the MDM profile even though that command is unavailable from the management tab for that particular device. That usually triggers a reinstallation of the JAMF framework.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-24-2023 11:08 AM
I don't think renewing MDM profile re-installs the Jamf binary. Though that can be done via the Jamf Pro API through the web > jamf-management-framework > put in ID of computer > 'Try It' it will re-install the binary/framework via MDM command.
More info: https://www.modtitan.com/2022/02/jamf-binary-self-heal-with-jamf-api.html
Alternatively, there is a script Jamf can give out that allows you do do that on multiple computers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 07-26-2023 02:33 PM
I deleted my MAC from manger computer list. Then tried to enroll via the link. It shows as unmanaged. I tried the sudo profiles renew -type enrollment. Then sudo Jamf manage and sudo Jamf recon. But still shows as unmanaged. Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 07-27-2023 09:56 AM
Resolved. RemoveMdmProfiles and then renewed and all good
