MDT 2012 - Pre-Deployment File Deletion

Hi,
I have a small problem with migrating XP to Win 7 using MDT. Basically, I have about 200 machines to migrate but the TS will not allow me to copy user data. The error I get is "A supported previous version of Windows was not found on this computer.
Data and settings cannot be restored".
After a lot of digging around, it seems that the cause is a Program Files (x86) directory on the local disk which was put there by an Outlook Archiving add-on. I'm guessing that when MDT scans the disk, it sees this and 'thinks' it's an x64 OS. I know for
a fact that this is the cause of the problem, as, when I delete the folder manually and re-run the TS, it all works perfectly, the migration of data occurs, Win 7 installs and the data is put back - no issues at all.
Is there a way to configure the TS to remove or ignore this directory before the disk is scanned? I've tried using a command-line rmdir /q but I can't get it to work and, if I'm honest, not entirely sure it will work the way I've done it.
Hopefully someone can put me out of this misery as I don't particularly want to manually remove it on all machines prior to deployment.
Thanks
Paul

Dan - I've tried putting this command in various different places of the TS. Firstly at the top of the State Capture section and then at Initialization, which hasn't made a difference.
I don't want to do this as a logon script for the domain as there are already a handful of Win7 machines on the domain, which could cause an issue.
Frank - rd <PATH> /s /q was what I initially tried and this wasn't successful, neither was the other, but I'm guessing I may not have it in the correct position within the TS?

Similar Messages

  • MDT 2012 Litetocuh Deployment Failed, Return Code = -2147467259 0x0004005

    Here is what I have tried. I have tried recreating the DeploymentShare. Moved my Deployment Test Share to the standard 2008 Server running MDT 2012. I have setup a Win7 x64 box as the Deployment Manager. I am still getting the following error:
    Litetouch deployment failed, Return Code = -2147467259  0x80004005
    Failed to run the action: Copy OEM files. 
    Incorrect function, (Error: 00000001; Source: Windows)
    The execution of the group (Install has failed and the execution has been aborted. An action failed. 
    Operation abourted (Error: 80004004; Source Windows)
    Failed to run the last action: Copy OEM files, Execution of task sequence failed. 
    Incorrect funtion. (Error: 00000001; Source: Windows)
    Task Sequence Engine failed! Code: enExecutionFail
    Task sequence execution failed with error code 80004005
    Error Task Sequence Manager failed to execute task sequence. Code 0x80004005
    Recreated the Image, Task Sequences, CS.ini and Boot.ini) Incorporated all OOB Drivers, Packages. Using
    a USB 16Gb flash drive with LiteTouchx86. 
    List last time we tried to create a separate deployment share. Copy all the preexisting data from a working known good deployment share with images, task
    sequence, cs.ini and all image files. Still getting the same issue. 
    Finally checked some of the Google, technet and forums for any assistance but non seem to do the trick. 
    I'm new to the process but have been working with a fellow tech who has been working with MDT for six months and he can not find the issue either. 
    Thanks for all your help up front. 

    Can you post your log files?
    IT Support " Scripting Noob "

  • MDT 2012 - Litetouch deploy windows 8 with different administrator account

    I have created and captured a custom image of Windows 8 using MDT2012 update 1 and Windows ADK (without SCCM). In the image, I have set an account called DeployUser, with password XXX, adding it to the Administrators group, and I have disabled the User
    Account Control.
    I did this because the Administrator account is renamed from GPO and the password is changed every 30 days (for security reasons, the password is not disclosed to any IT support).
    Next, I created a TS to deploy this image, adding the installation of some software.
    In the Unattend.xml, I also added DeployUser to perform the autologon.
    After the first logon with DeployUser, the TS stops and does not return any error message.
    If I manually run C: \ ProgramData \ Microsoft \ Windows \ Start Menu \ Programs \ Start-up \ LiteTouch.lnk nothing happens, however, if I run it with "Run as Administrator", the TS continues normally.
    Somebody who knows a solution for this?

    I believe MDT LiteTouch deployments only recognize the Administrator account name for processing task sequences.
    Are you joining the domain during an MDT Litetouch deployment? If so, you may want to delay joining to a domain or GPO processing. Take a look at these recommendations:
    Domain Policies that break MDT 2010
    It may also be possible to disable GPO processing until the end of the taks sequence via a reghack or disabling a service. Take a look at this:
    How to Disable/Enable Group Policy
    BTW, the task sequence engine in ConfigMgr prevents GPO processing during an OSD.
    V/R, Darrick West - Senior Systems Engineer, ConfigMgr: OSD

  • MDT 2012 UNC Deployment Failure with static IP.

    I am having trouble getting my UNC deployment to run the State Restore phase. I am operating on a network without DHCP and have successfully connected to the network share and ran the Task Sequence. After the reboot, however, the static ip doesn't get set
    and the deployment can't continue.
    Upon inspection of the BDD.log I ran across the entry in the State Restore section that pertains to setting the static ip.
    WMI Function: Adapter.EnableStatic(IPAddress,SubnetMask) FAILURE: -2147217405 Unknown Error: -2147217405
    If I log in and run the LiteTouch.wsf file as an administrator, the task sequence starts running again and the static ip gets applied.
    Why is this not happening automatically?

    The account I'm using does have permissions. I use the same account to join manually after the process is complete. I'm not sure what the purpose of the Temp Account is. I only see it if the process fails. Otherwise, if the process completes, it is not there
    when I log in. The Administrator account is disabled by Group Policy but since it never joins the Domain, the Administrator account doesn't get disabled.
    There is no ZTIDomainJoin.log
    NetSetup.log is as follows:
    NetpDomainJoin
    NetpMachineValidToJoin
        OS Version: 6.1
        Build Number: 7601 (7601.win7sp1_ldr.130828-1532)
        ServicePack: Service Pack 1
        SKU: Windows 7 Enterprise
    NetpGetLsaPrimaryDomain: status: 0x0
    NetpMachineValidToJoin: status: 0x0
    NetpJoinWorkgroup: joining computer 'MININT-TBQSA02' to workgroup 'WORKGROUP'
    NetpValidateName: checking to see if 'WORKGROUP' is valid as type 2 name
    NetpCheckNetBiosNameNotInUse for 'WORKGROUP' [ Workgroup as MACHINE ] returned 0x0
    NetpValidateName: name 'WORKGROUP' is valid for type 2
    NetpSetLsaPrimaryDomain: for 'WORKGROUP' status: 0x0
    NetpJoinWorkgroup: status: 0x0
    NetpDoDomainJoin: status: 0x0
    Now I realize that it appears to be joining the "Workgroup" Workgroup, but in my customsettings.ini I have the JoinDomain variable set to the proper domain.

  • MDT 2012 deploy OS from USB external drive failed - need to unplug and plug it once again

    We are using MDT 2012 and deploying Windows 7 using media (USB external hard drive). We can successfully deploy Windows 7 32 bit using this method but there is a problem with deploying Windows 7 64bit. This problem appears only on HP EliteBook 840. We can
    boot into WinPE 64 bit and can start proper task sequence, all image is applied then after restart, before logon screen appears there is an error saying that cannot find litetouch.vbs script. After clicking ok, I can logon to Windows and there is no usb external
    drive recognized. But when I unplug and plug usb drive once again it is recognized by Windows and can be used. I can see that Windows install some drivers just after plug it again
    I checked BIOS looking for some USB power options - there is no such settings. And 32 bit deployment works ok. So this is not a case. Looks for me like a problem with proper usb drivers for 64 bit. I download all drivers from HP website (driver pack and
    drivers only for USB 3.0). We are using make and model matching in MDT - works ok for all the rest hardware models. Any idea how to troubleshoot it?

    Not sure what's going on here. Is this a USB "Flash" drive or a USB "Hard Drive". There *Is* a distinction.
    I *thought* that MDT would copy itself to the c:\minint\scripts folder to continue installation.
    Next time, when you see this error, Press Shift-F10 to get into a cmd.exe prompt. Can you find litetouch.vbs on any of the drives? Does the USB Drive appear?
    IF in fact, the USB Drive is not appearing after the 1st reboot, then you have a problem. Why did the USB 3.0 driver not install. Check the Driver Installation Logs to verify.
    Keith Garner - keithga.wordpress.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.  ;)

  • 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

  • MDT 2012 measuring amount and deployment time

    I'm on beginning of MDT's Adventure. For our Client we have to prepare in a monthly basis image load reports that contain amount of images deployed in requested period of time with information how many each OS installation took time. If it's possible to
    collect those information from MDT 2012/WDS logs and if it is possible to automation of preparation image load report process.

    You could always do a .count of your logging directory on the MDT DS.  The other option would be a Powershell script that runs at the end of the deployment.  It could be something as simple as --
    #TS Variables
    $tsenv = New-Object -COMObject Microsoft.SMS.TSEnvironment
    $scriptroot = $tsenv.Value("Scriptroot")
    #Machine Log Path
    $machineLog = machinelog.txt
    #WMI Variables
    $os = get-wmiobject win32_operatingsystem
    $computer = get-wmiboject win32_computersystem
    #VALIDATE MACHINE LOG EXISTS.
    if (!(test-path $scriptroot\$machinelog)){
    new-item -path $scriptroot\$machinelog}
    #ADD CONTENT TO MACHINE LOG.
    add-content -path $scriptroot\$machinelog -value "Machine built - $(Get-Date) - Machine Name : $computer.name OS : $os.version"
    #DONE
    exit 0
    This is really basic but you get the idea.  Have it shoot data to a file.  Usually you would want this into an xls file, but that takes a bit more work.  I take no responsibility for this script and it has not been tested, it's more to give
    you the idea of the construct for what you would need.  Good luck.

  • SCCM 2012 SP1 and MDT 2012 Task Sequence Templates, MDT File/Settings Packages

    We're setting up SCCM 2012 integrated with MDT 2012 for our OSD. My main issue is finding actual reference material for the MDT task sequence templates when integrated with SCCM. The MDT documentation has a lot of information on variables and task sequences
    outside of SCCM integration. 
    One thing I'd love to find information on is what's actually going on during an MDT Client Task Sequence template. I found this http://social.technet.microsoft.com/Forums/en-US/645a77b2-5be6-431d-818c-57d24b1435cc/understanding-mdt-task-sequence?forum=configmgrosd but
    it doesn't delve into the kind of detail I'm looking for. I can dig up information through the MDT reference material on some things, but I just can't find anything out there that actually walks you through an SCCM/MDT task sequence template. For instance,
    under State Restore what is being referenced in Install Software with base variable name PACKAGES, vs Install Applications and base variable name COALESCED APPS. And, where are you supposed to put these applications? That's just a specific example, I'm hoping
    to find some kind of walkthrough.
    Two things I'm hazy on are the MDT packages. What exactly are the MDT Settings Package, and the MDT Files Package? What are they used for? What benefits do you get out of using them? And, how exactly do you use them? I know one of them has something to do
    with customsettings.ini, but what's the point of using SCCM with MDT if you still have to muck around in the customsettings.ini file?
    Either way, it seems like there are a lot of references to SCCM task sequences, and a lot of references to MDT task sequences. But, not together. Which is a bit annoying since the MDT-integrated task sequence templates are very obviously different than either
    SCCM or MDT by itself. Any help would be appreciated, even just information on where to look. Maybe I'm just really bad at finding reference material for SCCM/MDT. Thanks. 

    When MDT integrated with SCCM, We need the following MDT components to be created:
    MDT Boot image
    MDT Toolkit Files
    MDT Settings
    The MDT boot image (for example) gives you extra abilities over the standard ConfigMgr boot image such as the ability to display a HTA Refer here:
    http://www.windows-noob.com/forums/index.php?/forum/98-frontends-and-web-services/
    MDT Files once created, you will find UDIWizard_Config.Xml file in which you can start User driven Installation OSD using UDI designer.
    Refer these links for better understanding:
    http://www.windows-noob.com/forums/index.php?/topic/5131-using-sccm-2012-rc-in-a-lab-part-16-integrating-mdt-2012-rc1-with-configuration-manager-2012/
    http://www.windows-noob.com/forums/index.php?/topic/5221-using-sccm-2012-rc-in-a-lab-part-17-using-mdt-2012-rc1-within-configuration-manager-2012/
    http://www.windows-noob.com/forums/index.php?/topic/5250-using-sccm-2012-rc-in-a-lab-part-18-deploying-a-udi-client-task-sequence-with-mdt-2012-rc1-integrated-in-configuration-manager-2012/
    Thanks, Prabha G
    Thanks for the quick reply. But, what about the MDT Settings Package? Also, both have a pretty big folder structure for each package. Surely it does more than just provide a couple xml and ini files? I'm not looking for anyone to spoon-feed me the information,
    but at least a pointer in the right direction for finding the reference material. It seems for SCCM/MDT integration you have to go all over the place finding scraps of information to put together. 
    Also, any info on the SCCM/MDT task sequence templates? Thanks. 

  • MDT 2012 + WinPE 4.0 + VMWare ESXi - Hangs "Windows is loading files" booting into PE

    I'm trying out using MDT 2012 and WinPE 4.0, upgrading things. I've recreated things following templates in MDT 2012. I'm also using ADK and WinPE 4.0.
    Issue I'm seeing is upon restarting into WinPE I see the screen showing Windows is Loading Files and the progress bar. I see the first one load through and then the second slower one load through. Once progress bar fills, it just does nothing and I'm left
    looking at a complete progress bar.
    I was trying obviously first using VMWare ESX 5.0 with no success, subsequently tried a couple of physical machines and those had no problems. I still want to get working on ESX since that will help speed up development and testing of the rest of the stuff
    I need to upgrade. Tried a variety of SCSI controllers within ESX vms. I tried VMWare Workstation 9 with the mixed results as with the LSI Logic Parallel SCSI controller had success but not the others.
    I of course at first tried making sure drivers were added with no change, although that still could be an issue with drivers I found to put in being incorrect.
    More interestingly though is that I can of course install Windows 8 from install media just fine on these hardware, as well as if I create an ISO from the deployment share and boot to that it works just fine, so it seems to just be an issue when booting
    to WinPE on disk.
    Any ideas are greatly appreciated. Thanks.

    I did have the same problem with ESXI 4.1 and Windows 8.
    I found a full solution with the following:
    download the linked file at the bottom of this post and add the following options to your vmware-configuration
    file:
    bios440.filename =
    "<full path to rom image>"  --> if file in folder of vm only "bios.440.rom
    mce.enable = TRUE
    cpuid.hypervisor.v0 =
    FALSE
    vmGenCounter.enable =
    FALSE
    This worked for me for several environment with an older ESXI-invironment and Windows 8.
    http://communities.vmware.com/servlet/JiveServlet/download/2139717-98102/bios.440.rom
    I can confirm that this works also!  Many thanks!
    ESXi 4.1 with WinPE4.0

  • Pre-Download System Updates to use w/MDT 2012

    Is their any way to pre-download these system updates and install them during a deployment using MDT 2012?
    Wish to speed up the deployment?
    * Im talking about the Updates not the System Update Software, I already have that installed!
    Moderator comment: Subject edited for clarity. Was: Pre-Download System Update 5

    I assume you're wanting to automatically install drivers?
    Download the driver packs for your models from here: http://support.lenovo.com/en/documents/ht074984
    Then add them to your deployment. I'm an SCCM guy, not a MDT guy, but this blog post looks like it may be relevant:
    http://blogs.technet.com/b/askcore/archive/2013/05/09/how-to-manage-out-of-box-drivers-with-the-use-...

  • MDT 2012 Update 1 - Deployment - Auto Login won't Disable

    Hello,
    I am using MDT 2012 Update 1 with an almost vanilla Windows 8.1 and Windows 7 test box. I can deploy both images fine and get a success on my summary but both machines continue to auto login to the Administrator account. To my understanding, the Auto Login
    should be shutoff via the LTIcleanup script. When I double check the script for the reg keys that are added/deleted I can confirm that this is happening but the images still continue to auto login to the admin account.
    Anyone have any ideas?

    Thought I would let those who are interested know. After speaking with Microsoft Premier Support they determined that you must have a password on the Administrator account. If you don't then something goofs up and causes the auto logon issues that I was
    having.

  • Pre deploy applications sccm 2012

    Hey Everyone,
       I have a question regarding deployment of software. Current layout is as follows : 2200 machines ranging from always on desktops to about 400 only laptop users. We use SCCM 2012 to deploy applications etc. I am currently updating java and Imprivata
    Single Sign On. Regardless the process is to remove the old versions of JAVA , install a newer one , once that is complete lay down a newer version of Single Sign-On which requires a reboot. Since one depends on a another we decided that this is the best opportunity
    to update both. Anyway I push the software out to to machine collections as all machines need this regardless of users.
      I cant get the laptops that go home for the day , since I can't deploy during the day the machines are not getting this update. There is a setting within SCCM that allows a deployment to be " predeployed" to the users machine. Is there anyway
    I can utilize that to apply to the machines so that even when a laptop is offline the content is already pre-deployed to the machine so all that needs to happen is  ; a deadline to be set
    and the clients to be configured to automatically install required software after business hours ? I can push a script that would copy the installation files to the machines and kick of a script or a scheduled task to install the updates ,
    or many other ways. But I really wanted to use SCCM and since I noticed that check box for pre deplyment of content to the users machine seems like what I want. But since it targets users primary device and I am deploying to a device collection targeting machines
    not users  it doesn't seem to be working. Any ideas ? Is this possible ? 

    I have looked at Powershell deployment toolkit as it offers users the ability to snooze installs etc. But I don't have the time to adjust my deployment to this format as my deadline is coming up. But going back to your comment about packages having the ability
    to pre download content , wow that is awesome - huge limitation on application types in my opinion. Let me walk you through my mind set to see if I got the logic down please.
    1) I set the Scheduling on a deployment to a set deadline of 11/5/2014.
    2) On the User Experience tab I set the following 2 check boxes : When the installation deadline is reached , allow the following activities to be performed :
         a) Install Software
         b) System restart if required to complete the installation -  ( Do I need to set this if my deployment type : User Experience tab has the setting set of " Configuration manager client will force a mandatory device restart "
    3) With regards to Maintenance Window and Work Hours do I need to worry about anything here ? I know that if the deadline is set to a time where the maintenance window doesn't match it will be applied at the next maintenance window. But do I need to set
    anything else here to have this automatically get apply ?
    4 And last on the client side within the software center - options tab - computer maintenance " automatically install or uninstall required software and restart the computer only outside of the specified business hours " do I need to set this check
    box ? And do I need to specify logon hours to match up with the maintenance windows to have the software try and deploy prior to deadline but still offline ? 
    What I am trying to achieve is to get the software pre downloaded to the machines and then automatically get deployed during off hours but hopefully prior to the deadline. Meaning is there anyway using any of the mentioned steps above to have the system
    try and install the packages everyday between certain hours and once the deadline is reached to just install ? 

  • Windows Restarted Unexpectedly while applying systems settings after MDT 2012 deployment.

    Posted this in another forum, so I figured give this forum a try.
    Hello,
    I wonder if anyone can help or point me in the right direction.  I've created a couple of WIMs and deployed them out using MDT 2012 and WDS running on a Windows 2008R2 server.  The images are created and captured fine.  Sysprep runs with no issues
    and I can deploy out the images to any PC/laptop I want.
    The issue I'm running into is I can deploy out this image to 100 PC's without any issue.  Then all of a sudden, I'll get an error saying Windows restarted unexpectedly or encountered an unexpected error and can not continue.  This will then happen
    from now on with this particular image.  For instance I've imaged a particular Dell Optiplex 790 multiple times with no problem, then all of a sudden I get this error on this or any other PC i image.
    If I create a new image, the pattern just keeps happening over and over again.  I know it's not an issue with the physical computers themselves and I can imagine something is corrupting every image I have over a certain amount of time, so I'm sort of at
    a loss.  Driver issue perhaps?
    Thanks,
    Mike

    I'm having what sounds like the same problem, which is why I posted it with this thread.  I have been using MDT 2013 on various computers without any issues and now I am receiving the
    Windows restarted unexpectedly message after the image has been applied.  It will not get past the error.  We only recently began using MDT 2013 with windows 2012 R2, so I don't have much experience troubleshooting.  The only error I
    found in the smsts.log is as follows:
    User specified local data drive D: TSManager
    2/6/2015 1:20:20 PM 628 (0x0274)
    D:\_SMSTaskSequence does not exist TSManager
    2/6/2015 1:20:20 PM 628 (0x0274)
    Creating directory D:\_SMSTaskSequence TSManager
    2/6/2015 1:20:20 PM 628 (0x0274)
    uRet == ERROR_ALREADY_EXISTS, HRESULT=80070003 (e:\nts_sms_fre\sms\framework\tscore\utils.cpp,916)
    TSManager 2/6/2015 1:20:20 PM
    628 (0x0274)
    Failed to create D:\_SMSTaskSequence (3) TSManager
    2/6/2015 1:20:20 PM 628 (0x0274)
    I am deploying windows 8 (x64 &x86) custom wim images created using Hyper-v.  In my custom.ini file I use an IP address for my server and I join the computer to our domain.  
    1) Could the IP address be causing the problem?  Should I use the full domain address for my server?
    2) If the WIM file is locked somehow or unavailable, what services should I turn off on the server?
    3) Any other suggestions?
    I won't have access to the server for a couple of days and I wanted to get help before I start to make changes or create another image.  Thank you!

  • MDT 2012 - Some Batches Break During Deployment

    I've been using MDT 2012 for a while now and I have my list of applications to choose from. All my apps and just a batch file that does the installation/configuration. Nearly everything works just as expected with the expection of two batches. The first
    one activates Windows. The second uses the HP System Software Manager to under the BIOS and drives. If I manually run these batches after MDT in finished deploying windows then everything works just fine. But if I try to run them with MDT, they batches
    just sit there and hang.
    Has anyone experienced an issue like this? I would think that running a .bat via MDT would be the same as running it as administrator, but the reality seems to be different.

    There are several things that can cause a batch script to appear to work in one scenario, and fail in another.
    I do recommend adding some logging to ensure that you understand the root cause here.
    Add some logging to the start of your batch script.
    @echo Hello World, I am running. YEA! %~f0 %date% %time% >> %temp%\Testing.log
    This should tell you if MDT successfully passed control over to the *.cmd batch script program. 
    Then you can look to see if you are calling the script correctly, or if your batch script has a bug. 
    Keith Garner - keithga.wordpress.com

Maybe you are looking for

  • Is there a DJ app for the Ipad that will read the "start" and "stop time" setting for each individual song, as they are set in the song Options screen in Itunes?

    Is there a DJ app for the Ipad that will read the "start" and "stop time" setting for each individual song, as they are set in the song Options screen in Itunes? The Ipod Touch, by itself does not allow cross-fading, therefore when the stop time is e

  • Rfc fails to execute

    Hi, I dont seem to be able to resolve this...during the Configuration for XI, we need to create the RFC destinations for AI_RUNTIME_JCOSERVER, which i did and created the corresponding one in the j2ee stack also, however a testRFC fails..with the err

  • Printing options from word document

    I have always been a PC user, but I just got a MacBook Pro, and I cant figure out how to change the printing options from microsoft word. I like to change to lower quality prints for daily work, but the preferences are somehow set to best. I need hel

  • Sd table

    hi friends, I am giving country code in the selection screen. Based on the country i want to fetch plant and sales organization . which table i want to use for this. After getting sales organization i want to fetch the sales order Thanks in advance

  • BT VAULT: Useage Meter / 'Fuel Guage'

    Been using the Vault facility regularly this year - have certainly uploaded at least 3 Gig of files overall .... but the 'Slider' / Meter / 'Fuel Guage' thingy is stubbornly stuck on ZERO .. Have tried twice to query it - first time I was told that i