Basic Windows Script Host Tasks
This section contains several commonly used Windows Scripting Host 5.6 scripts, which demonstrate basic functions.
Note
The scripts presented in the following tasks are virtually the same for developers using JScript or VBScript. When applicable, differences between the scripting models are noted. In addition, each task is written in both JScript and VBScript.
In This Section
Creating an Automated Login Script
Executing File Management Operations
Manipulating the System Registry
WSH and Windows Management Instrumentation (WMI)
WSH Network Administrator Sample Script