A company uses Windows Autopilot for user-driven deployments. They want to ensure that during the out-of-box experience (OOBE), users are required to sign in with their Azure AD credentials and the device is automatically enrolled in Intune. Which Autopilot deployment profile setting should be configured?
Trap 1: Set 'Deployment mode' to 'Self-Deploying' and 'Join to Azure AD as'…
Self-deploying mode doesn't require user sign-in.
Trap 2: Set 'Deployment mode' to 'User-Driven' and 'Join to Azure AD as' to…
Hybrid join requires on-premises AD and a different flow.
Trap 3: Set 'Deployment mode' to 'White Glove' and 'Join to Azure AD as' to…
White Glove is for pre-provisioning, not user-driven OOBE.
- A
Set 'Deployment mode' to 'Self-Deploying' and 'Join to Azure AD as' to 'Azure AD joined'.
Why wrong: Self-deploying mode doesn't require user sign-in.
- B
Set 'Deployment mode' to 'User-Driven' and 'Join to Azure AD as' to 'Hybrid Azure AD joined'.
Why wrong: Hybrid join requires on-premises AD and a different flow.
- C
Set 'Deployment mode' to 'White Glove' and 'Join to Azure AD as' to 'Azure AD joined'.
Why wrong: White Glove is for pre-provisioning, not user-driven OOBE.
- D
Set 'Deployment mode' to 'User-Driven' and 'Join to Azure AD as' to 'Azure AD joined'.
This requires user sign-in and enrolls device in Intune.