问题 Error using the startMBAMEncryption.wsf in the TS

  • Friday, October 12, 2012 9:10 PM
     
     

    Hi all, Im using the process outlined in the various technet articles utilizing the StartMBAMEncryption.wsf and associated .REg files. to automate Bitlocker deployment throguh MDT (We are using MDt2010 update 1.. standalone)

    We are trying to deploy this to various HP laptops and I have the correct Biosconfigutility.exe and the TPM is turning on, the MBAM client is installing.. everything looks good.. BUT

    When it goes to process the last task which is the execution of the .WSF as follows

    cscript "%SCRIPTROOT%\StartMBAMEncryption.wsf /AddRegFile:AddMBAMRegEntries.reg /RemoveRegFile:RemoveMBAMRegEntries.reg /WaitForEncryption:true"

    I get the following error in the BDD.log

    Application {87a83292-bea6-4168-8dc9-7d6bece8c556} has already been installed, will not install again. 

    ZTIZTIApplications processing completed successfully. 

    Litetouch deployment failed, Return Code = -2147467259  0x80004005 LiteTouch 10/10/2012 9:39:31 AM 0 (0x0000)

    Again.. Ive verified the TPM is enabled is not owned .. all confirmed through the control panel. Any bootable media is out of the CD/DVD tray etc.. The 300MB partition is enabled and working as intended.

    the 3 additional files are in the Scripts directory and Ive added them to the LTIcopyscripts array and they are local with the ZTIUtility.vbs

    We are using the latest startMBAMEncryption.wsf (May 2012) so the MicrosoftFixit50797.msi isnt necessary. (according to the documentation.. I tried it anyways but it didnt help)

    Anyone seen this particular issue or have any ideas? thanks in advance.

All Replies

  • Monday, October 15, 2012 2:38 PM
     
     

    Im also curious if anyone has actually used the above methodology and had some success?