Enumerating Services, Users, Groups, Print Queues on a Computer

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.

image\hdisk.gif ...WSH\VBScript\Computer\Enumeration\