SysInfoLogger - Build 130808 - http://camoyoshi.floorchan.org/ Files that come with SysInfoLogger.zip: res/pslist.exe Sysinternals pslist.exe: http://technet.microsoft.com/en- us/sysinternals/bb896682 res/psloggedon.exe Sysinternals psloggedon.exe: http://technet.microsoft.com /en-us/sysinternals/bb897545 res/SCLIST.EXE Microsoft Service Listing Application (no URL) res/SHOWGRPS.EXE Microsoft Windows NT Resource Kit: http://support.microso ft.com/kb/158388 readme.txt (this file) SysInfoLogger.bat Main Application Script: http://camoyoshi.floorchan.org/p rojects/#sysinflg License info can be viewed at http://camoyoshi.floorchan.org/projects/ This program will grab text output from a whole bunch of programs and drop the resulting text files into a folder. Note that some info may be repeated in some files due to the info that varying programs show. (e.g. whomami and net config workstation have some duplicate info). Each report varies in size but usually will use about 200KB of disk space, so the script can be run safely on a flash drive, or even a floppy disk! I did not add report archiving functionality as that would add to the overall distribution size. If there is enough demand however I will implement a archive feature, probably provided by 7-zip. If you find this application helpful, please send me a donation through PayPal, I would appreciate it! Or, at the very least, share this program with anybody who might find it useful, and send me feedback on how to improve it! If you do mirror this program, please let me know so I can add your URL to the mirror list. To contact me or send me money through PayPal, use camoyoshi@trioptimum.com. I try to respond to email as quickly as I can, but please understand if I don't get back to you within a few days. FAQ: Q: "wmic product" is taking FOREVER! A: From my experiences it does take a while, especially if you have lots of programs and Windows Updates installed. If it takes too long, open up another command window and kill wmic.exe. Q: I'm getting a "System error 5 has occurred." and/or "Access is denied." message! A: Are you running as a Administrator? (Right-click _run.bat, click "Run as administrator".) If you're sill having the problem, it's a permissions issue. Make sure that the user you're running the script as has permission to run the program in question, or to write files to the current directory SysInfoLogger is running from. Q: I'm getting "'program name here' is not recognized as an internal or external command, operable program, or batch file." errors! A: Double check that your PATH variable has the following paths: C:\Windows\ C:\Windows\System32\ Also, double check that the programs that are run are present in those paths. Alternatively, one could download each EXE and place in in the same directory as _run.bat. --END OF FILE--