N1 Service Provisioning System 4.1 User's Guide

Component Type: Windows Scripting Host Script

Windows scripting host (WSH) scripts are text files either vbscript (*.vbs) or jscript (*.js) or contained within an XML project file (*.wsf).

Browsing

Table 5–30 Windows Scripting Host Script Browsing Behavior

Root Path 

 

 

Uses standard File Browser 

Delimiter 

Ordering 

Selection Type 

Sample Path 

Filters 

*.js, *.vbs, *.wsf 

Exported/Internal File Format

Stored as a file in their native text format.

M-I Difference

M-I Differencing is not supported for WSH files. Snapshots will not be taking during installation resulting in nothing to diff during the M-I diff.

Installation

The WSH script is run via cscript.exe as follows:


cscript <file path>   

Un-Install

During uninstall the script file is removed from the target host.

Error Conditions

Table 5–31 Windows Scripting Host Script Error Conditions

Action 

Condition 

Result 

Install 

The supplied file is not a valid wsf file or contains errors. 

Installation fails.