A company deploys Windows 10 Enterprise devices managed by Microsoft Intune. Users report that after a recent Windows update, the Start menu layout is reset to default on some devices. The company uses a custom Start menu layout XML policy. How should the administrator ensure the custom layout is reapplied automatically after feature updates?
Trap 1: Use a Feature Update policy in Intune to set the 'Start layout XML'…
Feature Update policies manage update rings and deferrals, not Start layout.
Trap 2: Deploy a provisioning package with the custom layout to all devices…
Provisioning packages are typically applied during initial setup, not reapplied after updates.
Trap 3: Reapply the Start layout policy manually after each feature update.
The policy is reapplied automatically; manual intervention is unnecessary.
- A
Use a Feature Update policy in Intune to set the 'Start layout XML' setting.
Why wrong: Feature Update policies manage update rings and deferrals, not Start layout.
- B
Deploy a provisioning package with the custom layout to all devices via Intune.
Why wrong: Provisioning packages are typically applied during initial setup, not reapplied after updates.
- C
Configure the 'Start layout' policy under User Configuration > Administrative Templates > Start Menu and Taskbar to point to the XML file.
The Start layout policy is reapplied during policy refresh, which occurs after feature updates.
- D
Reapply the Start layout policy manually after each feature update.
Why wrong: The policy is reapplied automatically; manual intervention is unnecessary.