This property contains a list of the physical drive numbers assigned to VHD files separated by spaces. Each time a VHD file is created, MDT adds the disk index of the newly created disk to this property using the Index property of the Win32_DiskDrive WMI class.

Note   This property is dynamically set by the MDT scripts and is not configured in CustomSettings.ini or the MDT DB. Treat this property as read only.

This property is commonly set using a task sequence step created using the Create Virtual Hard Disk (VHD) task sequence type. You can override the value that the Create Virtual Hard Disk (VHD) task sequence step sets by configuring this property in CustomSettings.ini.

Note   To configure this property in CustomSettings.ini, you must add this property to the Properties line in CustomSettings.ini.

For related properties that are used with VHD files, see:

·     VHDCreateDiffVHD

·     VHDCreateFileName

·     VHDCreateSizeMax

·     VHDCreateSource

·     VHDCreateType

·     VHDInputVariable

·     VHDOutputVariable

·     VHDTargetDisk

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

 

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

 

 

ZTI

 

 

Value

Description

index1 index2 index3

A list of the physical drive numbers assigned to the VHD files separated by spaces—for example, 1 2 5.

 

Example

None

 

Related Topics

Property Definition