This script initializes the pages in the Deployment Wizard (stored in DeployWiz_Definition_ENU.xml). It also contains functions and subroutines that the Deployment Wizard calls during an LTI deployment.
Value |
Description |
Input |
· DomainOUList.xml. Contains a list of domain OUs · ListOfLanguages.xml · LocationServer.xml. Contains a list of available deployment shares · Environment variables. Contains the list of property values, custom properties, database connections, deployment rules, and other information that the scripts require to complete the deployment process; the environment variables are populated by ZTIGather.wsf |
Output |
Event message are written to these log files: · DeployWiz_Initialization.log. Log file that contains events generated by this script · BDD.log. Log file that contains events generated by all MDT scripts |
References |
ZTIApplications.wsf. Initiates application installation |
Location |
distribution\Scripts |
Use |
<script language="VBScript" src="DeployWiz_Initialization.vbs"/> |
Arguments
Value |
Description |
None |
None |
Name |
Read |
Write |
Architecture |
˜ |
|
Applications |
˜ |
|
BackupDir |
˜ |
|
BackupFile |
˜ |
|
BackupShare |
˜ |
|
BDEInstall |
˜ |
|
BDEKeyLocation |
˜ |
|
BDERecoveryKey |
˜ |
|
BDEWaitForEncryption |
˜ |
|
CapableArchitecture |
˜ |
|
ComputerBackupLocation |
˜ |
|
CustomWizardSelectionProfile |
˜ |
|
DeploymentType |
˜ |
|
DeployRoot |
˜ |
|
DomainAdmin |
˜ |
|
DomainAdminDomain |
˜ |
|
DomainAdminPassword |
˜ |
|
DomainOUs |
˜ |
|
ImageBuild |
˜ |
|
ImageFlags |
˜ |
|
ImageLanguage |
˜ |
|
ImageLanguage001 |
˜ |
|
ImageProcessor |
˜ |
|
IsServerOS |
˜ |
|
KeyboardLocale |
˜ |
|
KeyboardLocale_Edit |
˜ |
|
LanguagePacks |
˜ |
|
LanguagePacks001 |
˜ |
|
LocalDeployRoot |
˜ |
|
MandatoryApplications |
˜ |
|
OSDComputerName |
˜ |
|
OSCurrentBuild |
˜ |
|
OSDBitLockerCreateRecoveryPassword |
˜ |
|
OSDBitLockerMode |
˜ |
|
OSDBitLockerStartupKeyDrive |
˜ |
|
OSDBitLockerWaitForEncryption |
˜ |
|
OSSKU |
˜ |
|
OSVersion |
˜ |
|
OverrideProductKey |
˜ |
|
ProductKey |
˜ |
|
SkipCapture |
˜ |
|
SkipDomainMembership |
˜ |
|
TaskSequenceID |
˜ |
|
TimeZone |
˜ |
|
TimeZoneName |
˜ |
|
TSGUID |
˜ |
|
UDDir |
˜ |
|
UDShare |
˜ |
|
UILanguage |
˜ |
|
UserDataLocation |
˜ |
|
UserDomain |
˜ |
|
UserID |
˜ |
|
UserLocale |
˜ |
|
UserPassword |
˜ |
|
WizardSelectionProfile |
˜ |
|
Related Topics