This script contains network adapter–related functions and subroutines that the various scripts in the MDT deployment process call.
Value |
Description |
Input |
None |
Output |
None |
References |
· CMD.exe. Allows running of command-line tools · Netsh.exe. A utility used to automate the configuration of networking components |
Location |
distribution\Scripts |
Use |
<script language="VBScript" src="ZTINicUtility.vbs"/> |
Arguments
Value |
Description |
None |
None |
Properties
Name |
Read |
Write |
OSDAdapterAdapterIndexAdapterName |
˜ |
˜ |
Note AdapterIndex in this property is a placeholder for a zero-based array that contains network adapter information.
Related Topics