Twenty shared display computers for reception areas will be provisioned with Windows Autopilot self-deploying mode, and nobody signs in at any of them during provisioning. A signage application and a management agent must both be installed before a display reaches the desktop, and the Enrollment Status Page has to hold provisioning open until they are. An administrator has assigned the Enrollment Status Page profile and both applications to a Microsoft Entra group holding the reception staff accounts. Provisioning finishes within minutes and neither application is present. Select TWO changes that make the gating work.
- AAssign the Enrollment Status Page profile to a Microsoft Entra group that holds the device objects of the displays. Correct
- BAssign both applications as required to a Microsoft Entra group that holds the device objects of the displays. Correct
- CAssign both applications as available to the reception staff so they install at the first interactive sign in.
- DAdd a second Enrollment Status Page profile for the reception staff and give it a lower priority number.
- ESet Only show page to devices provisioned by out-of-box experience to No in the profile that is assigned.
Why A is correct: Correct. Self-deploying provisioning runs with no user signed in, so a profile targeted at user accounts is never evaluated and the profile has to reach the device objects instead.
Why B is correct: Correct. With nobody signing in, the device setup phase is the phase that runs, and it tracks required apps targeted at the device, so both applications need a required assignment on that device group.
Why C is wrong: An available assignment depends on somebody signing in and choosing the app in the Company Portal, which is precisely what an unattended shared display in a reception area does not provide.
Why D is wrong: Priority decides which of several profiles governs a device that is in scope of more than one, so a further profile aimed at staff accounts still leaves the displays without one during provisioning.
Why E is wrong: That setting widens the enrolment paths on which the page is displayed, and these displays are already provisioned through the out-of-box experience, so it addresses nothing about the failure described.