This property is used to specify a UNC path to a network shared folder that is used to validate the credentials provided for joining the target computer to a domain. The credentials being validated are specified in the DomainAdmin, DomainAdminDomain, and DomainAdminPassword properties.

Note   Ensure that no other properties in MDT use the server sharing the folder in this property. Using a server that is already referenced by other MDT properties could result in improper validation of the credentials.

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

 

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

˜

 

ZTI

 

 

Value

Description

unc_path

Specifies the fully qualified UNC path to a network shared folder

 

Example

[Settings]

Priority=Default

 

[Default]

ValidateDomainCredentialsUNC=\\wdg-fs-01\Source$

 

MDT DB           

 

 

ZTI

 

 

Value

Description

filename

Specifies the name of the differencing VHD file, which is located in the same folder as the parent VHD file

Note   The differencing VHD file cannot have the same name as the parent VHD file.

RANDOM

Automatically generates a random name for the differencing VHD file, which is located in the same folder as the parent VHD file

 

Example

[Settings]

Priority=Default

 

[Default]

VHDCreateDiffVHD=Win7Diff_C.vhd

VHDInputVariable=VHDTargetDisk

 

Related Topics

Property Definition