Forum Discussion
StuartK73
Jan 08, 2020Iron Contributor
Suppress the Quick Start functionality in iOS for DEP/Supervised devices
Hi All Is there any ability to suppress the Quick Start functionality in iOS for DEP/Supervised devices? The Quick Start feature is what allows you to setup one iOS device by holding another...
StuartK73
Jan 14, 2020Iron Contributor
Fair enough
Still doesn't stop the client complaining that even though Restore is set to Hide in the DEP Enrollment profile the device still looks to connect to another device.
Any ideas?
MalG
Jan 20, 2021Copper Contributor
You can prevent a Supervised device from being the source device for Quick Start / Proximity setup, but I’ve not found a way to stop the new device displaying the option.
https://developer.apple.com/documentation/devicemanagement/restrictions
allowProximitySetupToNewDevice
boolean
If false, disables the prompt to set up new devices that are nearby. Requires a supervised device. Available in iOS 11 and later.
Default: true
- Ginsmon_Joseph_IAEANov 23, 2022Copper ContributorThats cool. But how do we apply the payload via InTune. I have configured Apple Business manager with InTune. The enrollment profile is configured. Where do we configure this payload to hide the quick start menu?