Tag Archives: MDT2013

MDT 2013 Bug Alert: MDT2013 Natively Does Not Support BitLocker for Windows 8x Professional

By | November 20, 2014
Share

MDT 2013 only checks for the following OS SKU types when validating BitLocker is supported.   ZTIUtility code, which is used when validating BitLocker support before displaying the BitLocker Wizard page: Function IsHighEndSKUEx( sSKU ) ‘ Windows Ultimate/Enterprise and Server SKU’s allow for some ‘ higher-end features, like Bitlocker and Multiple Language Packs. select case… Read More »

“ZTI ERROR – Unhandled error returned by LTIApply: Not found (-2147217406 0x80041002)” Error When Running Sysprep And Capture Task Sequence.

By | January 16, 2014
Share

Scenerio: Running a “Sysprep and Capture” MDT 2013 Task Sequence on an updated Windows 8.1 Enterprise VM.  Task Sequence fails at the “Apply Windows PE” step. “ZTI ERROR – Unhandled error returned by LTIApply: Not found  (-2147217406  0x80041002)” error you would assume means the Task Sequence can not locate or access the boot.wim that it… Read More »