Hi Dear Apple expert,
I am now trying to use "RemoveApplication" MDM command to uninstall a managed application on macOS device running 11.0beta5, but test result is not as expected.
It always says this application is not managed.
Could you please share which kinds of applications will be marked as "managed"on mac device?
More details here:
Error MCMDMErrorDomain-12029: null (App with identifier 'com.skype.skype' is not being managed)
2. Also tried "ManagedApplicationList"(https://developer.apple.com/documentation/devicemanagement/list_the_managed_apps?changes=latest_minor), but same issue, this installed application is not in the managed app list of the response.
Thanks,
Weijin
I am now trying to use "RemoveApplication" MDM command to uninstall a managed application on macOS device running 11.0beta5, but test result is not as expected.
It always says this application is not managed.
Could you please share which kinds of applications will be marked as "managed"on mac device?
More details here:
I pushed a .pkg("com.skype.skype") from my MDM server and this application is installed successfully on Mac device.
Error MCMDMErrorDomain-12029: null (App with identifier 'com.skype.skype' is not being managed)
2. Also tried "ManagedApplicationList"(https://developer.apple.com/documentation/devicemanagement/list_the_managed_apps?changes=latest_minor), but same issue, this installed application is not in the managed app list of the response.
Thanks,
Weijin