This script will enumerate all services by name,current status,current start mode,path to the service
executable and process id. This will written to a comma delimited text file.
Script Usage: Enum Service on Single PC: cscript services.vbs /computer:[ComputerName] Enum Service on AD Domain: cscript services.vbs /adwg:[AD or Work Group Name]