SysInfo


Description
This script (VBS) allows you to retrieve system information with WMI.
To add new information, you can use a program like WMI-Explorer (Sapien).

Usage
To display system information on the screen :
CScript.exe //Nologo "Sysinfo.vbs"

To send system information to a file with the computer name :
CScript.exe //Nologo "SysInfo.vbs" > "%ComputerName%.txt"

Screen capture
SysInfo

Download
SysInfo.vbs v1.0 (5.2 KB)

Sources :
SysInfo.vbs.html (HTML source code)

License
CC0 CC0 1.0 Universal (CC0 1.0)
Public Domain Dedication