Quantcast
Channel: Configuration Manager 2007 Operating System Deployment forum
Viewing all articles
Browse latest Browse all 1063

SCCM Install Language Pack offline for Windows 7 not installing

$
0
0

Hi

I'm in the process of setting up a task sequence within SCCM (integrated MDT) to deploy a pretty vanilla Windows 7 capture and apply an appropriate language pack.

I've created an SCCM package with the French language pack with the structure of \fr-fr\lp.cab and distributed this to the deployment share.  I've created an unattend.xml with the UILanguage (and InputLocale, SystemLocale, UILanguageFallback and UserLocale) settings set appropriately and from what I can see, when the system builds, it is definitely defaulting to the French locale (keymap/location/format etc. are all set).  If I look in the install/uninstall Display languages tab though, the only one there is English.

However, I cannot seem to get it to change the UI Language and I'm pretty sure that it's due to the langauge pack step not working or not downloading/installing (permissions are all fine and I can see it saying that it's expanding the package).

Within the task sequence, I have the following tasks in this order;

..
Apply OS (with the Unattend.xml configured)
Use Toolkit
Gather (with customsettings.ini for DB access)
Install LP Offline (with the aforementioned package selected)
Apply Windows Settings
Apply Network Settings
Configure (ZTIConfigure.wsf)
...
Setup Windows & ConfigMGR
Restart Computer
...

I've been over the log files and can't find any errors, so I'm a bit stumped!  Has anyone got any thoughts on what I might have missed.  Here's an extract from my smsts.log in case there's something that I've missed, but I can definitely see that it's expanding the package (the LP is HOM0004A)

=======================[ smsswd.exe ] =======================	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
PackageID = 'HOM0004A'	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
BaseVar = '', ContinueOnError=''	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
SwdAction = '0001'	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Found the location for the package _SMSTSHOM0004A. The location is on \\sccm.home.local\SMSPKGD$\HOM0004A\	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
nPos != CCM::Utility::String::npos, HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,253)	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Creating a connection to \\sccm.home.local\SMSPKGD$\HOM0004A\ with default account	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Connection request for "\\sccm.home.local\SMSPKGD$\HOM0004A"	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
No credentials available for connecting to "\\sccm.home.local\SMSPKGD$\HOM0004A". See whether the share has already been connected.	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Connecting to "\\sccm.home.local\SMSPKGD$\HOM0004A"	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Successfully connected to "\\sccm.home.local\SMSPKGD$\HOM0004A"	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Resolved source to '\\sccm.home.local\SMSPKGD$\HOM0004A'	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Command line for extension .exe is "%1" %*	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Set command line: Run command line	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Working dir '\\sccm.home.local\SMSPKGD$\HOM0004A'	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Executing command line: Run command line	InstallSoftware	15/11/2010 15:52:47	1916 (0x077C)
Microsoft (R) Windows Script Host Version 5.8	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Copyright (C) Microsoft Corporation. All rights reserved.	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Microsoft Deployment Toolkit version: 5.1.1642.01	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
The task sequencer log is located at X:\windows\TEMP\SMSTSLog\SMSTS.LOG. For task sequence failures, please consult this log.	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Property DestinationDisk is now = 0	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Property DestinationPartition is now = 1	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Property DestinationLogicalDrive is now = C:	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
ZTIPatches Entered PREINSTALL state. Deployment Method = SCCM	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Operating system being deployed requires x86 updates.	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Pre-Install setup installation state.	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Load XML....	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Packages.xml not found. Creating Packages.xml	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Creating new Package: C:\_SMSTaskSequence\packages.xml	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
About to run command: expand "\\sccm.home.local\smspkgd$\HOM0004A\fr-fr\lp.cab" -F:update.mum "C:\_SMSTaskSequence\ZTIPatches.tmp"	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Return code from command = 0	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
 Create Package Item : Microsoft-Windows-Client-LanguagePack-Package	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Unable to find the Packages.xml file, assuming there are no packages to inject.	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Adding non-language pack entries to unattend.xml	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Open Control File: Packages	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Adding language pack entries to unattend.xml	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Nothing to save, exit.	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Language pack entries added to unattend.xml successfully	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Copy Folder: C:\_SMSTaskSequence\WDPackage\Servicing\X86 to C:\_SMSTaskSequence\Servicing	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
About to run command: "C:\_SMSTaskSequence\Servicing\pkgmgr.exe" /o:C:\;C:\windows /n:"C:\Windows\panther\unattend\unattend.xml" /l:C:\_SMSTaskSequence\SMSOSD\OSDLOGS\BDD_pkgmgr.log /s:C:\_SMSTaskSequence\Sandbox /quiet /norestart	InstallSoftware	15/11/2010 15:52:48	1916 (0x077C)
Return code from command = 0	InstallSoftware	15/11/2010 15:52:54	1916 (0x077C)
Remove Folder: C:\_SMSTaskSequence\Sandbox	InstallSoftware	15/11/2010 15:52:54	1916 (0x077C)
ZTIPatches processing completed successfully.	InstallSoftware	15/11/2010 15:52:54	1916 (0x077C)
Process completed with exit code 0	InstallSoftware	15/11/2010 15:52:54	1916 (0x077C)
Command line returned 0	InstallSoftware	15/11/2010 15:52:54	1916 (0x077C)
Entering ReleaseSource() for \\sccm.home.local\SMSPKGD$\HOM0004A\	InstallSoftware	15/11/2010 15:52:54	1916 (0x077C)
reference count 1 for the source \\sccm.home.local\SMSPKGD$\HOM0004A\ before releasing	InstallSoftware	15/11/2010 15:52:54	1916 (0x077C)
Released the resolved source \\sccm.home.local\SMSPKGD$\HOM0004A\	InstallSoftware	15/11/2010 15:52:54	1916 (0x077C)
Process completed with exit code 0	TSManager	15/11/2010 15:52:54	1356 (0x054C)

Cheers
Simon

Viewing all articles
Browse latest Browse all 1063

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>