Table 162 lists the MDT properties that control the preparation of disks on the target computers. You can configure these properties in CustomSettings.ini or in the MDT DB. For more information about the properties in Table 162, see the corresponding section for each property in the MDT document Toolkit Reference.
Table 162. Disk Preparation Properties
Property |
Description |
The drive letter for the partition that is not encrypted with BitLocker, also known as the SYSVOL |
|
The size of the BitLocker system partition in megabytes |
|
The type of BitLocker installation you are performing |
|
Indicates whether the deployment process should skip BitLocker installation |
|
The location for storing the BitLocker recovery key and startup key |
|
The PIN to be assigned to the target computer when configuring BitLocker and the BDEInstall or OSDBitLockerMode properties are set to a value of TPMPin. Note This property can contain numeric only or alphanumeric values based on the value of the BDEAllowAlphaNumericPin property. |
|
A Boolean value that indicates whether the process creates a recovery key for BitLocker |
|
Indicates whether the deployment process should not proceed until BitLocker has finished the encryption process for all specified drives |
|
Disk number to which the image will be deployed |
|
The logical drive to which the image will be deployed |
|
Disk partition to which the image will be deployed |
|
The number of defined partition configurations (The maximum number of partitions you can configure is two; the default is none.) |
|
The partition that should be set to bootable (The default first partition is set to bootable.) |
|
The type of file system for the partition (Valid values are NTFS or FAT32.) |
|
Indicates whether the partition should be quick formatted (The default is TRUE.) |
|
The size of the partition |
|
The units of measure for specifying the size of the partition (Valid values are MB, GB, or %. The default value is MB.) |
|
The type of partition to be created |
|
The drive letter to be assigned to the partition |
|
The volume name that will be assigned to the partition |
|
Indicates whether the disk should be wiped |
Related Topics