Hi, I'm having an other question.
When I deploy my Reference image (Windows 7 Ent with the Language Pack installed.)
The Deployment task sequence pause when this screen appear
<<
Set UP Windows
Ma langue est: francais
My language is English.
>>
I have to manualy select the language and click next, after that my task sequence complete successfully.
I want to automate this task but since I'm pretty new in this world of workstation deployment, I have no idea where to start looking at...
Is it at the task sequence "Apply Operating System" and at the section "Use an unattended answer file" I have to work on... ?
Page 1 of 1
Set Up Windows - Select your Language Set Up Windows - Select your Language
#2
Posted 20 August 2010 - 06:43 PM
Ha, Look for simple solution first.
I'm going to remove the language pack from the reference image and add it inside a Task Sequence...
You can install any language pack with a simple command line:
Dism /online /Add-Package /PackagePath:LangPacks\fr-fr\lp.cab
I'm going to remove the language pack from the reference image and add it inside a Task Sequence...
You can install any language pack with a simple command line:
Dism /online /Add-Package /PackagePath:LangPacks\fr-fr\lp.cab
Page 1 of 1

Sign In
Register
Help


MultiQuote