Deployment with mutiple Language Packs

Downloaded a few language packs, copied the files into my Office 2013 folder saying No to overwriting files.
Created an MSP, and then created an XML file with the following:
<Configuration Product="ProPlus">
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
<AddLanguage Id="match" ShellTransform="yes"/>
<AddLanguage Id="en-us" />
<AddLanguage Id="fr-fr" />
<AddLanguage Id="de-de" />
<AddLanguage Id="it-it" />
</Configuration>
I get the following error when I run setup /config MyFile.xml :
Setup can't find or validate an installation file.
Any ideas?

Where are you running the install from?  Network share, SCCM, GPO?  
Usually I see this error when Office doesn't know the path of the file -- you might try adding %~dp0 in front of both setup.exe and MyFile.xml, so it becomes
%~dp0setup /config %~dp0MyFile.xml
Hope that helps!

Similar Messages

  • SCCM deployment Win7 with multi language pack & software update languages

    In our company we have a running SCCM infrastructure and deploy Windows 7 x64 (en) with all language packs. Now we integrate the software updates management process into SCCM.
    My question is: Do we need to download and synchronize the software updates in all available languages or is English enough?
    Thank you very much for your support!

    Hi,
    We don’t suggest deploying all language packages in one time. You may deploy default language and let users choose which language
    package to install in Windows Update to save the network traffic.
    Regards,
    Sabrina
    This posting is provided "AS IS" with no warranties or guarantees, and confers no rights. |Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
    This can be beneficial to other community members reading the thread.

  • Deployment of Turkish Language Pack using GPO shutdown script

    Running the following command through cmd installs the desired language pack successfully on a client machine with Office 2010:
    \\server\share\Office\setup.exe /config
    \\server\share\Office\OMUI.tr-tr\config.xml
    The question now is "How can I deploy the language pack via GPO?"
    I'm using the following batch to deploy office 2010 in my environment, so far my attempts to deploy the language pack using a modified version of this batch failed...
    What would I need in this batch file to achieve language pack deployment? 
    setlocal
    REM *********************************************************************
    REM Environment customization begins here. Modify variables below.
    REM *********************************************************************
    REM Get ProductName from the Office product's core Setup.xml file, and then add "office14." as a prefix.
    set ProductName=Office14.PROPLUS
    REM Set DeployServer to a network-accessible location containing the Office source files.
    set DeployServer=\\xx\Office2010SourceFiles32bit
    REM Set ConfigFile to the configuration file to be used for deployment (required)
    set ConfigFile=\\xx\Office2010SourceFiles32bit\ProPlus.WW\config.xml
    REM Set LogLocation to a central directory to collect log files. (the user doing the install needs write access)
    set LogLocation=\\xx\Office2010LogFiles32bit
    REM *********************************************************************
    REM Deployment code begins here. Do not modify anything below this line.
    REM *********************************************************************
    IF NOT "%ProgramFiles(x86)%"=="" (goto ARP64) else (goto ARP86)
    REM Operating system is X64. Check for 32 bit Office in emulated Wow6432 uninstall key
    :ARP64
    reg query HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432NODE\Microsoft\Windows\CurrentVersion\Uninstall\%ProductName%
    if NOT %errorlevel%==1 (goto End)
    REM Check for 32 and 64 bit versions of Office 2010. (Office 64bit would also appear here on a 64bit OS)
    :ARP86
    reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ProductName%
    if %errorlevel%==1 (goto DeployOffice) else (goto End)
    REM If 1 returned, the product was not found. Run setup here.
    :DeployOffice
    start /wait \\xx\Office2010SourceFiles32bit\setup.exe /adminfile \\xx\Office2010SourceFiles32bit\updates\office2010custom32bit.msp
    echo %date% %time% Setup ended with error code %errorlevel%. >> %LogLocation%\%computername%.txt
    REM If 0 or other was returned, the product was found or another error occurred. Do nothing.
    :End
    Endlocal
    Ideally what I want to achieve at start up is to check for Office 2010, deploy Office 2010 if it's not already deployed, check for language pack, deploy language pack if it's not already deployed.
    Thanks

    To deploy Office 2010 va GPO, refer to the following video, follow the detailed steps in it to see if it works well:
    http://www.youtube.com/watch?v=dYPbFyLH66k
    Here's also a link for your reference:
    http://blogs.technet.com/b/office_resource_kit/archive/2010/01/19/deploying-office-2010-with-multiple-languages.aspx
    http://technet.microsoft.com/en-us/library/ff602181.aspx
    Hope it helps

  • Mass deployment of French Language Pack to 100+ SurfaceRT 8.1 devices

    Hi,
    Has anyone been able to download the French Language pack separately (or any language pack for that matter) - store it on a USB stick and do a mass install to a number of SurfaceRT devices?
    I see you have the option to download the language pack for some languages but not French or the major languages out there -
    http://windows.microsoft.com/en-us/windows/language-packs#lptabs=win8
    Wondering if there is also a way to install on SurfaceRT - use that as a golden image and deploy to another 100 other SurfaceRT devices - I see it does have sysprep there. Anyone tried?
    Daniel
    Daniel Mar

    Hi Daniel,
    There is a solution to retrieve the language pack, although I'm not sure it is a method that can find approval of Microsoft.
    With an network analysis tool like Wireshark, or Fiddler, performing the step that is described in the post, by Kelvin. You can retrieve the actual URL of the CAB file that will be downloaded. This way you can copy and paste the URL in your internet browser
    and download the actual CAB file.
    The CAB file can then be injected in the operating system with DISM, with the following command:
    DISM /Online /Add-Package /PackagePath:"<path to package>\filename.cab"
    This can be automated, and distributed to your clients in any way you wish.
    Also, it can be embedded when creating your image you use for deployment.
    Good luck!
    If this post is helpful please click "Mark for answer", thanks! Kind regards

  • Windows 8 installation failure with German language pack

    Hi,
    I have a Lenovo ThinkPad Edge E330 with Windows 8. We just received it over Xmas - nice product. Just one Thing so far: I can't get the German language pack installed. Language, Keyboard layout and other regional Settings are set to German. After downloading the German language pack through Language->German->options->Download and Install Language pack (German Language Pack - Windows 8 for x64-based Systems - (KB2607607) [de-DE_LP])I always run into the following error during the Installation (download seems to be fine, error happens after about 2/3 of the Installation - if you believe the Progress bar). From the Event Viewer:
    Installation Failure: Windows failed to install the following update with error 0x80070002: German Language Pack - Windows 8 for x64-based Systems - (KB2607607) [de-DE_LP].
    I already tried quite some stuff without success: no pending Upgrades, several reboots, switching off Firewall/anti-Virus, selective reboot just with Winodws Services and Startup stuff, ... No success.
    Does anybody have seen a similar Problem? Anybody with a solution to get the German language pack finally installed?
    Thanks in advance for your Support,
    Ingo
    Event-Details:
    System
    Provider
    [ Name]
    Microsoft-Windows-WindowsUpdateClient
    [ Guid]
    {945A8954-C147-4ACD-923F-40C45405A658}
    EventID
    20
    Version
    1
    Level
    2
    Task
    1
    Opcode
    13
    Keywords
    0x8000000000000028
    TimeCreated
    [ SystemTime]
    2012-12-28T10:06:26.588367000Z
    EventRecordID
    2032
    Correlation
    Execution
    [ ProcessID]
    388
    [ ThreadID]
    2640
    Channel
    System
    Computer
    Lenovo-PC
    Security
    [ UserID]
    S-1-5-18
    EventData
    errorCode
    0x80070002
    updateTitle
    German Language Pack - Windows 8 for x64-based Systems - (KB2607607) [de-DE_LP]
    updateGuid
    {B9991A98-7903-4A91-B17A-818B1C1D9633}
    updateRevisionNumber
    200
    serviceGuid
    {9482F4B4-E343-43B6-B170-9A65BC822C77}

    Hi SOL
    For more information , please find the below download link.
    http://software.cisco.com/download/release.html?mdfid=282806052&release=8.6.6&relind=AVAILABLE&flowid=221&softwareid=282774363&rellifecycle=&reltype=latest
    Thank you
    please rate all useful information

  • Multilingual www interface for WRT54GL (with polish language pack)

    As project for my diploma, I've created a multilingual www interface on the base of official Linksys source code, I've also created and added polish language pack.
    http://pkles.fm.interia.pl/wrt54gl_4.30.9.tar.bz2
    Link to firmware image
    http://pkles.fm.interia.pl/release.tar.bz2 
    Source code for all modified files. 
    You have to download the official source code for version WRT54GL 4.30.9 form Linksys GPL center site and overwrite it with my files. I recommend moving / removing the official /release/src/router/www/cisco_wrt54g_m/ folder before overwriting it with my files.
    It's my first that big translation, and my first GPL project hope someone finds it useful.
    [I don't take any responsibility for the results of using this code/firmware. This said I honestly believe that it won't cause any harm , the firmware works just fine on my WRT54GL.]

    I solved the below error by editing in registry:
    Error:
    A Setup failure previously occurred while installing the UnifiedMessaging role. Either run Setup again for just this role, or remove the role using Control Panel.
    Solution:
    Open regedit (Start -> run), navigate to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14
    Under each role, UnifiedMessagingRole, have a look for an action and watermark entry, Delete these 2 keys, and retry. it solve this error, and You can now run the installation again of your "UMLanguagePack.en-US". and its done and installed now.
    After "UMLanguagePack.en-US" Installation, i tried to continue installation of Exchange Server 2010 SP3, but I faced the same first error in UM role setup as the below,
    What can i Do? please help urgently.

  • Exchange Server 2010 SP3 Installation with UM Language Pack Error

    Hi All,
    Kindly help me in this issue, When I Install Exchange Server 2010 SP3, I faced an error in UM role setup as the below,
    and when i searched on it i found solution like "Download the UM language packs and tried to install directly" so i downloaded "UMLanguagePack.en-US" from the below URL:
    http://www.microsoft.com/en-eg/download/details.aspx?id=36769
    and when i tried to install it, i faced the below error:
    also i searched on this error and i found solution in registry as the below:
    Try remove registry key for the above error :
    "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\<Your Version >\UnifiedMessagingRole\LanguagePacks"
    and after i did it, i found first error be solved and the second error still the same as the below:
    Error:
    A Setup failure previously occurred while installing the UnifiedMessaging role. Either run Setup again for just
    this role, or remove the role using Control Panel.
    Is there a solution on this issue please i wanna solve it As soon as possible?
    Thanks in advance,

    I solved the below error by editing in registry:
    Error:
    A Setup failure previously occurred while installing the UnifiedMessaging role. Either run Setup again for just this role, or remove the role using Control Panel.
    Solution:
    Open regedit (Start -> run), navigate to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14
    Under each role, UnifiedMessagingRole, have a look for an action and watermark entry, Delete these 2 keys, and retry. it solve this error, and You can now run the installation again of your "UMLanguagePack.en-US". and its done and installed now.
    After "UMLanguagePack.en-US" Installation, i tried to continue installation of Exchange Server 2010 SP3, but I faced the same first error in UM role setup as the below,
    What can i Do? please help urgently.

  • IE 11 installation with Downloaded language packs

    Hi,
    I am trying to install IE 11 on a Windows 7 machine. ALl the pre-reqs have been downloaded and installed and if I try to install it its installing fine.
    But, in the log file I have found that its trying to download and install 4 language packs. I have added those 4 language in WIndows 7.
    I have those language packs installed locally, is there a way that it takes the language packs locally instead of downloading it from internet during its installation.
    Thanks Chandan

    Hello Chandan,
    Do you mean that you want to use the language packs for Windows 7 as language packs for Internet Explorer?
    We could take a look at the following article about language packs for Internet Explorer.
    http://www.microsoft.com/en-us/download/details.aspx?id=40904
    The file size is about 1.1MB in average.
    We could download the language package for Windows 7 from the following article.
    http://windows.microsoft.com/en-HK/windows/language-packs#lptabs=win7
    The file size of language packs for Windows are much bigger than the packs for Internet Explorer.
    They are different, we can’t use the local Windows language package for Internet Explorer.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • I live in Japan and have a Japanese laptop with English language packs but firefox loads in Japanese

    I live in Japan, have bought a Japanese laptop and loaded up Windows Ultimate to have displays in English. I want to install Firefox but when doing this it installs the Japanese version. How do I get Firefox in English please?

    The Firefox you posted here with is the '''en-US''' version of Firefox.
    Is your problem with the web pages that you are loading? <br />
    http://www.google.com/support/bin/answer.py?answer=873

  • Deploy Office 2013 with language pack

    Hi,
    We want to deploy Office 2013, for this I followed the tutorial:
    http://gallery.technet.microsoft.com/office/How-to-Deploying-Office-0f954e7f
    In the first step I need to make an MSP file, but this file doesn't get used in the deployment? I think this is a fault in the tutorial.
    Also the uninstall string is setuP.exe /uninstall. Is this correct?
    Second we want to deploy the dutch language pack with SCCM 2012, but I can't find out how. The package need to be installed but Office 2013 still need to be default language English.
    Can someone help me out with this?
    Thanks in advance.

    Some troubleshooting tips:
    Run the installation command locally using SYSTEM account (Get psexec.exe, open cmd, run "psexec.exe -s cmd", this will open a new command line window with SYSTEM privilege, try running your installation command there)
    Check the Office 2013 installation logfiles to see if your configurations are correct, more info on that here:
    http://blogs.technet.com/b/odsupport/archive/2010/12/30/troubleshooting-office-installation-failures.aspx
    After those two steps are ready and you're sure your installation command works, you try it with ConfigMgr
    With ConfigMgr, check %windir%\ccm\logs\ -folder for AppEval.log, AppEnforce.log and AppDiscovery.log, more info on these logfiles you can find here:
    http://blogs.technet.com/b/configmgrdogs/archive/2012/05/26/new-logs-in-configmgr-2012-client-logs.aspx

  • Windows 8.1 Install Language Packs Offline

    I am looking for some kind of documentation or guide on creating a language pack package, and adding it to the task sequence for deploying Windows 8.1.  I have the language pack Cab file, and a custom HTA for creating a variable that I know works, but
    I cannot get the language pack to actually install.  I read another post that suggested the location in the task sequence to put the "Install Language Packs offline" just before the "Setup Windows and ConfigMgr" but it is not working.
     The task sequence does complete successfully, but the LP is not installed.  I have a base Windows 8.1 Pro customized image.  I am using SCCM 2012 R2 with MDT 2013.  
    The package only contains the Cab file, and doesn't have any programs associated with it.  
    Any help is appreciated.

    Hi Tyler,
    Please have a look at the blog below that deploying Windows 7 language packs with SCCM OSD. It creates a custom XML file that knows to load the language pack.
    http://sccmguy.com/2011/07/02/how-to-deploy-windows-7-language-packs-with-sccm-osd/
    Note: Microsoft provides third-party contact information to help you find
    technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Best Regards,
    Joyce

  • N96 (UK) Russian Language pack required

    hi there i have a N96 with standard western European languages (dictionaries) and need to comminucate by SMS regularly with Russian colleagues - is there way I can add this to my phone?  Have updated to latest firmware but does not offer extra languages.  I also called a local Nokia Care Centre and they couldn't help.
    Thanks in advance. Mike

    I am surprised the Nokia Care Point said they couldn't help.
    The N96 comes with different language packs for the different regions. You can install a language pack which contains Russian on your phone. You can only have one language pack on your phone at a time but this should not be a problem as English is on all the language packs. 
    However, please note that the language pack on your phone will revert back to the default everytime you reinstall or update the firmware on your phone. 
    Language packs can only be installed by Nokia Care Points, so contact them again and tell them we told you so.  

  • Language packs in CUE

    Hi,
    if we bought CUE with english language pack how can I upload another language?
    can I download it directly from Cisco, or do I have buy some extra software?
    regards
    Slawek

    Hi Slawek,
    Sorry about that, I didn't mean to throw around more acronyms. CCO registered has different levels that generally tie in with Cisco Product Support contracts (Smartnet,SASU). Have a look;
    Registration Benefits for Cisco Customers
    Registered Cisco Customers receive the following additional information and services on Cisco.com:
    Cisco Support
    The industry-leading Cisco Technical Support Website provides online resources and tools to resolve common technical problems:
    Documentation: view technical information organized into two categories:
    Product Support provides links to information about hardware and software, implementation and configuration, and verification and troubleshooting for Cisco products.
    Technology Support provides links to information about planning and design, implementation and configuration, and troubleshooting and optimization for Cisco technologies.
    Tools: access online tools and resources. In addition to calculators and software downloads, tools are available for troubleshooting, installation, assessment, and service request management. Tools include:
    Output Interpreter: troubleshoot issues with routers, switches, or PIX security ?show commands?.
    Product Alert Tool: set up profiles to receive e-mail updates for the Cisco products you specify.
    Software Advisor: determine compatibility and feature information for Cisco IOS Software and Cisco Catalyst OS.
    Software Bug Toolkit: search for software bugs based on version and feature sets or bug ID.
    TAC Service Request Tool: request technical assistance and check the status of existing service requests.
    ***Downloads: retrieve information about software products and downloads, specific file access and releases, as well as software-related technical support applications.***
    Communities and Training: join the Networking Professionals Connection, or attend the Technical Support Seminars and other training opportunities.
    News: read about current topics reported in the Cisco Technical Support Newsletter.
    Registration Page
    http://tools.cisco.com/RPF/register/register.do
    Hope this helps!
    Rob

  • Language Pack problems after update Firefox

    Hello everyone.
    Yesterday I upgraded my system (pacman -Syu) and there was a Firefox upgrade with your language pack (firefox-i18n-ca 18.0-1) but Firefox is in English. Someone know what happen? How can I resolve this issue?
    Thank you in advance.
    Sorry for my English .
    Regards
    Last edited by kryta (2013-01-10 12:20:53)

    emegeve wrote:
    kryta wrote:
    armandopk wrote:Hello, Try installing the dictionary of your languaje...I had the same problem and solved it that way... in your case: (Catalan) https://addons.mozilla.org/es/firefox/a … ary/...try..
    armandopk, thank you for your suggestion but the problem persist. The language in firefox menu is in English (New tab, Bookmarks,....) would be (Nova pestanya, marcadors,....) o-O.
    I don't know what's going on....
    Regards
    You can try this solution.
    Hello everyone.
    In my case the language pack is (firefox-i18n-ca) and it has a bug (https://bugzilla.mozilla.org/show_bug.cgi?id=829246). In this post (https://bbs.archlinux.org/viewtopic.php … 2#p1216752) jpatufet says the solution.
    Download the jpatufet correct version of xpi (https://www.dropbox.com/sh/msfvi8a0uk6cche/-UW-Jjzaq3) and copy in /usr/lib/firefox/extensions/
    This post is solved for me
    Thanks and regards.
    Last edited by kryta (2013-01-12 15:12:29)

  • MDT 2012U1 / Windows 8 deployment - impossible to add a role when deploying windows with language pack

    Hello,
    I am having a problem deploying Windows 8 with language packs and adding at the same time a role/feature (netfx3).
    What I have done is creating a Standard Client Task Sequence. In the task sequence I have added, in the State Restore phase, the step Install Roles and Features (where only .Net Framework 3.5 is selected). I have configured nothing else !
    If I use this task sequence, everything is ok; Windows 8 is well deployed and NetFx3 feature is installed.
    Now, if I add one or more language packs in the MDT console and select them when using the previously created task sequence, the deployment fails with one error : ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529.
    The language packs are well installed but as the error message says, NetFx3 is not installed.
    In the ZTIOSRole.log I can find this :
    <![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[The task sequencer log is located at C:\Users\ADMINI~1\AppData\Local\Temp\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1"
    thread="" file="ZTIOSRole">
    <![LOG[Roles will be installed.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoles.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoleServices.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Features specified in Feature:]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[  NetFx3]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoles.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoleServices.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSFeatures.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41003 sent: ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Validating connection to \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread=""
    file="ZTIOSRole">
    <![LOG[Already connected to server HPZ820 as that is where this script is running from.]LOG]!><time="12:55:05.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Copying source files locally from \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64\sources\sxs]LOG]!><time="12:55:05.000+000" date="10-24-2012" component="ZTIOSRole" context=""
    type="1" thread="" file="ZTIOSRole">
    <![LOG[About to execute command: cmd.exe /c C:\windows\system32\DISM.exe /Online /Enable-Feature /FeatureName:"NetFx3" /Source:"C:\MININT\sources\X64" /LimitAccess /All /NoRestart /logpath:C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_Dism.log >> C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_DismConsole.log]LOG]!><time="12:55:24.000+000"
    date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="3" thread="" file="ZTIOSRole">
    <![LOG[Property InstalledRoles001 is now = NETFX3]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Role processing complete.]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTIOSRole processing completed successfully.]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41001 sent: ZTIOSRole processing completed successfully.]LOG]!><time="12:55:58.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    If I take the same log file from a machine where I have used the same task sequence but without deploying language packs, I can find that :
    <![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[The task sequencer log is located at C:\Users\ADMINI~1\AppData\Local\Temp\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1"
    thread="" file="ZTIOSRole">
    <![LOG[Roles will be installed.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoles.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OSRoleServices.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Features specified in Feature:]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[  NetFx3]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoles.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSRoleServices.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[No items were specified in variable OptionalOSFeatures.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41003 sent: ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Validating connection to \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread=""
    file="ZTIOSRole">
    <![LOG[Already connected to server HPZ820 as that is where this script is running from.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Copying source files locally from \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64\sources\sxs]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context=""
    type="1" thread="" file="ZTIOSRole">
    <![LOG[About to execute command: cmd.exe /c C:\windows\system32\DISM.exe /Online /Enable-Feature /FeatureName:"NetFx3" /Source:"C:\MININT\sources\X64" /LimitAccess /All /NoRestart /logpath:C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_Dism.log >> C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_DismConsole.log]LOG]!><time="14:00:20.000+000"
    date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[NetFx3 role processing succeeded, rc = 0]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Property InstalledRoles001 is now = NETFX3]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Role processing complete.]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[ZTIOSRole processing completed successfully.]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    <![LOG[Event 41001 sent: ZTIOSRole processing completed successfully.]LOG]!><time="14:03:51.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
    As you can see, in both logfile, the source are copied from the same folder.
    Does anyone have an idea ? what am I missing ?
    I have easily reproduced the problem on another computer (installing ADK/MDT, installing OS and creating task sequence).
    Thanks in advance for your help.
    Marc.

    Hello,
    Workaround:
    1. copy stock sxs folder to local disk (e.g c:\sxs)
    2. make a direct internet connection (don't use proxy!)
    3. open admin command prompt and type: DISM.exe /online /enable-feature /featurename:NetFX3 /All /Source:c:\sxs
    4. after the successful install find the c:\windows\winsxs folder and sort by date
    5. copy new folders (that are equal to current date) to deployment share's sxs folder (overwrite)
    And now, try standard MDT install (create "Install Role And Feature" step in the Task Sequence, enable .NET install).

Maybe you are looking for

  • Beginner User:  Locking (making read only after data entry) a single field after selecting date

    Hello, I am a beginner user trying to create a form using Adobe Livecycle.  One of the fields I would like to make read only/protect it/password protect it after a user selects the date.   For example, I select August 17, 2010 as the date. After I se

  • Multiple photo albums in iWeb?

    How can I create multiple photo albums in iWeb? When I simply pull albums from iPhoto to iWeb, the photos appear individually.

  • Printing Facing Pages

    I can create pdfs with facing pages and local printer can print them out fine.  What i want to be able to do is have my facing page exported in indiesign pages look like this on screen with spreads which is what I want. 1 2-3 4-5 6 But i would also l

  • Joining two internal table

    Hi expert,               I'm using 'Reuse_Alv_Hierseq_List_Display' and i wanted to joing the header data(vbak & kna1) and item data (vbap & vbep) seperately.So that i could assign this internal table name in the about funtion module parameters(I_OUT

  • Odd behavior when exporting to TXT

    Post Author: mattlscc CA Forum: Exporting http://pixelspotlight.com/problem.docIf you view the document I created above you will noticed that in the preview of my report everything looks as I want it to appear... but once I export the report to TXT f