wastedthelight Posted June 15, 2017 Posted June 15, 2017 Hello! Microsoft appears to have truly done away with SkipMachineOobe and SkipUserOobe. Due to this I've been unable to figure out how to skip the the welcome screen setup and make the machines go straight to the login screen after imaging. Shown now is the following: Select Region Select Keyboard Layout Select License Agreement Microsoft Sign-In Cortana Privacy Settings Is anyone imaging with 1703 and skipping all of these options? If so, can you please share your Unattend file. My current one is the one below. Please note that we use Altiris so there's tokens in here that only work for Altiris. That being said, I've even tried to simplify the unattend to a standard one and it didn't work either. Thanks! en-US OnError 0409:00000409 en-US en-US en-US en-US @compName @license @microsoftWindowsTCPIP @microsoftWindowsDNSClient @microsoftWindowsNetBT @microsoftWindowsUnattendedJoin 0409:00000409 en-US en-US en-US en-US 0409:00000409 en-US en-US en-US en-US true Work 1 true true @domainou @userName @timezone true
LeightonJames Posted June 15, 2017 Posted June 15, 2017 This is the OOBE section from my Unattend file true 1 true true true 1
wastedthelight Posted June 15, 2017 Author Posted June 15, 2017 Thanks, I'll try that next. First time I've seen anything about 1706 and using those settings, hoping it solves the issue.
Arthur Posted June 15, 2017 Posted June 15, 2017 Cortana To disable Cortana during setup get your unattend.xml file to run this command... reg add "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\OOBE" /v DisableVoice /d 1 /t REG_DWORD /f Source: https://twitter.com/mniehaus/status/874885601266368512 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now