This script enumerates the services, users, groups, or print queues on a specified computer.
Description
This 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 in the format
<DomainName>\<ComputerName> (e.g., MSFT\MOON). The
results are logged to the file "Enumeration.txt" in the current
directory.
...WSH\VBScript\Computer\Enumeration\