Jump to content


  • 0
Piotr.G

Prestage media with pre-provisioned bitlocker?

Question

Hi,

I was wondering if it's possible to pre-provision bitlocker while deploying os from prestaged media. In winpe I'm using diskpart to prepare hdd:

select disk 0
clean
create partition primary
select partition 1
shrink desired=300
format fs=ntfs quick label=OSDisk
assign letter=c
create partition primary
format fs=ntfs quick
active
exit

then manage-bde -on c: -usedspaceonly

 

and apply image to c: drive

 

After reboot it says that OS was not found and I can't figure out how to setup the boot process to boot from WinPE after image is applied to start executing task sequence.

Bcdedit says: The boot configuration data store could not be opened. The system cannot find the file specified. I tried importing c:\boot\bcd but it made no difference.

 

Also tried changing partition 1 to active and after reboot there is message Remove disks or other media. No boot device found.

I would really appreciate if someone could give me some tips how to change the boot process.

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.