The TPM password (also known as the TPM administration password) for the owner of the target computer. The password can be saved to a file or stored in AD DS.

Note   If the TPM ownership is already set or TPM ownership is not allowed, then the TPMOwnerPassword property is ignored. If the TPM password is needed and the TPMOwnerPassword property is not provided, the TPM password is set to the local Administrator password.

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

 

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

˜

 

ZTI

˜

 

Value

Description

password

The TPM password for the owner of the target computer

 

Example

[Settings]

Priority=Default

 

[Default]

BDEDriveLetter=S:

BDEDriveSize=2000

BDEInstall=TPMKey

BDERecoveryKey=TRUE

BDEKeyLocation=C:

TPMOwnerPassword=<complex_password>

BackupShare=\\NYC-AM-FIL-01\Backup$

BackupDir=%OSDComputerName%

DeployRoot=\\NYC-AM-FIL-01\Distribution$

ResourceRoot=\\NYC-AM-FIL-01\Resource$

UDShare=\\NYC-AM-FIL-01\MigData$

UDDir=%OSDComputerName%

 

Related Topics

Property Definition