Quantcast
Channel: Microsoft Deployment Toolkit forum
Viewing all 11297 articles
Browse latest View live

MDT 2013 Update 2 - win7 to 10 refresh

$
0
0

Hi,

trying to run a refresh regime from 7 to 10 using MDT and refresh as described in this TechNet article https://technet.microsoft.com/en-us/itpro/windows/deploy/refresh-a-windows-7-computer-with-windows-10

 It works on some Lenovo and Dell machines, but for others it fails. The refresh cycle starts with capturing user state, and ends with setting up PE, then it reboots the machine showing a few "loading files" bars, before throwing a 0xc00000e and halts to a grind.

It works fine for Dell 6430u machines, but for my Lenovo 450s / 460 models it fails as noted above. Was thinking it could be a driver issue, and have injected both nic and mass storage drivers into the boot image, but with no luck so far.

It looks like it looses track of where it should boot from. Any help, pointers...anything!...is highly appreciated


Cannot ApplyPE using MDT scripts

$
0
0

I can't create the MDT pe using "LTIApply.wsf /pe". And I extract the command, write such bat script. 

set deployRoot=%~dp0

md C:\MDT

copy %deployRoot%\Boot\LiteTouchPE_x64.wim C:\MDT\Boot.wim

copy %deployRoot%\Boot\x64\Boot\boot.sdi C:\MDT\boot.sdi

 

bcdedit /create {ramdiskoptions} /d "MDT WinPE"

bcdedit /set {ramdiskoptions} ramdisksdidevice partition=C:

bcdedit /set {ramdiskoptions} ramdisksdipath \MDT\boot.sdi

 

bcdedit /Create {C8B0F224-3858-4EBC-AEBB-8E2D1CFD9DE1} -d "Microsoft WinPE" /application OSLOADER

bcdedit /set {C8B0F224-3858-4EBC-AEBB-8E2D1CFD9DE1} device ramdisk=[C:]\MDT\boot.wim,{ramdiskoptions}

bcdedit /set {C8B0F224-3858-4EBC-AEBB-8E2D1CFD9DE1} path \windows\system32\boot\winload.exe

bcdedit /set {C8B0F224-3858-4EBC-AEBB-8E2D1CFD9DE1} osdevice ramdisk=[C:]\MDT\boot.wim,{ramdiskoptions}

bcdedit /set {C8B0F224-3858-4EBC-AEBB-8E2D1CFD9DE1} systemroot \windows

bcdedit /set {C8B0F224-3858-4EBC-AEBB-8E2D1CFD9DE1} winpe yes

bcdedit /set {C8B0F224-3858-4EBC-AEBB-8E2D1CFD9DE1} detecthal yes

bcdedit -displayorder {C8B0F224-3858-4EBC-AEBB-8E2D1CFD9DE1} -addlast

Still I cannot boot the PE even though in in the boot menu, the PE entry shows up and also can be loaded to memory,  but then i just stuck for very long time until I force cut off the power. Can any one know how to fix it?

Thanks

MDT Deploy TS installing OS twice.

$
0
0
I have a few Task Sequences and after I updated my image, I got an error trying to generate a CLG Catalog File. I completely deleted and recreated my Capture and my Deploy TS. Now, it installs drivers, the OS, goes to DISM using the unattend, then goes back to Running action: Install OS. My other TS's are working fine. Any ideas?
Once it completes the 2nd install of the OS (which runs really fast), it just sits there at 100% and the log shows over and over 100% entries.

Cannot Run Microsoft Surface Deployment Accelerator [RESOLVED]

$
0
0

While trying to install Microsoft Surface Deployment Accelerator earlier this week, I ran into a roadblock where searches on the error didn't seem fruitful.  Here is the error:

ZTI ERROR - Non-zero return code by ZTIPowerShell, rc = -1
Litetouch deployment failed, Return Code = -2147467259 0x80004005
Failed to run the action: Install - Accelerator for Windows 10.
Unknown error (Error: FFFFFFFF; Source: Unknown)
The execution of the group (Deployed Share Setup) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)
Failed to run the action: Install - Accelerator for Windows 10. Execution of task sequence failed.
Unknown error (Error: FFFFFFFF; Source: Unknown)
Task Sequence Engine failed! Code: enExecutionFail
Task sequence execution failed with error code 80040005
Error Task Sequence Manager failed to execute task sequence. Code 0x80004005

Ultimately, I ran the installer again and got a similar error, but noticed that one of the prerequisites (ADK for Windows 10) was trying to install again.  I decided to try to install it manually, and was presented with options to change the installation as opposed to performing a new one.  The server I was deploying to had VAMT already installed.  Installing additional ADK components seemed to resolve the issue and I was able to use Surface Deployment Accelerator.  While there was no scientific method to my action and they may not all be needed, I added the following components:

  • Deployment Tools
  • Windows PE
  • ICD
  • Configuration Designer
  • USMT

I'm posting this in case it could help anyone else in the future.

Issue trying to capture Windows 10 1607 Image.. Was previously working!

$
0
0

Hi Everyone,  I am having an issue with our MDT server and trying to capture an image of Windows 1607.  I was able to successfully deploy and capture  before, but now I get a strange errror message:

Error creating an image of drive D:, rc = 112

ZTI ERROR - Non-zero return code by ZTIBackup, rc = 112

litetouch deployment failed, return Code = -2147467259 0x80004005

Kinda looks like this only it is rc = 112

 Error Message

I can see it starting to create the .Wim File on the server, in fact it gets over 2 gigs into the process and then dies.  MDT will deploy 1607 fine, as I said it just recently started. Ideas?

iaStorB.sys error after mdt installation - version 3.7.0.1092 needed

$
0
0

Hello,

 

I get an error that iaStorB.sys is missing after using an mdt installation image.

Can somebody tell me where I can download needed version 3.7.0.1092.

I already tried the same file with an newer version from image models that work, but that didnt help.

The Driver is needed for Windows 7 64bit Installation of an Dell Precision T3600.

Strange is, that when downloading the driver package from the dell website there is no iastorb driver included for this modell...

Thanks for your help!

 

Best

Sascha

MDT2013 LiteTouch Failure 5206

$
0
0

Hello everyone,

I've been playing with my MDT2013 to create a second deployment share to build images. But now I'm getting the following error from my first share used to deploy images:

The task wizard is not even showing.

Here's myBDD.log. I can't figure out what's wrong.Can anyone help?



Capturing Windows 10 v1511.2 Hyper-V Image with MDT - Error

$
0
0

Hi there. I am attempting to capture a Windows 10 v1511.2 image that I have setup in a Hyper-V container. The container itself is 120gb, with 98gb free, and the disk has 200+gb free. The image installation is only about 20gb. I continue to get an error: Failed to run the action: Create WIM. There is not enough space on the disk. (Error: 00000070; Source: Windows). I would post a link/image of the error codes but the site won't let me until I'm verified.

I have attempted to do numerous things I've found on the internet, such as marking the C:\ drive as active before the capture, or setting the partition variables in the ts.xml file to 2, all under the assumption that it's attempting to create the WIM on the System Reserved partition. Frankly I'm at a loss now. Any advice or help would be greatly appreciated.


An existing in-progress deployment was found: MDT 2013 U2

$
0
0

MDT 2013 U2 <o:p></o:p>

hi all,<o:p></o:p>

I have weird issue with MDT Image on windows 10 <o:p></o:p>

When I image first time I get following error message, after post installation<o:p></o:p>


So I ran diskpart and clean, <o:p></o:p>

Rerun installation, works fine.

<o:p></o:p>

Rerun installation again on same computer (cleanup Minint or _smstas…folder on c: drive), I get same message after post installation “an existing in-progress deployment was found…..”<o:p></o:p>

Looks like only happen to Dell OptiPlex 7020 model so far.<o:p></o:p>

The log files are attach, really didn’t tell me anything.<o:p></o:p>

https://1drv.ms/f/s!AvrwFkn-ASCWiCtk61Yl84dmz7FF<o:p></o:p>

any thought\suggestion?<o:p></o:p>


orion

Change BIOS to UEFI - Deployment fails after diskpart before inject driver

$
0
0

Hello Guys,

Im trying to change my working deployment share from BIOS to be able to support UEFI.

I can UEFI boot from PXE and the task sequence starts.

Once the diskpart is done and its about to inject drivers Im getting:

https://1drv.ms/i/s!ArSQVAapRDhngZJgA5LABf9kJeO42w

The BDD.log doesnt help me to figure out whats going wrong

The log can be found here: 

https://1drv.ms/u/s!ArSQVAapRDhngZJhrX1MBnmQtxJRTQ

Does someone has an idea why its failing ?



Offline MDT Deployment Media - OS Missing

$
0
0

Iam creating offline MDT Deployment media, but the OS is missing in it. 

The OS file is WIM file which is customized.  The Same WIM file works well when i do a network boot and able to deploy to Laptop and desktop.

What could be the problem why OS is not included in the ISO File or in the deployment folder?

Thanks

Venky


MDT 2013 Bug in Configure ADDS - ForestLevel,DomainLevel change when you reopen the task sequence with MMC

$
0
0

Hi,

I find an anoying bug in mdt 2013.

When you use the Configure ADDS task, you can setup in advanced options the forest/domain level.

When you set it up and you close the task sequence it's ok.

If you reopen it the the value in the ts.xml change...


For example if I set it to 3, (2008R2), If i closed it and reopen it, then I look in the ts.xml i got this : 

 <variable name="ForestLevel" property="ForestLevel">2</variable>
 <variable name="DomainLevel" property="DomainLevel">2</variable>

Same bug with the safe recovery Active Directory password.

anyone has an idea ?

How can I open a ticket at Microsoft for this bug ?

Regards,

Jon


MCITP Enterprise Administrator / Server Administrator

UEFI HP DL360 G9 Image fails 5615

$
0
0

I'm trying to image a HP DL360 G9 Server and am not able to get around it if booting in UEFI mode. If i switch to Legacy BIOS I can successfully lay the image down.  I get a "Failure 5615 False: boot drive was not found, required?"  The OS lays down fine, gets to 100% but before it reboots i get the fail error.  Running MDT 2013 update 2 with ADK 10.  Feel like i've read every post in regards to this error and UEFI, but i'm not getting past it. Tried changing from MBR to GPT in the TS, but then read its not neccessary.  Removed ADK and re-installed. re-genned my Boot files, still no dice. Any help would be appreciated. I can F8 at the failure screen and run through DiskPart and see my drive fine...

At the bottom of my LTI apply log i do get the operation completed successfully, followed by the following:

Event 5625 sent; the image was applied successfully

find the boot drive (if any) True 6.3.9600.17415 False

No Boot Drives found. None

Failure 5615 False, boot drive was not found, required.

Event 41002 sent failure 5615 false boot drive was not found, required?

netjoin error

$
0
0

hello

since one day we have many Trouble with Domain Join Maybe last Patchday?

Error 4097 Netjoin Error 1003???

we have nothing changed in our Network or AD Environment. Last changes was Patchday and disable Audit domain controler policy.

has MDT 2013 Problem with cummulative Nov. Patches


Chris


Connection to the deployment share could not be made (network driver not installed)

$
0
0

Hi guys! i bought the new laptop Dell Latitude E6510 and try to install the enterprise image but i got the error:

"A connection to the deployment share could not be made. The deployment will not proceed. The following networking device did not have a driver installed PCI\VEN_8086&DEV_10EA&SUBSYS_040B1028&REV_05."

I look on internet and i found out that it is the intel network card driver missing. So i get the driver from Dell website and i added this drivers in the MDT console.

Then i have updated the deployment share to rebuild the boot images. Everything went fine but i always get this error.

Am I missing something ?


Downloading Cumulative Update for Windows 10 Version 1607...

$
0
0

Hi everyone,

I am having issues trying to get a new up to date image captured on MDT Server 2013 Update 2.

I have downloaded the Windows 10 1607 Volume Licensing copy and then using a WSUS server to install the updates.


Alex Olver

please help me how to perform Offline media OS installation using MDT 2013 and ADK 10

$
0
0
please help me how to perform Offline media OS installation using MDT 2013 and ADK 10  using USB and how to use SCCM/ File server to deploy MDT Offline media folder so that site A can use Site A file servers to build OS (just mapping boot iso and necessary folders I am not sure how to do that so looking for setps)

(refresh OS or Hardlink)

$
0
0
<p>please help me to setup MDT with ADK 10 for deploying windows 10 computers like injecting drivers, language pack, applications, with respect to wipe and load task sequence (refresh OS or Hardlink) I am looking complete task sequence steps and prerequisites etc

fresh or bare metal installation

$
0
0
please help me to setup MDT with ADK 10 for deploying windows 10 computers like injecting drivers, language pack, applications, with respect to wipe and load task sequence (fresh or bare metal installation) I am looking complete task sequence steps and prerequisites etc

Selection profiles not showing in task sequence wizard

$
0
0

Hello,

I've used the search but haven't found the answer i'm looking for.

I currently have selection profiles setup for the models in my deployment share and I am trying to get the deployment wizard to display the list of profiles during deployment.  However, the list of profiles does not show during deployment almost as if it's hidden.  Is there a setting in the deploy task sequence that needs to be selected for these to show up?

Thanks for any help.

Viewing all 11297 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>