Skip to main content

Wieder mal Bitlocker

Thread solved

grafik 31

Here is still the description of the NVMe from the invoice:

grafik 32

I see two controllers. The IRST VMD Controller and the IRST VMD Managed Controller. You need to look at both and see if there are two separate inf files involved. You may have two drivers you need to add.

Sorry Paul 🤷‍♂️

But I have to flood you a bit with sreenshots now. But is more informative than description, see attachment.

 

Attachment Size
588696-293976.docx 514.19 KB

I don't know where the problem is.

Why do you want to use the ADK option? The WinRE option seems to have the drivers you need because the manufacturer has customized it to include the needed drivers. You just seem to be batting your head against a stone wall.

What version of the ADK do you have installed? Older ADK's won't work with the new Intel IRST controller.

Ok, then I'll try it without ADK. I thought ADK was absolutely necessary. I must have misunderstood.

But then also with injection of the system drivers?

So, dear Paul

I can see the drives now, hallelujah 🙏👍

However, I don't know if the cause was WinRe, or by a bios repair from earlier (with the help of Dell Support) because the last BIOS update showed an error from the management engine?

But my batch file does not work. But this is exactly how it worked before.
Do you have any idea about this?

rem Unlock BitLocker protected drive from WinPE
@ Echo Off
manage-bde -status
pause
SET / P BLdrive =C:
rem manage-bde -unlock C: -pw
pause
manage-bde -unlock C: -Password ######-######-######-######-######-######-######-######
pause
manage-bde -unlock D: -Password ######-######-######-######-######-######-######-######

Try -RecoveryPassword in place of -Password. 

With this it works 👍
Do I still need ADK and do I still need to keep English as the system language?

I'm glad to hear it works!

You don't need to keep the ADK. You can set the system language back to German. You will need to switch it to English if you want to build a new recovery media with the MVP Tool.

Hello Paul,

thank you very much for your persistent helpfulness and for your patience 🙏🙏🙏
YOU ARE A HERO 👍👍👍

Best regards,
wisch

Here are the settings of the script for the creation with WinRE:

grafik 25

Best regards,
wisch