Can I skip these pages at OOBE stage?

Rafael José S. da Costa 1 Reputation point
2020-03-23T10:37:35.373+00:00

Hello!

I'm deploying the Windows 10 1909 and I need skip two pages, but I'm not finding parameters to do it.

This is my set up to OOBE stage:

 <OOBE>
 <HideEULAPage>true</HideEULAPage>
 <HideLocalAccountScreen>true</HideLocalAccountScreen>
 <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
 <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
 <NetworkLocation>Other</NetworkLocation>
 <HideOnlineAccountScreens>false</HideOnlineAccountScreens>
 <ProtectYourPC>1</ProtectYourPC>
 </OOBE>

I would like the option "Set up for an organization" was selected. After, skip the "Do more across device with activity history" page or the "No" option was selected.

If I set HideWirelessSetupInOOBE to "true", I'll skip the page to join on AAD too.

Can I set up it on OOBE stage?

Thanks in advance!!

Images:

https://imgur.com/YxYtDEs

https://imgur.com/rlZf5MO

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,899 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Jan Ketil Skanke 96 Reputation points MVP
    2020-03-23T13:15:24.663+00:00

    To streamline the process in OOBE, you should have a look at Windows Autopilot. That is the best way.

    2 people found this answer helpful.

  2. Kiki Shi 541 Reputation points
    2020-03-24T02:12:10.977+00:00

    Hi,

    For your issue, you could use SkipMachineOOBE and SkipUserOOBE for skipping OOBE stage.

    Here is a similar case for your reference:

    Sysprep Windows 10 v1803 - how do I image without OOBE
    https://community.spiceworks.com/topic/2139799-sysprep-windows-10-v1803-how-do-i-image-without-oobe

    Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.

    Hope can help you. Have a nice day!

    Best Regards,

    Kiki

    2 people found this answer helpful.
    0 comments No comments