1st, Try renewing the profile
sudo profiles renew -type enrollment
2nd, if that doesnt work try removing the mdm profile & then try the command above (if in ADE/DEP) - if not, User initiated re-enroll.
sudo jamf removeMdmProfile
Before thinking about re-enrolling. I would first try to make sure the mac is communicating to your Jamf instance. Try running
sudo jamf checkjssconnection
then run sudo jamf manage
if sudo jamf manage successfully works then run sudo jamf recon
Then follow it with sudo jamf policy. The last command updates the jamf binary and the self-service app
Before thinking about re-enrolling. I would first try to make sure the mac is communicating to your Jamf instance. Try running
sudo jamf checkjssconnection
then run sudo jamf manage
if sudo jamf manage successfully works then run sudo jamf recon
Then follow it with sudo jamf policy. The last command updates the jamf binary and the self-service app
Yes I had checked that sudo jamf checkJSSConnection gave me a success message, which it did. Next up I tried to run the sudo jamf recon, sudo jamf policy and sudo jamf policy. The only one I did not do what the sudo jamf policy in between. I will rerun and do it again.