Search the Community
Showing results for tags 'OS Language'.
-
UDI Wizard Language Selection
stolliv posted a question in Deploying Windows 10, Windows 8.1, Windows 7 and more...
Setting up windows 10 deployment from SCCM, using UDI and I'm having a problem with the UILanguage variable from UDI not working. I had the same problem with Windows 7 and gave up looking for a solution. My WIM file that is used has english, chinese, french, italian, spanish, dutch, and german language packs installed in it before it was captured with DISM. My unattend file has the following section with the UDI variables in it: <settings pass="oobeSystem"> <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <InputLocale>%KeyboardLocale%</InputLocale> <SystemLocale>%SystemLocale%</SystemLocale> <UILanguage>%UILanguage%</UILanguage> <UILanguageFallback>en-US</UILanguageFallback> <UserLocale>%UserLocale%</UserLocale> </component> everything works except UILanguage, including the rest of the unattend file to join the domain and a bunch of other settings. When Windows boots, instead of the task sequence continuing along i get prompted by OOBE to select a language of the ones installed. after i select a language, the task sequence continues until its done. Does anyone have an thoughts or ideas on this?- 2 replies
-
- UDI Wizard
- OS Language
-
(and 1 more)
Tagged with: