/build/static/layout/Breadcrumb_cap_w.png

Windows 10 Language Packs adding with DISM

Has anyone gone through the process of adding languages to a Win10 .wim image using a mid-level task in Kace? I need help creating the mid-level task.
Thanks-
Colleen

0 Comments   [ + ] Show comments

Answers (1)

Posted by: rollerinvinh 6 years ago
Orange Senior Belt
0
Hi Colleen,

on my side i use LIP and add directly on Win10 install.esd (and not use a mid level task)
convert ESD file to Wim

dism /Get-WimInfo/WimFile:C:\yourfolderwind10\sources\install.esd

check your sourceindex number (this is your windows 10 product) - change it in link below

dism /export-image/SourceImageFile:C:\yourfolderwind10\sources\install.esd /SourceIndex:1 /DestinationImageFile:C:\yourfolderwind10\sources\install.wim /Compress:max /CheckIntegrity

use 

Dism/Mount-Image /ImageFile:C:\yourfolderwind10\sources\install.wim /Index:1 /MountDir:"C:\anewfoldertocreate\windows"

add your lip

Dism/Image:C:\anewfoldertocreate\windows /Add-Package /PackagePath:C:\whereisyourlipfolder\lp_56bf1ca2fd8d2ab6bfe207c740962cc70811065b-FR-FR.cab

then commit the changes

Dism/Unmount-Image /MountDir:C:\mount\windows /Commit

push your folder to your SDA


Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ