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...
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_IAEA
Nov 23, 2022Copper Contributor
Thats 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?