Prepare Windows 10/11 ISO for MDT

The official downloaded version of Windows 10/11 ISO has an install.esd file that includes all Windows editions but MDT needs a more specific edition of install.wim copy to work with. So, here are the steps to prepare a copy of the Windows image for MDT deployment. 1. Download Windows 10/11 ISO image Download and run the Windows 10 Media Creation Tool to […]

MDT – BitLocker Encrypting Failed

One of the steps deploying a computer these days is to encrypt the disk by enabling BitLocker in the sequence. But I was getting an error message telling me that the encryption failed because TPM Password missing. Please provide Password via TpmOwnerPassword or AdminPassword Since none of the password is present in the sequence or the configuration file, the encryption […]