This guide will run through how to remotely turn on and activate TPM in the BIOS on a Dell PC using the Dell Client Configuration ToolKit
Setup
First we need to install the Dell Client Configuration Toolkit (CCTK) on the target system.
To do this:
- Log onto the target system via RDP
- Grab the CCTK MSI file
- Install the CCTK onto the target system
Making Configuration Changes
On the target system:
- Log onto the target system via RDP
- Open up a Command Prompt
- Navigate to: C:\Program Files\Dell\CCTK
- If you’re running 32-bit OS, go into X86 folder
- If you’re running 64-bit OS go into X86_64 folder
- From here, run the relevant command…
- To enable and activate TPM on the target system:
cctk --tpm=on
cctk --tpmactivation=activate
- Reboot, and TPM will be enabled
Bootnote
This process was tested and confirmed working on a Dell Latitude E6410 running Windows 7 32-bit. Let us know in the comments if it works for you too! 🙂
More Resources
There’s a page from Dell which covers more background here: http://www.delltechcenter.com/page/Dell+Client+Configuration+Toolkit