Start a Conversation

Unsolved

This post is more than 5 years old

RP

6312

May 7th, 2018 07:00

CCTK - Activate TPM

 

Can you look over this and let me know how I can move forward?

  1. Turn the TPM On  “—tpm on” is set in the CCTK

Command: cctk.exe -I "~Configs\tpm_on.cctk

  1. Restart the computer
  2. Activate the TPM “—tpmactivation=activate” is set in the CCTK
  3. Above I call out the BIOS password set after I tell cctk to run the activate tpm file that I have made.

Command: cctk.exe -I "~Configs\activate_tpm.cctk" -valsetuppwd=xxxxxxx

 

After I turn the TPM on, I have set the TS to reboot back into the task sequence. But it doesn’t appear that the machine is doing this correctly, it boots back into the TS like it starts over from scratch. Could you let me know if I have missed something here?

 

 

 

4 Posts

June 6th, 2018 18:00

Use the latest version of CCTK which is version 4.1

 

The command is :

cctk.exe --tpmsecurity=enabled to turn TPM On

I stopped using the .cctk file and turn on each command individually

I clear the password first, set all the settings then set the password.

No Events found!

Top