This script contains utility functions that some MDT scripts use when performing Boot Manager tasks.
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 |
None |
References |
BCDEdit.exe. A tool for editing the boot configuration of Windows Vista and later versions of Windows |
Location |
· distribution\Scripts · program_files\Microsoft Deployment Toolkit\Scripts |
Use |
<script language="VBScript" src="ZTIBCDUtility.vbs"/> |
Arguments
Value |
Description |
None |
None |
Properties
Name |
Read |
Write |
None |
|
|
Related Topics