I've got a Mac enrolled in an MDM (Mosyle). Occasionally when I update a profile on the MDM, the mac looses all configuration profiles installed by the MDM apart from the MDM profile itself.
I've checked the logs for anything relevant, and it all seems to start with mdmclient logging:
It then goes ahead and logs this for all other profiles installed by the MDM:
Obviously I'd prefer if all my profiles weren't removed. What could cause this to happen? Is there anything I can do to debug further?
Thanks!
I've checked the logs for anything relevant, and it all seems to start with mdmclient logging:
Code Block Removing unsupported user-only MDM profile: Mosyle Corporation MDM (com.mosyle.mdm... Removing unsupported user-only MDM profile failed: Error Domain=CPFAccess Code=101 "Profile is not removable."...
It then goes ahead and logs this for all other profiles installed by the MDM:
Code Block Removing obsolete profile installed by MDM: (PROFILE NAME)
Obviously I'd prefer if all my profiles weren't removed. What could cause this to happen? Is there anything I can do to debug further?
Thanks!