language and keyboard layout ignore during WindowsPE pass (WDS & Windows 7)
bonjour,
parameters of the microsoft-windows-international-core-winpe during windowspe pass ignore , use en-us configuration windows 7 image. other parameters of unattend.xml file work fine. same settings are working with vista image.
copy of microsoft-windows-international-core-winpe part of unattend.xml file.
--------------------------
<component name="microsoft-windows-international-core-winpe" processorarchitecture="x86" publickeytoken="31bf3856ad364e35" language="neutral" versionscope="nonsxs" xmlns:wcm="http://schemas.microsoft.com/wmiconfig/2002/state" xmlns:xsi="http://www.w3.org/2001/xmlschema-instance">
<setupuilanguage>
<uilanguage>fr-ca</uilanguage>
</setupuilanguage>
<inputlocale>0c0c:00011009</inputlocale>
<systemlocale>fr-ca</systemlocale>
<uilanguage>fr-ca</uilanguage>
<uilanguagefallback>fr-ca</uilanguagefallback>
<userlocale>fr-ca</userlocale>
</component>
--------------------------
ui language not important, keyboard layout more problematic.
thank you, sylvain comtois
hi,
according following article, these settings should apply both windows 7 , windows vista systems.
microsoft-windows-international-core-winpe
the microsoft-windows-international-core-winpe component specifies default language, locale, , other international settings use during windows® setup or windows deployment services installations.
the settings in component can applied in windowspe configuration pass. specify language , locale settings in oobesystem , specialize configuration passes, see microsoft-windows-international-core.
some of settings in component required unattended installations. more information, see settings use unattended installation.
in section
| specifies system input locale , keyboard layout. | |
| specifies keyboard driver use japanese or korean keyboards | |
| specifies default language use during windows setup or windows deployment services. | |
| specifies default language non-unicode programs. | |
| specifies default system user interface (ui) language. | |
| specifies fallback language if system default ui language partially localized | |
| specifies per-user settings used formatting dates, times, currency , numbers. |
applies to
this component available in following windows editions , architectures.
| windows edition | windows x86-based computers | windows x64-based computers | windows itanium-based computers |
| windows® 7 enterprise | x86 | amd64, x86 | not available |
| windows® 7 home basic | x86 | amd64, x86 | not available |
| windows® 7 home premium | x86 | amd64, x86 | not available |
| windows® 7 professional | x86 | amd64, x86 | not available |
| windows® 7 starter | x86 | not available | not available |
| windows® 7 ultimate | x86 | amd64, x86 | not available |
| windows vista® business | x86 | amd64, x86 | not available |
| windows vista® home basic | x86 | amd64, x86 | not available |
| windows vista® home premium | x86 | amd64, x86 | not available |
| windows vista® starter | x86 | not available | not available |
| windows vista® ultimate | x86 | amd64, x86 | not available |
| windows server® 2008 r2 datacenter | not available | amd64, x86 | not available |
| server core installation option of windows server® 2008 r2 datacenter | not available | amd64, x86 | not available |
| windows server® 2008 r2 enterprise | not available | amd64, x86 | ia64, x86 |
| server core installation option of windows server® 2008 r2 enterprise | not available | amd64, x86 | not available |
| windows server® 2008 r2 standard | not available | amd64, x86 | not available |
| server core installation option of windows server® 2008 r2 standard | not available | amd64, x86 | not available |
| windows® web server 2008 r2 | not available | amd64, x86 | not available |
| server core installation option of windows® web server 2008 r2 | not available | amd64, x86 | not available |
| windows server® 2008 datacenter | x86 | amd64, x86 | not available |
| server core installation option of windows server® 2008 datacenter | x86 | amd64, x86 | not available |
| windows server® 2008 enterprise | x86 | amd64, x86 | ia64, x86 |
| server core installation option of windows server® 2008 enterprise | x86 | amd64, x86 | not available |
| windows server® 2008 standard | x86 | amd64, x86 | not available |
| server core installation option of windows server® 2008 standard | x86 | amd64, x86 | not available |
see also
components
microsoft-windows-international-core
click here send feedback on topic.
build date: 2009-06-10-173019
Windows Server > Setup Deployment
Comments
Post a Comment