Hello Migration User,
We have the same situation where we want to deploy/ enable bitlocker through altiris tool. I have not found any steps where we can enable the Bitlocker remotely using altiris tool, like SCCM and other endpoint tool have features to run it through console.
Please suggest if that task can be done through any workaround with altiris.
Your response will be much appreciated!.
Original Message:
Sent: Feb 03, 2015 01:08 PM
From: Migration User
Subject: Bitlocker deployment
Issue solved, after a lot of toying around, and searching, I found that I just had to run two commands.
First run "manage-bde.exe -protectors -add c: -TPMAndPIN 1234"
Then to actually start encryption, run "manage-bde -on c: -rp"