To streamline the process in OOBE, you should have a look at Windows Autopilot. That is the best way.
Can I skip these pages at OOBE stage?
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:
2 answers
Sort by: Most helpful
-
-
Kiki Shi 531 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-oobePlease 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