Get computer info by using .vbs script
This VBscript gathers basic computer info, like locale, install date, product keys etc.
Please use the script with ‘cscript’ command or you’ll get a lot of pop-ups from wscript.
——————————————
System Details
——————————————
Computer Name: COMPUTER
Operating System Information:
=============================
Operating System:     Microsoft Windows 7 Ultimate 64-bit
Version:               6.1.7600 Ultimate Edition
Build Type:            Multiprocessor Free
Locale:                English (United States)
Serial Number:         XXXXX-XXX-XXXXXXX-XXXXX
Current Time Zone:     Eastern Standard Time
Offset from UTC:       -5 hours
DST In Effect:         False
Windows PID Key:       XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
Office 2010 PID Key:   XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
Install Date:          7/23/2009 4:24:52 PM
Last Boot Time:        12/21/2009 4:25:21 PM
Local Date/Time:       12/28/2009 6:54:42 PM
System Status: OK
Hardware Information:
=====================
CPU:                  Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz (x64)
Physical Memory: 7.92 GB
Video Card:           Radeon X1550 Series (Microsoft Corporation – WDDM)
Adapter DAC:           Internal DAC(400MHz)
PNP Device ID:         PCI\VEN_1002&DEV_7143&SUBSYS_204E17AF&REV_00\4&2FFCA7E0&0&00E1
Video RAM:             256 MB
Driver Version:        8.56.1.15
Driver Date:           4/24/2009
Video Card:           Radeon X1550 Series Secondary (Microsoft Corporation – WDDM)
PNP Device ID:         PCI\VEN_1002&DEV_7163&SUBSYS_204F17AF&REV_00\4&2FFCA7E0&0&01E1
Driver Version:        8.56.1.15
Driver Date:           4/24/2009
Video Card:           ATI Radeon HD 2600 Pro (Microsoft Corporation WDDM 1.1)
Adapter DAC:           Internal DAC(400MHz)
PNP Device ID:         PCI\VEN_1002&DEV_9589&SUBSYS_E410174B&REV_00\4&324FA3B&0&0008
Video RAM:             256 MB
Driver Version:        8.56.1.15
Driver Date:           4/24/2009
Sound Card:           High Definition Audio Device
Manufacturer:          Microsoft
PNP Device ID:         HDAUDIO\FUNC_01&VEN_11D4&DEV_1884&SUBSYS_103C2819&REV_1001\
4&2260D901&0&0001
Sound Card:           USB Audio Device
Manufacturer:          (Generic USB Audio)
PNP Device ID:         USB\VID_045E&PID_070F&MI_00\6&216596F4&0&0000
Sound Card:           High Definition Audio Device
Manufacturer:          Microsoft
PNP Device ID:         HDAUDIO\FUNC_01&VEN_1002&DEV_AA01&SUBSYS_00AA0100&REV_1000\
5&36D18A18&0&0001
Volume:               C:
Compressed:            False
File System:           NTFS
Volume Size:           465.67 GB
Free Space:            368.08 GB
Network Adapter:      Intel(R) 82566DM-2 Gigabit Network Connection
MAC Address:           00:0F:FE:83:0B:63
DHCP Enabled:          True
IP Address:            192.168.200.100
Subnet Mask:           255.255.255.0
Default Gateway:       192.168.200.1
Lease Obtained:        12/28/2009 4:13:18 PM
Lease Exipres:         12/29/2009 4:13:18 PM
DHCP Servers:          192.168.200.10
DNS Server:            192.168.200.15,192.168.200.16,
WINS Primary Server:   192.168.200.16
WINS Secondary Server: 192.168.200.15
Enable LMHosts Lookup: True
System Information:
===================
Computer:             HP Compaq dc7800 Convertible Minitower
Serial Number:         2UA81017DR
BIOS Version:          786F1 v01.04
UUID:                  XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Courtesy: cluberti.com


 
																			 
																			 
																			 
																											 
																											 
																											 
																											 
																											 
																											 
																											 
																											 
																											 
																											
please tell me how do in vb script…
How can I run this in a webpage?
Thanks for sharing, thats what I was looking for.