<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Install an additional language pack on Windows 11 during Autopilot enrollment	</title>
	<atom:link href="https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/feed/" rel="self" type="application/rss+xml" />
	<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/</link>
	<description>Intune, Windows, Office 365, Microsoft 365, Azure, Automation</description>
	<lastBuildDate>Mon, 18 May 2026 17:04:08 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: peter		</title>
		<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-262838</link>

		<dc:creator><![CDATA[peter]]></dc:creator>
		<pubDate>Mon, 18 May 2026 17:04:08 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=10484#comment-262838</guid>

					<description><![CDATA[Hello Everyone! Did anyone succeed using that script? I was done some testing and it looks that every time I triggered the timeout and nothing more has been processed. From the log page I can se still only &quot;Installing languagepack&quot;. Do you have and advice how I can solve that? Thanks]]></description>
			<content:encoded><![CDATA[<p>Hello Everyone! Did anyone succeed using that script? I was done some testing and it looks that every time I triggered the timeout and nothing more has been processed. From the log page I can se still only &#8220;Installing languagepack&#8221;. Do you have and advice how I can solve that? Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matthias		</title>
		<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-250056</link>

		<dc:creator><![CDATA[Matthias]]></dc:creator>
		<pubDate>Mon, 17 Mar 2025 09:22:57 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=10484#comment-250056</guid>

					<description><![CDATA[Hi Peter,

I have created a solution for this topic for Windows 11 (23H2). I tested it on a vanilla en-us image, but I’m confident it will work with any other image as well. My goal was to provide a good user experience during Autopilot (= correct keyboard layout) and also allowing users to change both the operating system language and keyboard layout afterward.

I implemented this using the following two solutions:

Change language and keyboard layout during Autopilot (Windows 11 (23H2)) – cmdctrl4U – An IT blog

Confirm timezone, language and keyboard layout after Autopilot – cmdctrl4U – An IT blog

Feel free to check it out and give it a try. I’d greatly appreciate any feedback!]]></description>
			<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>I have created a solution for this topic for Windows 11 (23H2). I tested it on a vanilla en-us image, but I’m confident it will work with any other image as well. My goal was to provide a good user experience during Autopilot (= correct keyboard layout) and also allowing users to change both the operating system language and keyboard layout afterward.</p>
<p>I implemented this using the following two solutions:</p>
<p>Change language and keyboard layout during Autopilot (Windows 11 (23H2)) – cmdctrl4U – An IT blog</p>
<p>Confirm timezone, language and keyboard layout after Autopilot – cmdctrl4U – An IT blog</p>
<p>Feel free to check it out and give it a try. I’d greatly appreciate any feedback!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nico		</title>
		<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-238905</link>

		<dc:creator><![CDATA[Nico]]></dc:creator>
		<pubDate>Tue, 01 Oct 2024 21:23:06 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=10484#comment-238905</guid>

					<description><![CDATA[I&#039;ve recently tested this (without reading this great article beforehand) and came up with a very similar script. I initally tried to set it up as platform script, but I really dislike the user experience during autopilot with long running platform scripts, so I added it as Win32 App as well (just wrapped with PSADT).

What kind of bugs me is the timing. Even with a modern, fast laptop being connected to a 250 Megabit Internet connection the process of adding a language takes up to 25 minutes for me. And I try to keep the ESP as slim as possible, since Office 365 already takes a good portion of the time during ESP.

Unfortunatly I ran a bit tight on the clock and switched to a different method (as we use OSDCloud anyways currently in this special use case). But I was wondering if anyone got better runtimes with using the &quot;-ExcludeFeatures&quot; parameter. I&#039;m just not sure yet on how to add the FoD languates afterwards. Maybe running the command again without the switch?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently tested this (without reading this great article beforehand) and came up with a very similar script. I initally tried to set it up as platform script, but I really dislike the user experience during autopilot with long running platform scripts, so I added it as Win32 App as well (just wrapped with PSADT).</p>
<p>What kind of bugs me is the timing. Even with a modern, fast laptop being connected to a 250 Megabit Internet connection the process of adding a language takes up to 25 minutes for me. And I try to keep the ESP as slim as possible, since Office 365 already takes a good portion of the time during ESP.</p>
<p>Unfortunatly I ran a bit tight on the clock and switched to a different method (as we use OSDCloud anyways currently in this special use case). But I was wondering if anyone got better runtimes with using the &#8220;-ExcludeFeatures&#8221; parameter. I&#8217;m just not sure yet on how to add the FoD languates afterwards. Maybe running the command again without the switch?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andreas		</title>
		<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-230160</link>

		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Wed, 31 Jul 2024 10:10:26 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=10484#comment-230160</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-195463&quot;&gt;Stéphane Grienenberger&lt;/a&gt;.

Same problem running the script both via a win32 and platform script.
Hangs for many minutes before the autopilot/esp service ends it and continues/fails the esp.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-195463">Stéphane Grienenberger</a>.</p>
<p>Same problem running the script both via a win32 and platform script.<br />
Hangs for many minutes before the autopilot/esp service ends it and continues/fails the esp.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Klapwijk		</title>
		<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-219491</link>

		<dc:creator><![CDATA[Peter Klapwijk]]></dc:creator>
		<pubDate>Thu, 09 May 2024 13:51:00 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=10484#comment-219491</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-219355&quot;&gt;Andreas&lt;/a&gt;.

I&#039;m not sure if this is the right script you need to use as you only want to change the display language.
You&#039;re now mentioning different settings, that are managed with different settings/ PowerShell commands.
Set-WinHomeLocation for example changes the location. 
With Get-WinUserLanguageList you can change the keyboard.
But you might also need Set-WinSystemLocale, which needs to be run as administrator. So you need to see for yourself which combinations of settings/ commands does the job in your situation.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-219355">Andreas</a>.</p>
<p>I&#8217;m not sure if this is the right script you need to use as you only want to change the display language.<br />
You&#8217;re now mentioning different settings, that are managed with different settings/ PowerShell commands.<br />
Set-WinHomeLocation for example changes the location.<br />
With Get-WinUserLanguageList you can change the keyboard.<br />
But you might also need Set-WinSystemLocale, which needs to be run as administrator. So you need to see for yourself which combinations of settings/ commands does the job in your situation.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andreas		</title>
		<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-219355</link>

		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Tue, 07 May 2024 10:11:15 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=10484#comment-219355</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-219354&quot;&gt;Andreas&lt;/a&gt;.

To add a little more details.
Our PC&#039;s come with Danish installed. But our requirements are US as corporate Display Language. 
So I&#039;d need to install the US as Display language as well as install the language needed for the other settings, region, time/date, keyboard etc. 
Got any tips for me Peter?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-219354">Andreas</a>.</p>
<p>To add a little more details.<br />
Our PC&#8217;s come with Danish installed. But our requirements are US as corporate Display Language.<br />
So I&#8217;d need to install the US as Display language as well as install the language needed for the other settings, region, time/date, keyboard etc.<br />
Got any tips for me Peter?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andreas		</title>
		<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-219354</link>

		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Tue, 07 May 2024 10:06:23 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=10484#comment-219354</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-215109&quot;&gt;Gordon&lt;/a&gt;.

I also would like to know what I should change in the script if I need the Display Language in US and all other settings in the language I define.
Thanks in advance!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-215109">Gordon</a>.</p>
<p>I also would like to know what I should change in the script if I need the Display Language in US and all other settings in the language I define.<br />
Thanks in advance!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Klapwijk		</title>
		<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-215110</link>

		<dc:creator><![CDATA[Peter Klapwijk]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 18:26:36 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=10484#comment-215110</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-215109&quot;&gt;Gordon&lt;/a&gt;.

Hi Gordon,

Regarding the default language, remove CopySettings from the script and see if that does the job for you.
If you mean the location that is retrieved by running Get-WinHomeLocation, you need to change the value for $geoId to 244.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-215109">Gordon</a>.</p>
<p>Hi Gordon,</p>
<p>Regarding the default language, remove CopySettings from the script and see if that does the job for you.<br />
If you mean the location that is retrieved by running Get-WinHomeLocation, you need to change the value for $geoId to 244.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gordon		</title>
		<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-215109</link>

		<dc:creator><![CDATA[Gordon]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 18:06:47 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=10484#comment-215109</guid>

					<description><![CDATA[Peter,

This is great!  It worked like a charm for me.  I would like the default language and location to still be en-US.  What&#039;s the best approach to do that given your script?  Should a $language2 be added or parts of your script be removed?]]></description>
			<content:encoded><![CDATA[<p>Peter,</p>
<p>This is great!  It worked like a charm for me.  I would like the default language and location to still be en-US.  What&#8217;s the best approach to do that given your script?  Should a $language2 be added or parts of your script be removed?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Klapwijk		</title>
		<link>https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-214232</link>

		<dc:creator><![CDATA[Peter Klapwijk]]></dc:creator>
		<pubDate>Tue, 13 Feb 2024 15:07:18 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=10484#comment-214232</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-214178&quot;&gt;Hennie&lt;/a&gt;.

Hi Hennie,

I added some info to the blog post to describe these values.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/#comment-214178">Hennie</a>.</p>
<p>Hi Hennie,</p>
<p>I added some info to the blog post to describe these values.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
