This script initializes and validates the information typed in the pages of the Deployment Wizard (stored in DeployWiz_Definition_ENU.xml). This script contains functions and subroutines that the Deployment Wizard calls during an LTI deployment.
Value |
Description |
Input |
· OperatingSystems.xml. Contains the list of operating systems available for deployment · Environment variables. Contains the list of property values, custom properties, database connections, deployment rules, and other information required by the scripts to complete the deployment process; the environment variables are populated by ZTIGather.wsf |
Output |
None |
References |
· Credentials_ENU.xml. Prompts the user for credentials that will be used when connecting to network resources · ZTIGather.wsf. Gathers properties and processing rules |
Location |
distribution\Scripts |
Use |
<script language="VBScript" src="DeployWiz_Validation.vbs"/> |
Arguments
Value |
Description |
None |
None |
Properties
Name |
Read |
Write |
Architecture |
˜ |
|
DeploymentType |
˜ |
˜ |
DeployTemplate |
|
˜ |
ImageBuild |
˜ |
|
ImageProcessor |
˜ |
˜ |
OSVersion |
˜ |
|
TaskSequenceID |
|
˜ |
TSGUID |
˜ |
|
UserCredentials |
˜ |
|
UserDomain |
|
˜ |
UserID |
|
˜ |
UserPassword |
|
˜ |
Related Topics