This script verifies that the target computer has the prerequisite software installed and that it is functional. The checks the script performs are:
· Determine whether the Windows Script version is equal to or greater than version 5.6.
· Verify that errors do not occur when object references are instantiated to Wscript.Shell, Wscript.Network, Scripting.FileSystemObject MSXML2.DOMDocument, and the Process environment.
If any one of the checks fails, an error is raised and the script exits the ValidatePrereq procedure.
Value |
Description |
Input |
None |
Output |
None |
References |
None |
Location |
distribution\Scripts |
Use |
None |
Arguments
Value |
Description |
None |
None |
Properties
Name |
Read |
Write |
None |
|
|
Related Topics