Forum Discussion
Sven00952410
Apr 26, 2024Copper Contributor
Windows 11 Autopilot and language packages
Hi everyone, I work for a Company with about 10.000 employees. We have a working SCCM envoirenment and an Autopilot PoC which should go live in the near future. The whole project was in cooperation ...
May 04, 2024
Hi,
Please take a look at the following blog post, written by Peter Klapwijk
https://www.inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/
Please take a look at the following blog post, written by Peter Klapwijk
https://www.inthecloud247.com/install-an-additional-language-pack-on-windows-11-during-autopilot-enrollment/
Denis945
Jun 05, 2024Copper Contributor
Do you know what really is issue in my case, SCCM client deployment need go after LIP deployment as install-language command trying to reach internet via Windows Update but if you deploy SCCM client before LIP deployment then install-language trying to download LIP from SCCM server. Change order of deployment and move LIP deployment script before SCCM client and all works.