Forum Discussion
Malex17
Nov 24, 2022Copper Contributor
Windows Defender Firewall not starting if changing Systemlanguage
Initial situation: We're using the Windows 21 and 22H2 (englisch, international = en-GB) as Baseimage and are integrating a couple of Languagepacks via offline imaging (cab, lip and lxps) During the...
Malex17
Jan 20, 2023Copper Contributor
Meanwhile I've got an answer from Microsoft Support. This issue should be fixed with the December Update.
I've tested with KB5022282 (post-install) on 21H2 and it seems it's fixed.
I will do another tests with an updated Image.
wanjab
Jan 24, 2023Copper Contributor
I noticed something similar. When I install the update it works. However when I download and install e.g. the January image, which means no Windows CU updates are installed, it doesn't work on my side.
- Malex17Jan 24, 2023Copper ContributorI've exported the Updated Language packs (Get-AppxPackage -AllUsers -Name *lang*) with this script https://github.com/mjmeans/Appx-Backup (the script does not export the license.xml, you'll have to copy it manually) and imported them into the image.
That seems to be the trick.