Score:1

Change Windows Store Apps language using poweshell or unattend.xml?

ng flag

I am trying to create a golden image and I can't find any way to set Store Apps language.

These are the settings I want:

Windows Display: English (US) Apps & Websites: English (US) Regional Format: Turkish Keyboard: Turkish Speech: English(US)

These are the language/region settings in my unattend.xml:

        <InputLocale>tr-TR;en-US</InputLocale>
        <SystemLocale>tr-TR</SystemLocale>
        <UILanguage>en-US</UILanguage>
        <UserLocale>tr-TR</UserLocale>

But after the sysrep, App language setting changes to Turkish, I tried to change UserLocale in unattended.xml to en-US too but got the same result plus region changed to US.

We are going to image a lot of computers and while it's not difficult to go to the Settings app and change those settings, it would be nice to have it sorted out with a script.

Is there any way to achieve this with powershell or a registry tweak?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.