Please tell me about the NotNow status returned by the MDM command for Apple devices.
◾️I would like to check I am aware that there are some MDM commands that return a status NotNow when the device is locked and the command cannot be executed. I am aware of InstallProfileCommand and SecurityInfoCommand.
-
https://developer.apple.com/documentation/devicemanagement/installprofilecommand
-
https://developer.apple.com/documentation/devicemanagement/securityinfocommand
Please answer the following two questions.
◾️Question
I would appreciate an answer with the official name of the command and the URL of the command's reference, if possible.
- Question 1
- Please tell us if there are commands other than InstallProfileCommand and SecurityInfoCommand that return status NotNow because the command cannot be executed if the terminal is locked.
- Question 2
- Please tell us if any of the following commands return the status NotNow because the command cannot be executed if the terminal is locked.
- DeviceConfiguredCommand
- AvailableOSUpdatesCommand
- ScheduleOSUpdateCommand
- OSUpdateStatusCommand