Forum Discussion
derekliu
Jun 06, 2019Copper Contributor
Privacy Settings not Suppressed during AutoPilot OOBE (1903)
We are using autopilot for existing devices workflow. Our Autopilot profile has "hidePrivacySettings=True", but ever since yesterday, every machine we've built using this workflow is prompting the us...
KoenEijken
Oct 17, 2019Brass Contributor
- Wimpie84Oct 17, 2019Copper Contributor
We have found a solution.
After some testing we noticed that the privacy settings are suppressed when you have the profile in place en you boot from UEFI. when you do a legacy boot you still getting the privacy screens.
After some more research we notices that with our legacy boot there was no extra system parttition(something UEFI does have).
After editing the unattended file with a system partition everything works fine now, we don't get the privacy screens anymore.
I hope this will help you
- KoenEijkenOct 17, 2019Brass Contributor
Hi, thank you for your reply. I am in fact already using UEFI boot with secure boot enabled.