Windows in French but notepad in English

Ludovic Besançon 1 Reputation point
2022-05-11T11:55:40.383+00:00

Hi,
I used MDT from a long time.
I build my windows 10 image with an english iso, I add the french langage pack in the CustomSettings.ini and in my task sequence I add packages in the preinstall step, like Microsoft-Windows-Notepad-FoD-Package fr-FR amd64 10.0.19041.1
And using this system image to deploy a new computer works fine.
I get my windows in french and my notepad in french too.

But If I used the same process to build my Windows 11 system image and deploy a new computer with it, I get my windows in frech but my notepad is in English
Calcultor, Paint, Tips, too !

No Internet access during system image building as learned.
Poor Internet access for my new computer.

Thank you for your help.

Ludovic.

CustomSettings.ini
...
[W10-21H2-001]
OSDComputerName=New10
UILanguage=fr-FR
LanguagePacks001={fd55e77c-40aa-4174-9409-222785d3b710}
...
[W11-21H2-001]
OSDComputerName=New11
UILanguage=fr-FR
LanguagePacks001={965d1b73-ec45-47a4-8d06-08e04848267b}
...

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Microsoft Security | Intune | Configuration Manager | Deployment
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
    2022-05-11T14:11:20.093+00:00

    Hi,

    Thanks for posting in Microsoft MECM Q&A forum.

    A similar issue for your reference. You could try to use OSDBuilder to inject the LP's and language FOD's into the VLSC media, and then capture it via MDT.
    Installing Windows 11 language packs via OSD - Some items are not translated

    Hope it helps. Thanks for your time.

    Best regards,
    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.