Enumerating Services and Their Status

This script enumerates the services on the specified computer and gets the respective status of all the services.

Description
The script should be run through a host application that supports VBScript like the Windows Scripting Host or Internet Explorer. The script accepts the computer name from the user. The output of the script is written to a text file "EnumAll.txt" in the current directory.

image\hdisk.gif ...WSH\VBScript\Services\Computer\EnumerateStatus\