I'm setting up automation for a COW of iPads. These are (mostly) DEP enrolled devices. I'm using cfgutil to restore/pair/prepare and then the last step is to load a configuration profile that is used to add the devices to a smart group based on what they're going to be used for.
It all works fairly well, but i always get the error: "cfgutil: error: User interaction on the device is required to install this profile.
(Domain: ConfigurationUtilityKit.error Code: 625)"
the profile even gets installed if I load it before prepare, but i always get the error. Is there something i could do to remove the need for user interaction?
