MDT 2012- Unattend.xml, or worse, No existing catalog file found.

Hello. Back again with a new issue.
MDT2012. Win 7 pro/ x64..  I've got a an issue with a recently Sysprep/Captured image. It was successfully captured with no errors, but won't deploy... citing
I initially had an issue with an Unattend.xml (the dreaded "5212 Welcome wizard failed" error) and it was suggested I:
Edited Unattend.xml file and : Navigated to the SPECIALIZE step
–highlighted “”amd64_Microsoft-windows-IE-InternetExplorer_neutral”” and
edited the “”IEWelcomeMSG”” feild, and unticked “”write image value.””
This did not resolve my issue, matter of fact, it may have made things worse, but since I'm not an expert, here I am.
The image I captured has IE11 (bad idea?) and the machine is fully patched as of a week ago. My latest error is when I got BACK to UNedit the Unattend.xml file...  I'm greeted with this:
Performing operation "generate" on Target "Catalog".
Starting: "C:\Program Files\Microsoft Deployment Toolkit\Bin\Microsoft.BDD.Catalog35.exe" "C:\DeploymentShare\Operating Systems\WIN7PRO-X64-JAN29
\WIN7PRO-X64-JAN29.wim" 1 > "C:\Users\(mynameremoved)\AppData\Local\Temp\Microsoft.BDD.Catalog.log" 2>&1
No existing catalog file found.
PROGRESS: 0: Starting.
PROGRESS: 0: Creating mount folder: C:\Users\(mynameremoved)\AppData\Local\Temp\IMGMGR_WIN7PRO-X64-JAN29_WIN7PRO-X64DDrive_pnjtetms.yq5.
PROGRESS: 5: Creating temp folder: C:\Users\(mynameremoved)\AppData\Local\Temp\IMGMGR_WIN7PRO-X64-JAN29_temp_2c1hyp2l.h5y.
PROGRESS: 10: Mounting Windows image: C:\DeploymentShare\Operating Systems\WIN7PRO-X64-JAN29\WIN7PRO-X64-JAN29.wim. This might take a few minutes.
ERROR: Unable to generate catalog on C:\DeploymentShare\Operating Systems\WIN7PRO-X64-JAN29\WIN7PRO-X64-JAN29.wim: System.ComponentModel.Win32Exception:
The process cannot access the file because it is being used by another process
at Microsoft.ComponentStudio.ComponentPlatformInterface.WimImageInfo.PreCreateCatalog()
at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
at Microsoft.BDD.Catalog.Program.DoCatalog()
Non-zero return code from catalog utility, rc = 2002
Then upon closing the above window, this sits behind it: ""Unable to edit the unattend.xml for this OS because no catalog could be located or generated""
I see the (an?) error regarding NO EXISTING CATALOG FILE FOUND... as well as PROCESS IN USE BY ANOTHER..
What can I do to resolve the above? And did I give you enough info here...?
Thanks!

The part for the disk drivers is ignore able. It applies the image to the disk perfectly it is the unatend.xml file that is missing. Also I have it set up
so if the second disk is missing that is would keep executing. You will notice this further down the line. 
I have tested this on real hardware and a VM. the log that I have posted it from a VM (I typed it out by hand). The log for the real machine is basically the same except with out the disk errors (because It has two HDDs).

Similar Messages

  • Microsoft BDD Catalog 40 error while opening unattend.xml

    Hello,
    while opening the unattend.xml i get the following error:
    This is the output of the file
    What to do?
    Performing operation "generate" on Target "Catalog".
    Starting: "C:\Program Files\Microsoft Deployment Toolkit\Bin\Microsoft.BDD.Catalog40.exe" "E:\Deploymentshare\Operating Systems\install_export\install_export.wim" 1 > "C:\Users\MAURIC~1.MAU\AppData\Local\Temp\2\Microsoft.BDD.Catalog.log" 2>&1
    Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'Microsoft.ComponentStudio.ComponentPlatformInterface, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. A strongly-named assembly
    is required. (Exception from HRESULT: 0x80131044) ---> System.IO.FileLoadException: A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
       --- End of inner exception stack trace ---
       at Microsoft.BDD.Catalog.Program.DoCatalog()
       at Microsoft.BDD.Catalog.Program.Main(String[] args)
    Non-zero return code from catalog utility, rc = -532462766

    I have installed a New WDS Server on Server 2012 with MDT 2012 Beta 1.
    I have tried to open the unattend.xml with same error as on Server 2008R2 with the following output:
    Performing operation "generate" on Target "Catalog".
    Starting: "C:\Program Files\Microsoft Deployment Toolkit\Bin\Microsoft.BDD.Catalog35.exe" "E:\DeploymentShare\Operating Systems\Server 2012 X86\install.wim" 1 > "C:\Users\user\AppData\Local\Temp\Microsoft.BDD.Catalog.log" 2>&1
    No existing catalog file found.
    PROGRESS: 0: Starting.
    PROGRESS: 0: Creating mount folder: C:\Users\user\AppData\Local\Temp\IMGMGR_install_Windows 8 Enterprise_worc2x5w.m3m.
    PROGRESS: 5: Creating temp folder: C:\Users\user\AppData\Local\Temp\IMGMGR_install_temp_a13ofn2y.q2r.
    PROGRESS: 10: Mounting Windows image: E:\DeploymentShare\Operating Systems\Server 2012 X86\install.wim. This might take a few minutes.
    PROGRESS: 30: Mounted Windows image.
    PROGRESS: 33: Serializing Data.
    PROGRESS: 63: Cleaning up...
    PROGRESS: 63: Unmounting Windows image: E:\DeploymentShare\Operating Systems\Server 2012 X86\install.wim.
    PROGRESS: 66: Deleting mount folder.
    PROGRESS: 69: Cleaning up...
    ERROR: Unable to generate catalog on E:\DeploymentShare\Operating Systems\Server 2012 X86\install.wim: System.InvalidOperationException: The operation failed to complete. ---> System.Reflection.TargetInvocationException: Exception
    has been thrown by the target of an invocation. ---> System.ArgumentNullException: String reference not set to an instance of a String.
    Parameter name: source
       at System.Globalization.CompareInfo.IsPrefix(String source, String prefix, CompareOptions options)
       at ?A0xfe36268f.ConvertToNtPath(String path)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.CbsSessionAdaptor..ctor(String bootDrive, String imageWinDir, String servicingPath)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializePackages()
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
       at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
       --- End of inner exception stack trace ---
       at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageCatalog.Serialize(OfflineImageInfo imageInfo)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
       at Microsoft.BDD.Catalog.Program.DoCatalog()
    Unable to generate a catalog for an x86 operating system image while running on an x64 operating system. 
    Retry the operation from an x86 operating system.
    When i try to do this operation from a X86-machine (server2008 x86) i receive the following error:
    Performing operation "generate" on Target "Catalog".
    Starting: "C:\Program Files\Microsoft Deployment Toolkit\Bin\Microsoft.BDD.Catalog35.exe" "
    \\192.168.2.150\deploymentshare$\Operating Systems\Server 2012 X86\install.wim" 1 > "C:\Users\user\AppData\Local\Temp\Microsoft.BDD.Catalog.log" 2>&1
    No existing catalog file found.
    PROGRESS: 0: Starting.
    PROGRESS: 0: Creating mount folder: C:\Users\user\AppData\Local\Temp\IMGMGR_install_Windows 8 Enterprise_ppqniaey.p30.
    PROGRESS: 5: Creating temp folder: C:\Users\user\AppData\Local\Temp\IMGMGR_install_temp_vlwfdjsa.gtc.
    PROGRESS: 10: Mounting Windows image:
    \\192.168.2.150\deploymentshare$\Operating Systems\Server 2012 X86\install.wim. This might take a few minutes.
    ERROR: Unable to generate catalog on
    \\192.168.2.150\deploymentshare$\Operating Systems\Server 2012 X86\install.wim: System.ComponentModel.Win32Exception: The process cannot access the file because it is being used by another process
       at Microsoft.ComponentStudio.ComponentPlatformInterface.WimImageInfo.PreCreateCatalog()
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
       at Microsoft.BDD.Catalog.Program.DoCatalog()
    Non-zero return code from catalog utility, rc = 2002
    When i try to open an unattend.xml for a x64-image no problem!

  • Capture image with .wim and unattend.xml?

    Hi,
    We captured an image with the default wim of windows 7 + an unattend.xml. Now it seems this unattend.xml was not correctly applied (media center was removed but is still there, some components were installed
    but are not etc). Question: when capturing an image, you CAN use a default .wim right? Or should you use “apply operating system from original installation source” to have it applied correctly?
    Our problem is that our original task sequence had to many Windows updates and crashed. That’s why we are using offline updates which we include in the capture task sequence.
    If we would need to use the "apply operating system from original ..." then we'd need to:
    1.capture without updates
    2.import this wim into sccm
    3.offline update this wim
    4.use this for capture WITH updates
    Please advise. J.
    Jan Hoedt

    Have you tried making a package of your unattended.xml and pointing to it in your Apply Operating system step?
    If I remember correctly SCCM will make it's own unattended.xml even if one exists in the wim file, using the package of the unattended.xml that you have already created will make it use that one. Looks something like this in the task sequence with the highlighted
    yellow parts filled out by your package of the unattended.xml:

  • MDT 2012 - applying unattend.xml with dism.exe is extremely slow

    Hello,
    The image is completing successfully but it takes forever during the applying unattend.xml with dism.exe stage. 
    Takes well over ½ or so just for that part.  It’s not a fat image just windows. 
    I redid my task sequence but no change.  It used to be fast but now it seems like it hanging during the stage. 
    Any ideas?
    Thanks in advance

    One of the things that DISM does is to apply all the device drivers you specify. Please check the selection profile you have used for the Inject Drivers step and while you are at it check also for the Packages. By default it is set to everything,
    if you do as I do and select specific device drivers make sure the selection profile is set to what ever you need or set to nothing if you set the MDT variables DeviceDriversxxx specifically.
    Thanks for the reply.  I have all of my selection profiles selecting only the drivers for each computer.
    This all started after I added the latest Lenovo laptop with the Haswell processors. 
    I will keep looking.
    Thanks

  • SCCM 2012 OSD - unattended XML problem?

    Hi,
    I am having an issue with SCCM 2012 SP1 / MDT OSD task sequence. The issue is
    with the Apply Operating system step. It applies the OS reboots and boots into
    the new OS. We are trying to install Windows 2008 R2.
    The first dialog I see is:
    "Windows could not parse or process the unattende answer file for pass [specialize].
    The settings epcified in the answer file cannot be applied. The
    error was detected while processing for component [Microsoft-Windows-Shell-Setup]"
    Then in the black background under the dialog".
    "Setup is applying system settings"
    -- So I click "OK" the computer reboots..
    Then I get
    "The computer restarted unexpectedly or encounted an
    unexpected error. Windows Installation cannot proceeed. To install
    Windows, click "OK" to restart the computer, and then restart the
    installation.
    The in the black background see:
    "Setup is preparing your computer for first use"
    If I click on "OK" here it reboots and presents the same dialog again - so it gets stuck and loops
    around and does not progress.
    Questions
    1. So from the "Apply OS step" I can see you can see you can specify a specific "unattended.xml" file.
    Is there a log file I can look at that can give me more specific detail on what the exact setting it does
    not like in that XML file so I can correct it?
    2. If I don't specicy anything how is that XML generated and where would its log file be? I assume the same
    as question 1?
    3. For question 2 - where can I find the unattended XML on the target OS.
    4. Since I am not in PE anymore and F8 does not work is there anyway I can bring up a command prompt?
    Thanks,
    Ward.

    1. You'll have to check the Windows setup logs files because at this point, that's what's running.
    2. There is a default XML file generated/used.
    3. You will only find the file on deployed systems and I think you can traditionally find it under the panther folder.
    4. Actually, you can use F8 to launch a command-prompt in the target OS during the TS as long as you enabled it in the boot image. However, as mentioned, you are in Windows setup at this point (which is actually another instance of WinPE) and so F8 doesn't
    work here. Shift-F10 should though.
    Jason | http://blog.configmgrftw.com

  • MDT 2012- Can no longer deploy images: Unattend Answer file-for pass specialize....

    Hello again.
    I've got a recently captured Win7 Pro x64 image (successfully captured) via MDT 2012. It has baked in: IE11 and Office 2013 /sp1 and a few misc small prg's, like CCleaner and MWB for example.
    I created a new TS to deploy it and ONLY unchecked the "Apply local GPO".. and just before it completes, I'm greeted with the following error: (Hope I can link)- if not: It's the "WIndows could not parse... c win\panther\unattend..for pass
    [specialize] error....
    http://img.photobucket.com/albums/v211/Marginjoey/ParseError_zps2d9d2105.jpg
    I know I caused this. When my original image wouldn't capture with IE 11, I was advised that IE 11 was likely the issue (and maybe still is?) So,  I  believe my issue still sits in this possibly ill-advised change I made ..
    Edited the UNATTEND.XML.. under ‘Specialize’, ‘amd64..ie-InternetExplorer_neutral’, then went into ‘IE WELCOME MESSAGE’ and Right-clicked to uncheck ‘Write Image Value’, then altered TRUE to FALSE on the same line. Even though I’ve been back to the default
    settings more than once (and right now, back to default) I continue to have this PARSE/Specialize error. All of my settings files are default at the moment. I was using the SKIPPBDD-WELCOME for a bit, but it didn't help, so I removed it.
    So, even though I'm back to default in this SPECIALIZE step, is there something else I can do to get around this?  Time is of the essence like never before. (Frankly, I'm losing it.. I've been imaging/capturing/ and deploying numbering easily in the
    30's and 40's...

    More info:
    What just happened:  I went into my DS$, and into my newest DEPLOY MARCH5 TS, and checked the UNATTEND.XML, did it take so long to open?   Did it just create a new one?  Is it based off the settings I chose in the TS? Is it a NEW default
    copy?
    Please help Obi-Wan Kenobi, you're my only hope.  ;)

  • Windows 8.1 having same issue: Windows could not parse or process unattend answer file (C:\Windows\Panther\unattend.xml) for pass [specialize]. A component or setting specified in the answer file does not exist.

    I know there are similar other issues with IE 10 and Windows 7.  This is WINDOWS 8.1, and the IE Welcome message is totally absent from the default unattend.xml in the c:\windows\panther directory.  In fact, I did a sysprep without using any injected
    unattend.xml - this is the Microsoft Default!
    So I suspect this will start appearing all over again soon.  Anyone figure out what was causing it?
    Here is the new Specialize section from the xml:
    <settings pass="specialize">
            <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SkipAutoActivation>true</SkipAutoActivation>
            </component>
            <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SkipAutoActivation>true</SkipAutoActivation>
            </component>
            <component name="Microsoft-Windows-SQMApi" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <CEIPEnabled>0</CEIPEnabled>
            </component>
            <component name="Microsoft-Windows-SQMApi" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <CEIPEnabled>0</CEIPEnabled>
            </component>
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <!--<CopyProfile>true</CopyProfile>-->       
                <ComputerName>Win8</ComputerName>
                <TimeZone>Pacific Standard Time</TimeZone>
            </component>
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <!--<CopyProfile>true</CopyProfile>-->         
                <ComputerName>Win8</ComputerName>
                <TimeZone>Pacific Standard Time</TimeZone>
            </component>
            <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <RunSynchronous>
                   <!--<RunSynchronousCommand wcm:action="add">
                        <Order>1</Order>
                        <Description>Disable UAC for Users</Description>
                        <Path>reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA"  /t REG_DWORD /d
    0 /f</Path>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Order>2</Order>
                        <Description>Disable UAC for Admin</Description>
                        <Path>reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "FilterAdministratorToken" /t REG_DWORD
    /d 0 /f</Path>
                    </RunSynchronousCommand>-->
                    <RunSynchronousCommand wcm:action="add">
                        <Description>Enable Admin Account</Description>
                        <Order>3</Order>
                        <Path>net user administrator /active:yes</Path>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Path>powercfg -h off</Path>
                        <Order>4</Order>
                    </RunSynchronousCommand>               
                    <RunSynchronousCommand wcm:action="add">
                        <Order>5</Order>
                        <Path>cmd /c %WINDIR%\Setup\Specialize_x64.cmd</Path>
                    </RunSynchronousCommand>                
                </RunSynchronous>
            </component>
            <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <RunSynchronous>
                   <!--<RunSynchronousCommand wcm:action="add">
                        <Order>1</Order>
                        <Description>Disable UAC for Users</Description>
                        <Path>reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA"  /t REG_DWORD /d
    0 /f</Path>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Order>2</Order>
                        <Description>Disable UAC for Admin</Description>
                        <Path>reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "FilterAdministratorToken" /t REG_DWORD
    /d 0 /f</Path>
                    </RunSynchronousCommand>-->
                    <RunSynchronousCommand wcm:action="add">
                        <Description>Enable Admin Account</Description>
                        <Order>3</Order>
                        <Path>net user administrator /active:yes</Path>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Path>powercfg -h off</Path>
                        <Order>4</Order>
                    </RunSynchronousCommand>               
                    <RunSynchronousCommand wcm:action="add">
                        <Order>5</Order>
                        <Path>cmd /c %WINDIR%\Setup\Specialize_x86.cmd</Path>
                    </RunSynchronousCommand>                
                </RunSynchronous>
            </component>
             <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <BlockPopups>yes</BlockPopups>
                <CompanyName>FYM Inc</CompanyName>
                <DisableAccelerators>true</DisableAccelerators>
                <DisableDevTools>false</DisableDevTools>
                <DisableFirstRunWizard>true</DisableFirstRunWizard>
                <DisableOOBAccelerators>true</DisableOOBAccelerators>
                <DisableWelcomePage>true</DisableWelcomePage>
                <EnableLinksBar>false</EnableLinksBar>
                <FavoritesDelete>true</FavoritesDelete>
                <FilterLevel>High</FilterLevel>
                <Help_Page>www.google.com</Help_Page>
                <Home_Page>www.google.com</Home_Page>
                <LockToolbars>false</LockToolbars>
                <MSCompatibilityMode>false</MSCompatibilityMode>
                <NoDial>true</NoDial>
                <ShowCommandBar>true</ShowCommandBar>
                <ShowInformationBar>true</ShowInformationBar>
                <SuggestedSitesEnabled>false</SuggestedSitesEnabled>
                <SearchScopes>
                    <Scope wcm:action="add">
                        <DisplayQuickPick>true</DisplayQuickPick>
                        <ScopeDefault>true</ScopeDefault>
                        <ScopeDisplayName>Google</ScopeDisplayName>
                        <ScopeKey>Search1</ScopeKey>
                        <ScopeUrl>http://www.google.com/advanced_search?hl=en</ScopeUrl>
                        <ShowSearchSuggestions>true</ShowSearchSuggestions>
                        <ShowTopResult>true</ShowTopResult>
                    </Scope>
                </SearchScopes>
            </component>
            <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <BlockPopups>yes</BlockPopups>
                <CompanyName>FYM Inc</CompanyName>
                <DisableAccelerators>true</DisableAccelerators>
                <DisableDevTools>false</DisableDevTools>
                <DisableFirstRunWizard>true</DisableFirstRunWizard>
                <DisableOOBAccelerators>true</DisableOOBAccelerators>
                <DisableWelcomePage>true</DisableWelcomePage>
                <EnableLinksBar>false</EnableLinksBar>
                <FavoritesDelete>true</FavoritesDelete>
                <FilterLevel>High</FilterLevel>
                <Help_Page>www.google.com</Help_Page>
                <Home_Page>www.google.com</Home_Page>
                <LockToolbars>false</LockToolbars>
                <MSCompatibilityMode>false</MSCompatibilityMode>
                <NoDial>true</NoDial>
                <ShowCommandBar>true</ShowCommandBar>
                <ShowInformationBar>true</ShowInformationBar>
                <SuggestedSitesEnabled>false</SuggestedSitesEnabled>
                <SearchScopes>
                    <Scope wcm:action="add">
                        <DisplayQuickPick>true</DisplayQuickPick>
                        <ScopeDefault>true</ScopeDefault>
                        <ScopeDisplayName>Google</ScopeDisplayName>
                        <ScopeKey>Search1</ScopeKey>
                        <ScopeUrl>http://www.google.com/advanced_search?hl=en</ScopeUrl>
                        <ShowSearchSuggestions>true</ShowSearchSuggestions>
                        <ShowTopResult>true</ShowTopResult>
                    </Scope>
                </SearchScopes>
            </component>
             <component name="Microsoft-Windows-RemoteAssistance-Exe" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                    <fAllowFullControl>true</fAllowFullControl>
                    <fAllowToGetHelp>true</fAllowToGetHelp>
             </component>
             <component name="Microsoft-Windows-RemoteAssistance-Exe" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                    <fAllowFullControl>true</fAllowFullControl>
                    <fAllowToGetHelp>true</fAllowToGetHelp>
             </component>
             <component name="Microsoft-Windows-ErrorReportingCore" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <DisableWER>1</DisableWER>
             </component>
             <component name="Microsoft-Windows-ErrorReportingCore" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <DisableWER>1</DisableWER>
             </component>         
            <component name="Microsoft-Windows-powercpl" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                 <!--  High Performance -->
                 <PreferredPlan>8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c</PreferredPlan>
                 <!--  Power saver -->
                 <!--  <PreferredPlan>a1841308-3541-4fab-bc81-f71556f20b4a</PreferredPlan> -->
                 <!--  Balenced -->
                 <!--  <PreferredPlan>381b4222-f694-41f0-9685-ff5bb260df2e</PreferredPlan> -->
            </component>
            <component name="Microsoft-Windows-powercpl" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                 <PreferredPlan>8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c</PreferredPlan>
            </component>      
            <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <Identification>
                    <JoinWorkgroup>Workgroup</JoinWorkgroup>
                </Identification>
            </component>
            <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <Identification>
                    <JoinWorkgroup>Workgroup</JoinWorkgroup>
                </Identification>
            </component>                
            <component name="Microsoft-Windows-AllUserInstallAgent" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <LogonWaitForPackageRegistration>false</LogonWaitForPackageRegistration>
            </component>
            <component name="Microsoft-Windows-AllUserInstallAgent" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <LogonWaitForPackageRegistration>false</LogonWaitForPackageRegistration>
            </component>        
        </settings>
    I'm thinking of dumping the entire IE section and see what happens.

    I too received this error as I tried to run my first Windows 8.1 deployment. Per another post I commented out this line
    <IEWelcomeMsg>false</IEWelcomeMsg>
    from the IE section of the unattend.xml. I was then able to run my deployment. I do not see this line in your posting though.
    I referenced this link even though it was for Windows 7.
    http://social.technet.microsoft.com/Forums/en-US/c41a2b69-a591-4cd3-86ab-6a0f8a73b858/getting-windows-could-not-parse-or-process-the-unattend-answer-file-for-pass-specialize-with?forum=mdt
    Hope this helps someone.
    JayTheTech
    To clarify, I edited the unattend.xml file from from Deployment Share, not C:\Windows\Panther.
    DS\control\task sequence ID\unattend.xml
    JayTheTech

  • How to set customized wallpaper using MDT unattended.xml file

    hello
    I need to set own wallpaper  with OSD using MDT.
    I have edited the unattended.xml file  as added below component to it, other customization with answer file worked except not getting set the wallpaper set and wallpaper  image is available at specified location.Please help to resolved this issue.
    <settings pass="oobeSystem">
           <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
          <Themes>
                    <DesktopBackground>\\MDTSERVER\DeploymentShare$\pics\images.jpeg</DesktopBackground>
                    <ThemeName>\\MDTSERVER\DeploymentShare$\pics\images.jpeg</ThemeName>
                    <ScreenSaver></ScreenSaver>
                </Themes>
            </component>
        </settings> 

    Putting the JAR files in WEB-INF/lib and using the standard URIs in the taglib directives are all that's needed; the container locates the TLDs in the JAR files at startup.
    If this doesn't work, it's a bug in the container. You may want to upgrade to a later version of Tomcat; 4.0.6 is ancient, and may very well be buggy in this area.

  • Unattend.xml parsing/merging issue with SCVMM 2012 R2

    Hi all
    I have a problem with a new install of SCVMM 2012 R2. I have created templates for 2008 R2, 2012 and 2012 R2. I have an issue with the unattend.xml losing some of its configuration when the 2012 and 2012 R2 templates are built, this issue however doesn't
    occur on a 2008 R2 template build.
    I have generated unattend.xml files for all 3 OS's using System Image Manager in the latest AIK using the original install.wim from each OS media.
    In the unattend.xml file I have specified language settings, and a few other bits but the issue I have is when I configure autologon with local admin and password. I specify a logon count of 1, I also specify a GUIRunOnce command in SCVMM and not the answerfile.
    The problem is the resulting merged unattend.xml has a logon count of 999 and no GUIRunOnce command. I have tried different variations where I specify GUIRunOnce in the xml and not SCVMM, applying the autologon to the Template or Guest OS profile and
    all end with the resulting xml with logon count of 999 and no GUIRunOnce. If I remove the autologon part then GUIRunOnce gets parsed and works correctly.
    As mentioned this only happens with Server 2012 and 2012 R2, 2008 R2 works correctly.
    Any ideas?

    Hi Kevin
    I am struggling with the same thing during bare metal installs of Hyper-V hosts. In my case I have managed to narrow it down to the language settings in the oobe pass. If I include them, parsing of the unattend file halts (without an explicit error anywhere)
    and the host fails to join the domain. Could you try to leave out the language settings in oobe pass and see if it then completes as expected? Would be interesting to see if it actually is the same issue with a slightly different flavour :)
    EDIT: Got a bit further now with the new release of WS2012 R2. All the testing I've done has been with the 05182 build. Stumbled across KB2913316 which stated that a new build (31419) was released december 11th. Allthough the KB does not directly apply to our
    issue I thought I'd give it a go, so I went about building a new vhdx-image. Low and behold - the first test went smoothly applying all the settings in the unattend file! I'm going to continue testing to make sure the successful run wasn't just a fluke.

  • MDT 2012 - Failure 9701: Unable to find any version of USMT, unable to perform user state migration. Failed to run the action Restore User State. DNS Record does not exist. (Error: 000025E5; Source: Windows)

    I am having trouble trying to capture a new Windows 8 image with WDT 2012.
    My Setup - 
    Server 2012
    WDS
    MDT 2012
    Windows 8 ADK
    Hyper-V
    I have created a new task and I can get the image to successfully deploy the image to a VM but it seems to fail at the Restore User State task.
    Once the install Applications task has finished I added a Suspend task so I could customize the image a little. Upon resuming the task sequence is where the above failure message appears. I can see it gets to the next step (which is 'Restore User State')
    but that seems to be where is crashes.
    Does anyone have any advice on what I might be doing wrong or what I can do to resolve the above issue?

    WAIK being installed was probably your issue so I wouldn't bother disabling the restore task. It is used to migrate user data, docs, and settings on refreshes, not new builds. It doesn't affect CopyProfile, just note that data will be migrated on refreshes so
    some aspects may change, ie wallpaper, shortcuts, etc but what gets migrated with USMT can also be configured.
    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. ”

  • MDT 2012 U1 Blue Screen on task sequence ??

    My Customer have MDT 2012 U1, so when he start a task sequence when the task start apply operating system, after the system restart and when the computer install the system the blue screen appear. It is very strange beacause the same task sequence work on
    some other model but in this Lenove M82 (3306-G1F) and M82 (M3395-AB4) we have the same error. But on other Lenovo model the same task work very fine. Why?
    SMSTS.log
    We do not find an available volume to store the local data path TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a global environment variable _SMSTSNextInstructionPointer=24 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a TS execution environment variable _SMSTSNextInstructionPointer=24 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a global environment variable _SMSTSInstructionStackString=22 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a TS execution environment variable _SMSTSInstructionStackString=22 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Save the current environment block TSManager 2014-09-11 08:54:07 1892 (0x0764)
    pszPath[0] != L'\0', HRESULT=80070057 (c:\qfe\nts_sms_fre\sms\framework\core\ccmcore\path.cpp,58) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Filesystem::Path::Add(sEnvPath, EnvDataFileName, sEnvPath), HRESULT=80070057 (e:\nts_sms_fre\sms\framework\tscore\environmentlib.cpp,639) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Failed to save environment to  (80070057) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    TS::Environment::SharedEnvironment.saveEnvironment(szPath), HRESULT=80070057 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\executionenv.cxx,842) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Failed to save the current environment block. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
    Unknown error (Error: 80070057; Source: Unknown) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    SaveEnvironment(), HRESULT=80070057 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\executionenv.cxx,420) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Failed to persist execution state. Error 0x(80070057) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Failed to save execution state and environment to local hard disk TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Start executing an instruciton. Instruction name: New Computer only. Instruction pointer: 24 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a global environment variable _SMSTSCurrentActionName=New Computer only TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a global environment variable _SMSTSNextInstructionPointer=24 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Evaluating an AND expression TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Evaluating a variable condition expression TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Variable = DeploymentType TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Value = NEWCOMPUTER TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Operator = equals TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Expand a string: equals TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Expand a string: DeploymentType TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Expand a string: NEWCOMPUTER TSManager 2014-09-11 08:54:07 1892 (0x0764)
    The variable condition expression is evaluated to be TRUE TSManager 2014-09-11 08:54:07 1892 (0x0764)
    The AND expression is evaluated to be TRUE TSManager 2014-09-11 08:54:07 1892 (0x0764)
    The condition for the group (New Computer only) is evaluated to be true TSManager 2014-09-11 08:54:07 1892 (0x0764)
    The group (New Computer only) has been successfully started TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Sending status message . . . TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Executing in non SMS standalone mode. Ignoring send a task execution status message request TSManager 2014-09-11 08:54:07 1892 (0x0764)
    User did not specify local data drive TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Volume D:\ is not a fixed hard drive TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Volume X:\ is not a fixed hard drive TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Volume Z:\ is not a fixed hard drive TSManager 2014-09-11 08:54:07 1892 (0x0764)
    BDD.log
    Property LogPath is now = X:\MININT\SMSOSD\OSDLOGS LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Property Debug is now = FALSE LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    ZTIUtility!GetAllFixedDrives (Faux) LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    ZTIUtility!GetAllFixedDrives =  LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    No task sequence is in progress. LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    New ZTIDisk :
    \\MININT-KGJQ3PL\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0" LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Found Possible OS TargetDisk:
    \\MININT-KGJQ3PL\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0" LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    GetPartitions: 0 LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Did not find disk. LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Property SMSTSLocalDataDrive is now =  LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Unable to connect to BCDStore. LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Not running within WinPE or WinRE. LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property DeploymentMethod is now = UNC LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    DeploymentMethod = UNC LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property DeployRoot is now = X:\Deploy LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Using a local or mapped drive, no connection is required. LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    DeployRoot = X:\Deploy LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property DeployDrive is now = X: LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    DeployDrive = X: LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property PHASE is now = PREINSTALL LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property DeploymentType is now = NEWCOMPUTER LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Phase = PREINSTALL LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    About to run command: wscript.exe "X:\Deploy\Scripts\ZTIGather.wsf" /inifile:Bootstrap.ini LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property inifile is now = Bootstrap.ini ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    ------------------------- Object Initialization ------------------------- ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    ------------------------- Initialization ------------------------- ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Synchronizing the environments. ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property DeployRoot is now = X:\Deploy ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property DeployDrive is now = X: ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Finished synchronizing the environments. ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property definition is now = BDD_Welcome_ENU.xml Wizard 2014-09-11 08:53:40 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 Wizard 2014-09-11 08:53:40 0 (0x0000)
    Getting OS info ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property OSCurrentVersion is now = 6.1.7601 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property OSCurrentBuild is now = 7601 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property OSVersion is now = WinPE ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property IsServerOS is now = False ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property IsServerCoreOS is now = False ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Finished getting OS info ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Getting HAL information ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Not Wizard = Faux Wizard 2014-09-11 08:53:40 0 (0x0000)
    Property WizardComplete is now = N Wizard 2014-09-11 08:53:40 0 (0x0000)
    Property HALName is now = acpiapic ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Finished getting HAL information ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Getting network info ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Checking network adapter: [00000000] Intel(R) 82579LM Gigabit Network Connection ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    MAC address = 44:37:E6:D0:8F:EF ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    IP Address = 10.26.33.23 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    IP Address = fe80::8d70:f039:f93f:e5e9 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Default Gateway = 10.26.32.1 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property IPAddress001 is now = 10.26.33.23 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property IPAddress002 is now = fe80::8d70:f039:f93f:e5e9 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property MacAddress001 is now = 44:37:E6:D0:8F:EF ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property DefaultGateway001 is now = 10.26.32.1 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Finished getting network info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Getting DP info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Unable to determine ConfigMgr distribution point ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Finished getting DP info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Getting WDS server info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Unable to determine WDS server name, probably not booted from WDS. ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Finished getting WDS server info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Property HostName is now = MININT-KGJQ3PL ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Getting asset info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Unable to determine asset tag via WMI. ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    FindFile(...\Microsoft.BDD.Utility.dll)  Result : 0 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    RUN: regsvr32.exe /s "X:\Deploy\Tools\x86\Microsoft.BDD.Utility.dll" ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    FindFile: The file x64\Microsoft.BDD.Utility.dll could not be found in any standard locations. ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    FindFile(...\Microsoft.BDD.Utility.dll)  Result : 1 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    RUN: regsvr32.exe /s "" ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property AssetTag is now =  ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SerialNumber is now = MJ24PLX ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Make is now = LENOVO ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Model is now = 3306G1F ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Product is now = MAHOBAY ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property UUID is now = 4C5C19C8-5CD9-11E3-8E8B-153233E31400 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Memory is now = 3891 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Architecture is now = X86 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property ProcessorSpeed is now = 3300 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property CapableArchitecture is now = AMD64 X64 X86 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsLaptop is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsDesktop is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsServer is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsUEFI is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsOnBattery is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsX86 is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsX64 is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsSLAT is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Finished getting asset info ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Getting OS SKU info ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Unable to determine Windows SKU while in Windows PE. ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Determining the Disk and Partition Number from the Logical Drive X:\WINDOWS ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property OriginalArchitecture is now =  ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Getting virtualization info ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsHypervisorRunning is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsVT is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsNX is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Supports64Bit is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsHyperVRole is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    This computer does not appear to be a virtual machine (BIOS is 'LENOVO - 14c0'). ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsVM is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Finished getting virtualization info ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Connection succeeded to MicrosoftVolumeEncryption ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    There are no encrypted drives ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsBDE is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Processing the PREINSTALL phase. ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Determining the INI file to use. ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Finished determining the INI file to use. ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Using from [Settings]: Rule Priority = DEFAULT ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    ------ Processing the [DEFAULT] section ------ ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property DEPLOYROOT is now = \\10.26.32.40\DeploymentShare$ ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Using from [DEFAULT]: DEPLOYROOT =
    \\10.26.32.40\DeploymentShare$ ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property USERID is now = Administrateur ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Using from [DEFAULT]: USERID = Administrateur ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property USERDOMAIN is now = crdiq03 ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Using from [DEFAULT]: USERDOMAIN = crdiq03 ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    <Message containing password has been suppressed> ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    <Message containing password has been suppressed> ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property KEYBOARDLOCALEPE is now = 0c0c:00001009 ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Using from [DEFAULT]: KEYBOARDLOCALEPE = 0c0c:00001009 ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property SKIPBDDWELCOME is now = YES ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Using from [DEFAULT]: SKIPBDDWELCOME = YES ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    ------ Done processing X:\Deploy\Scripts\Bootstrap.ini ------ ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Remapping variables. ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property TaskSequenceID is now =  ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property DeploymentType is now = NEWCOMPUTER ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Finished remapping variables. ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    ZTIGather processing completed successfully. ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Command completed, return code = 0 LiteTouch 2014-09-11 08:53:43 0 (0x0000)
    Property WizardComplete is now = Y Wizard 2014-09-11 08:53:44 0 (0x0000)
    About to run command: wpeutil.exe SetKeyboardLayout 0c0c:00001009 LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Command completed, return code = 0 LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Validating connection to \\10.26.32.40\DeploymentShare$ LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Mapped Network UNC Path Z:  =
    \\10.26.32.40\DeploymentShare$ LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Found Existing UNC Path Z:  =
    \\10.26.32.40\DeploymentShare$ LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Successfully established connection using supplied credentials. LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    About to run command: wscript.exe "X:\Deploy\Scripts\ZTIGather.wsf" /nolocalonly LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Property definition is now = WelcomeWiz_Initialize.xml Wizard 2014-09-11 08:53:44 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 Wizard 2014-09-11 08:53:44 0 (0x0000)
    Property nolocalonly is now =  ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    ------------------------- Object Initialization ------------------------- ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    ------------------------- Initialization ------------------------- ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Synchronizing the environments. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Property DeployRoot is now = \\10.26.32.40\DeploymentShare$ ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Property DeployDrive is now = X: ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Finished synchronizing the environments. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Skipping local settings gathering because it has already been done. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Processing the PREINSTALL phase. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Determining the INI file to use. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Not Wizard = Faux Wizard 2014-09-11 08:53:44 0 (0x0000)
    Property WizardComplete is now = N Wizard 2014-09-11 08:53:44 0 (0x0000)
    Using DEFAULT VALUE: Ini file =
    \\10.26.32.40\DeploymentShare$\Control\CustomSettings.ini ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Finished determining the INI file to use. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Added new custom property MYCUSTOMPROPERTY ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Using from [Settings]: Rule Priority = DEFAULT ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    ------ Processing the [DEFAULT] section ------ ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property EVENTSERVICE is now = http://10.26.32.40:9800 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: EVENTSERVICE = http://10.26.32.40:9800 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property OSINSTALL is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: OSINSTALL = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property JOINWORKGROUP is now = GROUPE ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: JOINWORKGROUP = GROUPE ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property TIMEZONE is now = 035 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: TIMEZONE = 035 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property TIMEZONENAME is now = Eastern Standard Time ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: TIMEZONENAME = Eastern Standard Time ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property KEYBOARDLOCALE is now = 0c0c:00001009 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: KEYBOARDLOCALE = 0c0c:00001009 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property USERLOCALE is now = fr-CA ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: USERLOCALE = fr-CA ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property UILANGUAGE is now = fr-CA ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: UILANGUAGE = fr-CA ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPCAPTURE is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPCAPTURE = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    <Message containing password has been suppressed> ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    <Message containing password has been suppressed> ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPAPPLICATIONS is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPAPPLICATIONS = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPCOMPUTERBACKUP is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPCOMPUTERBACKUP = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPDOMAINMEMBERSHIP is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPDOMAINMEMBERSHIP = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPCOMPUTERNAME is now = NO ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPCOMPUTERNAME = NO ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPDEPLOYMENTTYPE is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPDEPLOYMENTTYPE = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPUSERDATA is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPUSERDATA = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPPACKAGEDISPLAY is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPPACKAGEDISPLAY = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPLOCALESELECTION is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPLOCALESELECTION = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000

    Hi,
    I agree with Damon.
    Might be the ConfigMgr Driver Injector will help you.
    This tool will allow you to capture installed drivers on your workstations and then will automatically import them in ConfigMgr 2012.
    http://gallery.technet.microsoft.com/ConfigMgr-Driver-Injector-aae7d17d
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • MDT 2012 'Failed to save Environment to (80070057) Error during Windows 7 x64 Pro Deployment

    Hi There,
    I've been using MDT for a little while now, but I'm having problems successfully deploying an image to a batch of new laptops. The laptop HDD's are completely blank, and I am PXE booting using an x64 Litetouch Image via WDS. I have successfully captured
    my image from a reference laptop (the same model that I'm trying to image), and I am now trying to deploy it using a standard client task sequence.
    The 'Install operating System' phase seems to go ok, but then sits for quite some time at the 'Applying Unattend.xml' stage, then eventually, I get a general error 'Task Sequence Failed - 80004005'. I then exit MDT (it doesn't reboot as it should), and let
    the laptop boot, which it does, and logs straight on into Windows, but gives me error along the lines of 'can't find the litetouch script', which I assume means MDT hasn't been able to copy it across. The laptop is however joined to our domain, and I pretty
    much just have to tick the 'require a password to log on to this computer' box in user accounts, and all looks ok.
    So in summary, the image is applying, but the laptop is not rebooting and running the final cleanup scripts.
    I have already changed the SATA mode to IDE, instead of AHCI, having read this sometimes causes problems. I also read that systems with UEFI BIOS can also cause problems with MDT, but I'm not sure if this is the case.
    I have edited my customsettings.ini, to copy log files back to my server, which it has done for me. Having looked at the logs (with CM Trace), I can see these errors:
    Failed to save environment to  (80070057)
    TSManager 26/03/2014 15:48:09
    1820 (0x071C)
    Failed to save the current environment block. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
    The parameter is incorrect. (Error: 80070057; Source: Windows)
    TSManager 26/03/2014 15:48:09
    1820 (0x071C)
    Failed to persist execution state. Error 0x(80070057)
    TSManager 26/03/2014 15:48:09
    1820 (0x071C)
    Failed to save execution state and environment to local hard disk
    TSManager 26/03/2014 15:48:09
    1820 (0x071C)
    The task sequence execution engine can not reboot the machine because we failed to persist execution environment
    TSManager 26/03/2014 15:48:09
    1820 (0x071C)
    Fatal error is returned in check for reboot request of the action (Restart computer). 
    Unspecified error (Error: 80004005; Source: Windows)
    TSManager 26/03/2014 15:48:09
    1820 (0x071C)
    An error (0x80004005) is encountered in execution of the task sequence
    TSManager 26/03/2014 15:48:09
    1820 (0x071C)
    Task Sequence Engine failed! Code: 80004005
    TSManager 26/03/2014 15:48:09
    1820 (0x071C)
    Any help you can give me would be great, as I'd like to get this process running properly.
    Thanks,
    Sarah

    You don't mention what kind of OS this is (Windows 7 Pro x64?)
    This is a known issue/FAQ.
    I would recommending using MDT 2012 (update 1) for UEFI machines.
    Machines with uEFI 2.3.1 only support Windows 8.x.
    http://technet.microsoft.com/en-us/library/hh824898.aspx
    Recomendation: Convert the BIOS to CSM and/or upgrade to Windows 8.1 :^)
    Keith Garner - keithga.wordpress.com

  • WDS & MDT 2012 Integration Questions: Do I need an install image on WDS if I'm multicasting from MDT

    I'm running WDS & MDT 2012 on Server 2012 for my deployment solution.  I have a few questions about what happens when you integrate WDS & MDT.
    Perhaps this is a simple question, but if WDS multicasts the installation image from MDT, do I need to have an image in the installation folder of WDS?  I have the "Enable multicasting" box checked whenever I update my deployment share
    Also, my server is running X64 architecture, so I have the x64 WAIK installed.  but I'm having issues editing the unattend.xml on my server because my images are all X86.  Keeping in mind that I already have the X64 WAIK installed, can i install
    the X86 WAIK tools on my server?

    Sorry, that's two questions you only get one... Just kidding...
    FOr MDT, you don't import the images into the WDS console, you just need to add a Multicast namespace.
    http://keithga.wordpress.com/2014/04/23/multicasting-with-mdt/
    AS for the unattend.xml edit issue, that is known:
    http://blogs.technet.com/b/deploymentguys/archive/2009/08/27/windows-7-waik-and-custom-images.aspx
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • When to use unattend.xml in task sequence - best practice?

    Hi, I've tried researching this but not found an answer to my specific query.
    We have ConfigMgr 2012 R2 with MDT 2013 although I don't think this is an MDT specific question.
    I'm trying to create a Build and Capture task sequence for our Windows Server 2008 R2 and Server 2012 /2012R2 server builds utilising an UNATTEND.XML file to make some customisations that can be deployed for every build afterwards in a Deployment Task Sequence.
    Specifically the addition of some Windows Features like SNMP and it's configuration and the addition of the Telnet Client. There are other bits like language settings and configuration items but I'm specifically interested in the Features part for my question.
    In CM 2012R2 you now have the option under the "Apply Operating System" to use a captured image or an original installation source. However they work differently if you specify the use of the same unattended answer file.
    The "image" deployment ignores all of the "add features" sections of the XML file and the "installation source" loses the  configuration options from SNMP from the XML file. When you then deploy the captured image using
    the same unattend.xml again the one from the "installer" now has all the SNMP features required and the one from the "image" is still missing everything.
    So my question is as follows.
    What is best practice for specifying an unattend.xml file in a task sequence. Is it in the build and capture TS or in the Deployment TS ?
    or
    Do I need multiple XML files, one for build and capture with some bits in and another for deployment with the rest in?
    or
    Should I be doing something else?
    Although this is specifically asking about Server O/S we will be using the same methodology for Windows 7 deployment.

    In this case DISM is only used to add the actual features... for configuration you could use a simple script that runs afterwards. Sample registry file:
    SAMPLE REG FILE - HKLM-SNMP.reg
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SNMP\Parameters]
    "NameResolutionRetries"=dword:00000010
    "EnableAuthenticationTraps"=dword:00000001
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SNMP\Parameters\PermittedManagers]
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SNMP\Parameters\RFC1156Agent]
    "sysServices"=dword:0000004f
    "sysLocation"=""
    "sysContact"=""
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SNMP\Parameters\TrapConfiguration]
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SNMP\Parameters\TrapConfiguration\public]
    "1"="127.0.0.1"
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SNMP\Parameters\ValidCommunities]
    "public"=dword:00000004
    Sample batch file:
    SAMPLE SCRIPT FILE - ConfigureSNMPService.bat
    @ECHO OFF
    net stop "SNMP Service"
    regedit /s HKLM-SNMP.reg
    net start "SNMP Service"
    Also some settings for SNMP can be controlled through group policy:
    http://serverfault.com/questions/285762/group-policy-for-multiple-snmp-permitted-managers

  • Inconsistent DISM.EXE error when applying unattend.xml during LTI deployment - Possible bug!

    I've been using MDT 2012 and 2012 update 1 with ADK for Windows 8 successfully for years.  This week I decided to uninstall those tools, and install ADK for Windows 8.1 and MDT 2013.  I'm running Windows 7 x64.  Instead of upgrading the current
    deployment share, I created a new share to start fresh.
    So, I created a new share, added Windows 7 OS, and created a client deployment task sequence. I modified the unattended.xml to enable telnet client and disable media center.  No drivers, no applications, and no packages for this test.  Stock, unmodified
    task sequence.
    Problem:
    It works as expected sometimes.  But, about 50% of the time, I get this error:
    From the BDD.LOG:
    <![LOG[About to run command: dism.exe /Image:C:\ /Apply-Unattend:C:\Windows\Panther\Unattend.xml /ScratchDir:C:\MININT\Scratch]LOG]!><time="00:16:51.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Command has been started (process ID 1224)]LOG]!><time="00:16:51.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Deployment Image Servicing and Management tool]LOG]!><time="00:16:51.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Version: 6.3.9600.16384]LOG]!><time="00:16:51.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Image Version: 6.1.7600.16385]LOG]!><time="00:16:52.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Disabling feature(s)]LOG]!><time="00:16:53.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Disabling feature(s)]LOG]!><time="00:16:58.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Error: 0x80220013]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > DISM failed. No operation was performed. ]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > For more information, review the log file.]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > The DISM log file can be found at X:\windows\Logs\DISM\dism.log]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Return code from command = -2145255405]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[FAILURE ( 5627 ): -2145255405 0x80220013: Run DISM.exe]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LTIApply" context="" type="3" thread="" file="LTIApply">
    <![LOG[Command completed, return code = -2147467259]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Litetouch deployment failed, Return Code = -2147467259 0x80004005]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LiteTouch" context="" type="3" thread="" file="LiteTouch">
    <![LOG[For more information, consult the task sequencer log ...\SMSTS.LOG.]LOG]!><time="00:16:59.000+000" date="10-30-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    From the DISM.LOG:
    2013-10-30 00:16:58, Error CSI 00000001 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #5# from CWcmEngineCore::GetNamespaceWithOptions(nsid = { name: Microsoft-Windows-PnpCustomizationsNonWinPE ver: lang: neutral arch: amd64 pkt: 31bf3856ad364e35 verSc: nonSxS }, iMode = 1, iAccess = 2, iOption = 1, target = @0x4c792c0, context = NULL, namespace = { name: Microsoft-Windows-PnpCustomizationsNonWinPE ver: lang: neutral arch: amd64 pkt: 31bf3856ad364e35 verSc: nonSxS })
    [gle=0x80004005]
    2013-10-30 00:16:58, Error CSI 00000002 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #3# from CUnattendDeserializer::ProcessComponentElement(...)[gle=0x80004005]
    2013-10-30 00:16:58, Error CSI 00000003 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #2# from CUnattendDeserializer::ProcessDocument(...)[gle=0x80004005]
    2013-10-30 00:16:58, Error CSI 00000004 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #1# from CUnattendDeserializer::Deserialize(stream = @0x40acf60, engine = @0x4301af0, target = @0x4c792c0, results = NULL, resultCount = 0)[gle=0x80004005]
    2013-10-30 00:16:58, Error DISM DISM Smi Provider: PID=1264 Error deserializing SMI settings. - CSmiWrapper::ApplySettings(hr:0x80220013)
    2013-10-30 00:16:58, Error DISM DISM Smi Provider: PID=1264 d:\w7rtm\base\ntsetup\opktools\dism\providers\smiprovider\dll\smimanager.cpp:166 - CSmiManager::Apply(hr:0x80220013)
    2013-10-30 00:16:58, Error DISM DISM Unattend Manager: PID=1264 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:400 - CUnattendManager::Apply(hr:0x80220013)
    2013-10-30 00:16:58, Error DISM DISM Unattend Manager: PID=1264 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:654 - CUnattendManager::InternalExecuteCmdLine(hr:0x80220013)
    2013-10-30 00:16:58, Error DISM DISM Unattend Manager: PID=1264 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:603 - CUnattendManager::ExecuteCmdLine(hr:0x80220013)
    2013-10-30 00:16:58, Error DISM DISM.EXE: DISM Unattend Manager processed the command line but failed. HRESULT=80220013
    I noticed that it never seems to happen if I don't enable/disable features with the unattended.xml
    unattended.xml that has the problem:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing>
    <package action="configure">
    <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.1.7601.17514" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="" />
    <selection name="TelnetClient" state="true" />
    <selection name="TFTP" state="true" />
    <selection name="FaxServicesClientPackage" state="false" />
    <selection name="MediaCenter" state="false" />
    <selection name="OpticalMediaDisc" state="false" />
    </package>
    </servicing>
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ImageInstall>
    <OSImage>
    <WillShowUI>OnError</WillShowUI>
    <InstallTo>
    <DiskID>0</DiskID>
    <PartitionID>1</PartitionID>
    </InstallTo>
    <InstallFrom>
    <Path>.\Operating Systems\Windows 7 Pro x64 SP1\Sources\install.wim</Path>
    <MetaData>
    <Key>/IMAGE/INDEX</Key>
    <Value>1</Value>
    </MetaData>
    </InstallFrom>
    </OSImage>
    </ImageInstall>
    <Display>
    <ColorDepth>16</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <ComplianceCheck>
    <DisplayReport>OnError</DisplayReport>
    </ComplianceCheck>
    <UserData>
    <AcceptEula>true</AcceptEula>
    <ProductKey>
    <Key></Key>
    </ProductKey>
    </UserData>
    </component>
    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SetupUILanguage>
    <UILanguage>en-US</UILanguage>
    </SetupUILanguage>
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="generalize">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    </component>
    </settings>
    <settings pass="specialize">
    <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <Identification>
    <Credentials>
    <Username></Username>
    <Domain></Domain>
    <Password></Password>
    </Credentials>
    <JoinDomain></JoinDomain>
    <JoinWorkgroup></JoinWorkgroup>
    <MachineObjectOU></MachineObjectOU>
    </Identification>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ComputerName></ComputerName>
    <ProductKey></ProductKey>
    <RegisteredOrganization>Inc.</RegisteredOrganization>
    <RegisteredOwner>Desktop</RegisteredOwner>
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    <TimeZone>Pacific Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Home_Page>about:blank</Home_Page>
    <DisableWelcomePage>true</DisableWelcomePage>
    <DisableFirstRunWizard>false</DisableFirstRunWizard>
    </component>
    <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Description>EnableAdmin</Description>
    <Order>1</Order>
    <Path>cmd /c net user Administrator /active:yes</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>UnfilterAdministratorToken</Description>
    <Order>2</Order>
    <Path>cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>disable user account page</Description>
    <Order>3</Order>
    <Path>reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    <component name="Microsoft-Windows-TapiSetup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <TapiConfigured>0</TapiConfigured>
    <TapiUnattendLocation>
    <AreaCode>""</AreaCode>
    <CountryOrRegion>1</CountryOrRegion>
    <LongDistanceAccess>9</LongDistanceAccess>
    <OutsideAccess>9</OutsideAccess>
    <PulseOrToneDialing>1</PulseOrToneDialing>
    <DisableCallWaiting>""</DisableCallWaiting>
    <InternationalCarrierCode>""</InternationalCarrierCode>
    <LongDistanceCarrierCode>""</LongDistanceCarrierCode>
    <Name>Default</Name>
    </TapiUnattendLocation>
    </component>
    <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DisableSR>1</DisableSR>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <UserAccounts>
    <AdministratorPassword>
    <Value>UABAAHMAcwB3AG8AcgBkAD0ANwBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHMAdwBvAHIAZAA=</Value>
    <PlainText>false</PlainText>
    </AdministratorPassword>
    </UserAccounts>
    <AutoLogon>
    <Enabled>true</Enabled>
    <Username>Administrator</Username>
    <Domain>.</Domain>
    <Password>
    <Value>UABAAHMAcwB3AG8AcgBkAD0ANwBQAGEAcwBzAHcAbwByAGQA</Value>
    <PlainText>false</PlainText>
    </Password>
    <LogonCount>999</LogonCount>
    </AutoLogon>
    <Display>
    <ColorDepth>32</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <FirstLogonCommands>
    <SynchronousCommand wcm:action="add">
    <CommandLine>wscript.exe %SystemDrive%\LTIBootstrap.vbs</CommandLine>
    <Description>Lite Touch new OS</Description>
    <Order>1</Order>
    </SynchronousCommand>
    </FirstLogonCommands>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <RegisteredOrganization>Inc.</RegisteredOrganization>
    <RegisteredOwner>Desktop</RegisteredOwner>
    <TimeZone></TimeZone>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="offlineServicing">
    <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DriverPaths>
    <PathAndCredentials wcm:keyValue="1" wcm:action="add">
    <Path>\Drivers</Path>
    </PathAndCredentials>
    </DriverPaths>
    </component>
    </settings>
    </unattend>
    unattended.xml that is problem-free:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ImageInstall>
    <OSImage>
    <WillShowUI>OnError</WillShowUI>
    <InstallTo>
    <DiskID>0</DiskID>
    <PartitionID>1</PartitionID>
    </InstallTo>
    <InstallFrom>
    <Path>.\Operating Systems\Windows 7 Pro x64 SP1\Sources\install.wim</Path>
    <MetaData>
    <Key>/IMAGE/INDEX</Key>
    <Value>1</Value>
    </MetaData>
    </InstallFrom>
    </OSImage>
    </ImageInstall>
    <Display>
    <ColorDepth>16</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <ComplianceCheck>
    <DisplayReport>OnError</DisplayReport>
    </ComplianceCheck>
    <UserData>
    <AcceptEula>true</AcceptEula>
    <ProductKey>
    <Key></Key>
    </ProductKey>
    </UserData>
    </component>
    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SetupUILanguage>
    <UILanguage>en-US</UILanguage>
    </SetupUILanguage>
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="generalize">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    </component>
    </settings>
    <settings pass="specialize">
    <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <Identification>
    <Credentials>
    <Username></Username>
    <Domain></Domain>
    <Password></Password>
    </Credentials>
    <JoinDomain></JoinDomain>
    <JoinWorkgroup></JoinWorkgroup>
    <MachineObjectOU></MachineObjectOU>
    </Identification>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ComputerName></ComputerName>
    <ProductKey></ProductKey>
    <RegisteredOrganization>Inc.</RegisteredOrganization>
    <RegisteredOwner>Desktop</RegisteredOwner>
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    <TimeZone>Pacific Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Home_Page>about:blank</Home_Page>
    <DisableWelcomePage>true</DisableWelcomePage>
    <DisableFirstRunWizard>false</DisableFirstRunWizard>
    </component>
    <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Description>EnableAdmin</Description>
    <Order>1</Order>
    <Path>cmd /c net user Administrator /active:yes</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>UnfilterAdministratorToken</Description>
    <Order>2</Order>
    <Path>cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>disable user account page</Description>
    <Order>3</Order>
    <Path>reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    <component name="Microsoft-Windows-TapiSetup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <TapiConfigured>0</TapiConfigured>
    <TapiUnattendLocation>
    <AreaCode>""</AreaCode>
    <CountryOrRegion>1</CountryOrRegion>
    <LongDistanceAccess>9</LongDistanceAccess>
    <OutsideAccess>9</OutsideAccess>
    <PulseOrToneDialing>1</PulseOrToneDialing>
    <DisableCallWaiting>""</DisableCallWaiting>
    <InternationalCarrierCode>""</InternationalCarrierCode>
    <LongDistanceCarrierCode>""</LongDistanceCarrierCode>
    <Name>Default</Name>
    </TapiUnattendLocation>
    </component>
    <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DisableSR>1</DisableSR>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <UserAccounts>
    <AdministratorPassword>
    <Value>UABAAHMAcwB3AG8AcgBkAD0ANwBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHMAdwBvAHIAZAA=</Value>
    <PlainText>false</PlainText>
    </AdministratorPassword>
    </UserAccounts>
    <AutoLogon>
    <Enabled>true</Enabled>
    <Username>Administrator</Username>
    <Domain>.</Domain>
    <Password>
    <Value>UABAAHMAcwB3AG8AcgBkAD0ANwBQAGEAcwBzAHcAbwByAGQA</Value>
    <PlainText>false</PlainText>
    </Password>
    <LogonCount>999</LogonCount>
    </AutoLogon>
    <Display>
    <ColorDepth>32</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <FirstLogonCommands>
    <SynchronousCommand wcm:action="add">
    <CommandLine>wscript.exe %SystemDrive%\LTIBootstrap.vbs</CommandLine>
    <Description>Lite Touch new OS</Description>
    <Order>1</Order>
    </SynchronousCommand>
    </FirstLogonCommands>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <RegisteredOrganization>Inc.</RegisteredOrganization>
    <RegisteredOwner>Desktop</RegisteredOwner>
    <TimeZone></TimeZone>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="offlineServicing">
    <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DriverPaths>
    <PathAndCredentials wcm:keyValue="1" wcm:action="add">
    <Path>\Drivers</Path>
    </PathAndCredentials>
    </DriverPaths>
    </component>
    </settings>
    </unattend>
    Please help!

    To be honest, I've never tried to modify the installer packages via unattend.xml.  And come to think of it, it appears that the /applyunattend switch may not understand how to install packages (might not know where the sxs folder is located ). What
    is confusing to me is how it *does* work 50% of the time.
    did you import the *full* sources or just the *.wim file?
    Here is a post in the configmgr group which suggests to perform the package management *online*
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/42eb50b6-7059-431c-ae84-2e5753507a90/unattendxml-and-microsoftwindowsfoundationpackage
    Keith Garner - keithga.wordpress.com
    Thanks for the reply Keith.
    I imported the full source, and I'm also not sure why it is not consistent with failure or success either.
    To narrow down the problem, I created a reproducible set of steps (for a possible future call to Microsoft support). Those steps are described in this
    thread.  When following the steps in the thread, the problem appeared every time.  I only tried it 6, or so, times though.
    The enabling/disabling of features via the unattend.xml is a supported and documented feature.  In fact, following the hyperlink in the solution of the thread you mentioned documents the process.
    -Tony

Maybe you are looking for