Unanswered ZTIError - Unhandled error returned by LTISysprep

  • Wednesday, March 24, 2010 9:46 AM
     
     

    Im getting this error running if i run my capture task sequence when booting of my MDT created ISO CD.

    Goes on to say:

    The system cannot find the file specified. (-2147024894 0x8070002) Litetouch Deployment failed, Return Code -2147467259 0x80004005

    Seems to fail and bring up error when executing the sysprep options.

    Now i usually use this method below to capture but was just wondering if everything could be done via the ISO CD?

    Once you have logged on, open a command prompt window and type the following command to manually start the Windows Deployment Wizard on the computer:

    \\<computername>\<share>\Scripts\LiteTouch.vbs

    LTISysprep on reference PC after the capture process fails looks like this. 

    <![LOG[Microsoft Deployment Toolkit version: 5.0.1641.0]LOG]!><time="09:10:04.000+000" date="03-24-2010" component="LTISysprep" context="" type="1" thread="" file="LTISysprep">
    <![LOG[The task sequencer log is located at X:\windows\TEMP\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="09:10:04.000+000" date="03-24-2010" component="LTISysprep" context="" type="1" thread="" file="LTISysprep">
    <![LOG[Cleaning up Autologon registry values]LOG]!><time="09:10:04.000+000" date="03-24-2010" component="LTISysprep" context="" type="1" thread="" file="LTISysprep">
    <![LOG[Copying C:\MININT\Unattend.xml to X:\windows\system32\sysprep\unattend.xml]LOG]!><time="09:10:04.000+000" date="03-24-2010" component="LTISysprep" context="" type="1" thread="" file="LTISysprep">
    <![LOG[About to run command: X:\windows\system32\sysprep\sysprep.exe /quiet /generalize /oobe /quit]LOG]!><time="09:10:04.000+000" date="03-24-2010" component="LTISysprep" context="" type="1" thread="" file="LTISysprep">
    <![LOG[ZTI ERROR - Unhandled error returned by LTISysprep: The system cannot find the file specified.
     (-2147024894  0x80070002)]LOG]!><time="09:10:04.000+000" date="03-24-2010" component="LTISysprep" context="" type="3" thread="" file="LTISysprep">

    PC is off the domain (which i have seen cause something similar) and I ran sysprep from the reference PC manually using same command line "sysprep.exe /quiet /generalize /oobe /quit" and it runs fine no errors.

    Just wondering if anything can be done to make this work from the ISO rather than running the litetouchscript.vbs

All Replies

  • Tuesday, May 24, 2011 11:36 AM
     
     

    I have this same problem except I'm using the deploymentshare to run the Litetouch.wsf.

     

    Did you ever resolve this issue?

  • Wednesday, October 10, 2012 9:04 AM
     
     

    I have this same problem using Litetouch.wsf.

    I can't finish task "Sysprep & Capture" on my Windows XP machine. :/


    --- Bartek