MDT

MDT tips: enabling Bilocker and saving the recovery key in a file

Today is practically mandatory that the mobile devices we deploy have data-at-rest encryption. Microsoft’s Bitlocker is particularly useful for this purpose, assuming your endpoint has a TPM and Windows Professional. In a previous post, I have already posted a set of scripts (available here) to reset the TPM and now I’ll present a simple script […]

MDT tips: enabling Bilocker and saving the recovery key in a file Read More »

MDT tips: howto to make a USB flash drive to boot in UEFI and legacy BIOS

Microsoft Deployment Toolkit (2013  or SCCM) has a very nice feature that allows you to deploy a task sequence to a flash drive or a CD and end up with a portable storage with all your deployment options. However, MDT does not generate a dual boot solution. The method described here, it’s not a general

MDT tips: howto to make a USB flash drive to boot in UEFI and legacy BIOS Read More »