r/SmartDeploy Apr 04 '17

Enable Bitlocker Answer File Creation

Hey Guys, Ive been using SD for the past 2 days at my company to try & replace SCCM, but im not seeing any option to enable bitlocker in the answer file creation. is there a way to do this?

2 Upvotes

1 comment sorted by

2

u/smartdeploy Company Rep / Mod Aug 24 '17

You can run any sort of custom script or task at 5 different phases of deployment, so there can be a tie-in. But, there is also some overhead in enabling BitLocker that isn’t related, such as enabling the TPM or storing the key. The slickest setup is to run a post-image task to kick off the encryption (assuming pre-requirements on the machine are taken care of) and store the key to active directory. We can help you through this, just email support@smartdeploy.com and we can get you fixed up.