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).

Similar Messages

  • 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

  • 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

  • I would like to use my deactiveted iPhone 3G for apps and music.  How do I add music?  When I synch with iTunes it won't add the selected playlists.

    I would like to use my deactiveted iPhone 3G for apps and music.  How do I add music?  When I synch with iTunes it won't add the selected playlists.

    See if this link offers any insight,
    Use iPhone as an iPod
    http://support.apple.com/kb/HT3406

  • Downloaded Acrobat Assistant but the window with language option does not appear and Acrobat Pro II free trial does not download. Why?

    Downloaded Acrobat Assistant but the window with language option does not appear and Acrobat Pro II free trial does not download. I have signed in successfully. Why?

    Hi irenedix,
    After Adobe Download Assistant is installed, you can start it at any time and select a product to download at the bottom of the window. The list updates as new products become available to download with the Adobe Download Assistant.
    Please refer : http://helpx.adobe.com/x-productkb/policy-pricing/download-assistant-faq.html#main_How_do_ I_download_a_trial_version_of_Creative_Suite_or_Elements_software_
    Alternatively you can try downloading it from the direct download links available at: http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html
    Regards,
    Rave

  • Missing SUP Product - Windows 7 Language Packs

    In a fresh SCCM 2012 R2 CU1 installation I am trying to set up Software Updates. I want to subscribe to updates to Windows 7 Language Packs, but this product is not in the Products list in the Software Update Point Component Properties dialog.
    How do I go about troubleshooting this? Any ideas would be greatly appreciated.
    Thanks,
    Terje

    Have a look at this thread which deals with the same issue you are experiencing:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/93f6df69-228f-4a83-b5c2-a184812a5362/sccm-2012-and-wsus
    Thanks Michael,
    I already read that thread and I'm not confident it's the same problem. It seems like the thread is describing the "opposite" problem, namely that when the "Windows 7 Language Packs" is selected sync is broken. Un-checking the box solves the problem.
    As for me, I don't have a box to uncheck, sadly.

  • 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

  • Automatically add MK- role when creating a related person for a student

    Hello,
    When creating a related person for a student there are 3 roles added to the BP:
    -000000     BP (General)
    -FS0000     Financial Services BP
    -PSCI10     Related Person
    Can anyone help me further on how to automatically add the MKK role when creating a related person?
    Thanks for your help,
    Lukas Molenaar

    Hi Michael,
    Thanks for answering it really helped me out. But Iu2019m not quite there yet.
    I have the Role Grouping Category and Role Group with the 2 roles (PSCI10 and MKK).
    My suspicion is that somewhere else in the IMG lays the problem. Because when you check settings for students as business partners in the IMG Path: Campus Management -> Campus Management Master Data -> Students -> Students as Business Partners -> Check Settings for Students as Business Partners.
    Line nr 7 says: u201CThe definition of BP role for related person PSCI10 is correctu201D. From that I conclude (hope that is correct) that when you make a related person the BP is only created with BP role u201CPSCI10u201D.
    This is because when I deliberately make that check fail (so I have the help for that line) it says:
    u201CIn IMG activity Define BP Roles, you define a BP role for related person, assign this BP role to BP role category PSCI10, mark this BP as the standard assignment of BP role category PSCI10, and assign this BP role to BP view PSCI10.
    That tells me it is only linked that the BP role u201CPSCI10u201D.
    Can you please help me further with my problem?
    Thanks,

  • Window 7 Language pack (chinese ) isn't available

    HI , my chinese language pack isn't available and all the while , I follow the instructions given 
    My window update (optional ) cant find any about language pack 
    The official website that gave the language , Chinese isn't the one "Get It Now" , it is "learn how" 
    Please help 

    Hi Ray
    I suspected your OS aren't Ultimate or enterprise edition, this Chinese language pack only available for those Windows 7 version

  • Why has mozilla made it impossible to add an exception when a certificate error is encountered?

    I need to connect to a ProLiant iLO (management controller) using fedora 21 with FF v36.0 and get the message:
    Secure Connection Failed
    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    FF no longer provides details about why it decided not to proceed, but I presume that the iLO certificate cannot be verified. Apparently there is no mechanism for allow me, the competent user, to add an exception.
    The mozilla developers, praised by their name, have decided to build a car that refuses to take the driver to some destinations.
    Here's a tip for others: add this repository for Opera and use Opera. It doesn't dictate to the user:
    --start of /etc/yum.repos.de/ruario_opera.repo--
    [home_ruario_opera]
    name=Opera packages (Fedora_21)
    type=rpm-md
    baseurl=http://download.opensuse.org/repositories/home:/ruario:/opera/Fedora_21/
    gpgcheck=1
    gpgkey=http://download.opensuse.org/repositories/home:/ruario:/opera/Fedora_21/repodata/repomd.xml.key
    enabled=1
    --end--
    and leave the Mozilla developers to stew in their own juices.
    Treefrob

    Incorrectly configured server. i.e. missing intermediate chain certificate. IE can download automatically, but Mozilla can't, hence the cert error. As far as why it randomly decides it is valid sometimes prior to you try to add a security exception I don't know.
    http://www.sslshopper.com/ssl-certificate-not-trusted-error.html

  • Can my client add a link when editing text with the content management of Business Catalyst?

    I created a site using Muse. My client chose to host with BC and take advantage of the content management option. She has edited text to include her email and wants to create a hyperlink from that text to her actual email. Is this possible and if so, do I need to change the user Permissions to allow her to do this?

    Yes, she is editing content in the admin panel, but when she edits the text, she just gets the option to change text and update. There is not a button for hyperlink and then email. It seems like linking, something so simple, should be allowed. What do I need to do to allow this to happen for her?

  • 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

  • Mass add BP role to BP

    Hi experts,
    Is there a way to add BP Role to business partners with no BP role assigned (just has BP General) .
    "Mass" transaction only allows change of BP role on BP which has atleast one BP role assigned.
    I want to add BP role Competitor for 100000 BPs.
    Please advice.
    Thanks

    If you know the LSMW you can create your own if not need to take their help,this is the easy method and which exactly match your requirement.
    Ram

  • MDT 2012u1 LiteTouch SkipFinalSummary=YES not working

    Hello I have an MDT task sequence that deploys Windows 7 and some applications that are selected from the UDI Wizard. I have customized the wizard using UDI Wizard Designer and managed to get it to add computer description in AD and join domain etc. The
    problem I have is that despite specifying SkipSummary=YES and SkipFinalSummary=YES in CustomSettings.ini I still receive the initial summary screen and the deployment success summary screen at the end. The initial summary screen is not too much of an issue
    but the final summary screen is.
    I am deploying some AppV apps selected from the UDI Wizard and these appear as "Status Unknown" at the end of the deployment. To rule out whether the warnings from these AppV apps was the cause I don't select any apps yet I still receive the final
    summary screen. Is there anyway I can suppress this completion notice regardless of whether there are warnings or errors? It is really the only thing stopping me from going live with this particular task sequence so to suppress this final screen would be great!
    Any advice welcome.
    Thanks

    So i discovered that in the MDT Toolkit package lives the following:
    Tools\OSDResults\OSDResults.exe
    This file ends up in %WINDIR%\UDI on a deployed system and indeed running OSDResults.exe basically displays the Deployment Complete Wizard on the screen. This lead me to inspect some of the files in the "Tools\OSDResults" folder. I ended up looking
    inside "OSD_InstallOSDResults.vbs" and could see a line towards the top (line 15) like this.
    Const CmdRegAddResults = "reg add HKLM\SYSTEM\Setup /v CmdLine /d ""System32\wscript.exe //B %windir%\UDI\Bootstrapper.vbs"" /f"
    I also noticed line 22...
    Const CmdRegAddOSDResults = "reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce /v RunOSDResults /d %windir%\UDI\OSDResults.exe /f"
    So i immediately did a search for CmdRegAddOSDResults which got me to line 80/81 where an if statement exists. This basically says if the machine is touch enabled run OSDResults.exe from CmdRegAddOSDResults else run bootstrapper.vbs from CmdRegAddResults.
    So i fired up bootstrapper.vbs and immediately spotted the code that was causing my problem. Line 5...
    Call oWS.Run("%windir%\udi\osdresults.exe", 0 , true)
    I copied the contents of bootstrapper.vbs to a new file and renamed the original to bootstrapper.old. I named the new file bootstrapper.vbs and commented out the above line. Updated DPs, ran my task sequence again and hey presto the wizard was not shown.
    The reason for the new file is the original bootstrapper.vbs appears to be signed.
    I have no idea if this will cause any other problems, I imagine it might and I only really went down this path since SkipFinalSummary=YES, FinishAction=REBOOT didn't seem to work at all for me.
    It was at this point I discovered the file "OSDResults.exe.config" in the Tools\OSDResults folder and then discovered this in the documentation:
    http://deployment.cybertechcomputers.co.nz/mdt-toolkit-reference/TimeoutMinutes.htm 
    I have restored the original bootstrapper.vbs and am currently running with a modified OSDResults.exe.config with timeoutMinutes set to 1. I will report back if this does indeed close down the page after 1 minute.

  • MDT 2013 Windows 8.1 application install with reboot problem

    Hello!
    I have a problem with an application install on Windows 8.1. I'm trying to install two applications and have activated "Reboot the computer after installting this application" for the first application. After rebooting the deployment window does
    not show up agagin. BDD.log shows, that the deployment starts after the reboot but seems to hang, before the UI shows.
    I tried to install this two applications under Windows 7, which works without any problems.
    Here is the BDD.log for the failed deployment: http://pastebin.com/PbUH1LUq
    Can anyone confirm this problem with MDT 2013 and Windows 8.1? Any ideas how to fix this?
    Additional information: Further testing showed, that this problem just occurs, if the application install gets started separately after deploying the OS. If the applications are installed in one deployment together with the OS, everything works fine.

    I did the same install on Windows 7, which worked without any problems. Here is the log file: http://pastebin.com/Qgn2PzyC
    To make it clear:
    If I run a Lite Touch Install task sequence to install Windows 8.1 and install the two applications within this LTI, everything works fine. The computer reboots after installing the first application and the deployment goes on and finishes successfully after
    the reboot.
    If I first install Windows 7 or Windows 8.1 via LTI and then (after LTI successfully finished) start a separate application install (using a custom task sequence with only one "Install Application" task in it), everything works fine with Windows
    7 (installation continues and finishes after the reboot) but fails with Windows 8.1.
    In Windows 8.1 the computer reboots after installing the first application, but after rebooting, the installation does not start again.
    Keith, as you said, my environment is corrupted, I created an new fresh deployment share, just added the two test applications and the custom task sequence and tried again. Same result, Windows 7 works fine, Windows 8.1 fails by not starting the installation
    after the reboot.

Maybe you are looking for

  • Item category 02100 not allowed in accounting transactio 0300/0001  FB60

    Hi, ERROR MESSAGE : Item category 02100 not allowed in accounting transactio 0300/0001  The above error message is coming when trying to post in FB60 tcode ( Enter vendor invoice ). please provide necessary information to rectify this problem. regard

  • Define a Web service in XI 7.1

    How can I define a web service in PI 7.1 in SOAP adapter Thanks

  • Detecting Bandwidth Quality for Live Video Streaming

    Hi, We have an application that is using FMS to  share slides (swf,jpg, etc) with another client. We added a video as an option. We would like to verify as often as possible the bandwidth quality between communications in order to suggest the user to

  • Problem with Google Web-Service Example

    Hi guys, i have a problem with the Google Web-Service Example. I am running EP6.0 SP9 and NWDVST 2.0.9 I did everything according to the tutorial. Got my google license key too. When i test the web-service i get the following exception: + #1#com.sapp

  • Is a good book ?

    hi everyone! i am a Java beginner. I am just finishing a beginner book 'Java Programming with Microsoft Visual J++ 6.0' written by Joyce Farrel and Don Gosselin. i am wondering in what direction to continue. i've just got a book name from somebody. p