Users Guide

Table Of Contents
NOTE: Deactivate is a read-only possible value. TPM can be deactivated only from the BIOS
setup screen.
Example: To enable TPM security.
Set-Item -Path DellSmbios:\TPMSecurity\TPMSecurity "Enabled" -Password <Plain
text password>
NOTE: Restart is required after changing TPM Security setting.
Example: To activate TPM command. TPM command can be activated only if the TPM security is enabled.
Set-Item -Path DellSmbios:\TPMSecurity\TPMComamnd "Activate" -Password <Plain
text password>
NOTE: Admin password must be provided and TPM Security should have been enabled to activate
the TPM Command.
24