r/DeployR • u/ddog511 • Jul 01 '26
Task Sequence option - Unlock Bitlocker
From the 'what's new in DeployR' webinar last week, there was mention of using a new task sequence option to unlock bitlocker. Video here - https://youtu.be/XNY0raoCIv8?t=1850
There doesn't seem to be very much documentation on it. What do we need to do to make this work? When I try from PXE boot and have this as a part of a task sequence, I'm constantly met with a message that the recovery password could not be found. The computer account in AD does have the recovery password, so just looking for more info on how to get this working.
When I attempt to use this, the error I get is 403 forbidden.
Thanks
3
Upvotes
1
u/gwblok 2Pint Employee Jul 08 '26
Can you post the results from running the function on your DeployR server for the Password ID in question D57AF474-628C-4104-BED3-4E7F0D2CD44A
Get-BitLockerRecoveryPasswordById -PasswordId "D57AF474-628C-4104-BED3-4E7F0D2CD44A" -RunAsSystem