Forum Discussion
Dan_Snape
Aug 19, 2019Iron Contributor
Add Languages to Win10 1903 via OSD
Anyone able to outline the process I can use for installing languages on Windows 10 1903 via OSD (or even just how it needs to occur)? A customer needs to have Australian as the main language with th...
juansobrado
Aug 29, 2019Former Employee
Hi Dan_Snape
Are you trying to install these languages in an online image or offline image?
Are you using Windows Update or local folder as path for the FoD? For example if you want to install it from a local path you will want to use the following command:
Dism /online /Add-Package /PackagePath="packagename"
To check why languages are not showing up after installing with your script, go to %systemroot%\logs\cbs and check the cbs.log logs.
Regards,
Juan S
nikkoscy
Nov 06, 2019Copper Contributor
juansobrado hello to all. I have the same problem. I need to install the greek keyboard either during the sccm osd of win 10 1903 or offline using dism. Can you please advise on how to do it.
thanks