Altiris Software Dev Kit (ASDK)

 View Only
  • 1.  Bitlocker deployment

    Posted Jan 30, 2015 12:05 PM

    I am trying to automate a bitlocker image in Altiris, and have everything 99% good to go, but am stuck on the command to actually enable bitlocker.

     

    I currenly have "manage-bde.exe -on C: -rp -TPMandPIN"

     

    The problem is, it needs the PIN to be inputed twice, and I am not sure how to make the script wait, and put in the PIN when the computer asked for it.



  • 2.  RE: Bitlocker deployment
    Best Answer

    Posted Feb 03, 2015 01:08 PM

    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"



  • 3.  RE: Bitlocker deployment

    Posted Oct 19, 2023 04:40 PM

    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!.