rickray76 Posted February 27, 2014 Report post Posted February 27, 2014 I am using the Dell CCTK to activate tpm, etc and it works good on new computers where TPM is turned off. But... If a computer has had TPM/Bitlocker turned on before and it runs these steps, it fails at the activate TPM step. If I run it through the command prompt it says Note: You cannot active tpm unless 1. Admin password must be set (it is set) 2. TPM must not be owned (this is the issue) 3. TPM must be deactivated (Even if it's deactivated it still fails) I believe it's because of #2 Anyone find a way around this? Quote Share this post Link to post Share on other sites More sharing options...
0 anyweb Posted February 27, 2014 Report post Posted February 27, 2014 yup here CM12 in a Lab - The CM12 BitLocker FrontEnd HTA and more info here Customising Windows 7 deployments - part 5. Enabling Bitlocker in WinPE on Dell computers Quote Share this post Link to post Share on other sites More sharing options...
0 simonerratt Posted November 20, 2014 Report post Posted November 20, 2014 Hi guys, Have you ever tried this with Windows 8.1 and UEFI? I cannot activate the TPM at all while in WinPE (5.1), HAPI or not. Running the command cctk --tpmactivation=activate --valsetuppwd=temppwd I just get the message: 1. Admin password must be set 2. TPM must not be owned 3. TPM must be deactivated. How can I check if the TPM is owned? By the by, the hardware is a Latitude E5440. Thanks, Simon. Quote Share this post Link to post Share on other sites More sharing options...
0 BB24 Posted December 18, 2014 Report post Posted December 18, 2014 How about using a wmi query? >wmic /namespace:\\root\cimv2\security\microsofttpm path Win32_tpm get * /format:list Result: IsActivated_InitialValue=TRUE IsEnabled_InitialValue=TRUE IsOwned_InitialValue=TRUE ManufacturerId=1229346816 ManufacturerVersion=3.17 ManufacturerVersionInfo=0311000800 PhysicalPresenceVersionInfo=1.2 SpecVersion=1.2, 2, 2 Quote Share this post Link to post Share on other sites More sharing options...
0 Pete Ghaly Posted June 2, 2016 Report post Posted June 2, 2016 Thank you for the last reply, can you please advise how to disown it. I'm really stuck Quote Share this post Link to post Share on other sites More sharing options...
I am using the Dell CCTK to activate tpm, etc and it works good on new computers where TPM is turned off.
But... If a computer has had TPM/Bitlocker turned on before and it runs these steps, it fails at the activate TPM step.
If I run it through the command prompt it says Note: You cannot active tpm unless
1. Admin password must be set (it is set)
2. TPM must not be owned (this is the issue)
3. TPM must be deactivated (Even if it's deactivated it still fails) I believe it's because of #2
Anyone find a way around this?
Share this post
Link to post
Share on other sites