7.0

Table Of Contents
outFile.WriteLine(strEnv)
Next
outFile.Close
The following sample script tests the timeout functionality.
Option Explicit
WScript.Sleep 60000
The following sample script tests a non-zero exit code.
Option Explicit
WScript.Quit 2
Chapter 7 Setting Desktop Policies with Start Session Scripts
VMware, Inc. 87