This script copies the deployment scripts for the LTI and ZTI deployment processes to a local hard drive on the target computer.
Value |
Description |
Input |
· Summary_Definition_ENU.xml. Displays the summary results for the LTI deployment · 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 |
· LTICopyScripts.log. Log file that contains events that this script generates · BDD.log. Log file that contains events that all MDT scripts generate |
References |
ZTIUtility.vbs. Includes support functions and subroutines the script uses |
Location |
distribution\Scripts |
Use |
cscript LTICopyScripts.wsf </debug:value> |
Arguments
Value |
Description |
/debug:value |
Outputs the event messages to the console and to the .log files. If the value specified in value is: · TRUE, event messages are sent to the console and the .log files · FALSE, event messages are sent only to the .log files (this is the behavior when the argument is not provided) |
Properties
Name |
Read |
Write |
None |
|
|
Related Topics