-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bitlocker Decryption Error #43
Comments
Please attach the logfile so I can have a look. |
Here you go: |
Thanks. I think we have changed the BitLocker Decryption function about six times already, it's really hard to get it right. Based on the output and the error message I believe this is caused by a volume that is BitLocker enabled but has no drive letter which makes the function to go BOOM. I just pushed 3.4.1 which should include the fix. Please download the repo with this link: https://github.com/texhex/BiosSledgehammer/archive/master.zip Copy BiosSledgehammer.ps1 and try again |
Works like a charm now :) |
Good to hear, thanks for your patience. Regarding the exit code: You need to tell SCCM/MDT that 3010 is an expected error code and does not indicate an error. This should be explained in the docs. I'm closing this issue now. |
Hello!
Have another error when i run the script in a TS, i've moved the steps so it runs in the current OS and not in WinPE, this is the error i get:
The text was updated successfully, but these errors were encountered: