This script is called by the Summary wizard page of the Deployment Wizard. It contains functions and subroutines used for initialization and validation.
Value |
Description |
Input |
Environment variables. Contains the property values, custom property values, database connections, deployment rules, and other information that the scripts require to complete the deployment process |
Output |
Event message are written to these log files: · Summary_scripts.log. Log file that contains events that this script generates · BDD.log. Log file that contains events that all MDT scripts generate |
References |
None |
Location |
distribution\Scripts |
Use |
<script language="VBScript" src="Summary_Scripts.vbs"/> |
Arguments
Value |
Description |
None |
None |
Properties
Name |
Read |
Write |
DeploymentType |
˜ |
|
RetVal |
˜ |
|
Related Topics