Discussion on:
DOWNLOAD: Gather Windows system details with this VBscript

16
Comments

Join the conversation!

Follow via:
RSS
Email Alert
Just In
Downloading the Script
altcomp@... Updated - 18th Feb 2011
Can't download the script, forwarding to the download page gives you an error?
Use the handy VBscript to gather a variety of system information on and Windows machines in your domain. When run, this script gathers a computer machine name, number of processors, total RAM, manufacturer, model, system type and description. The script then writes the information to a CSV file. By importing this CSV file into a database or spreadsheet you can quickly catalog all the systems on your network.

Download and try the script:
http://techrepublic.com.com/5138-10877-6032057.html

Join this ongoing discussion and let us know if this script is helpful and if there's anything we can do to improve the download's format or content.
0 Votes
+ -
I get an error when running the script as explained.
Error says:
Error 429: ActiveX-Komponenten kann kein Objekt erstellen.
Maybe you have an Idea.

Thanks
Peter
When running this script I get Error: -2147217406 - using the syntax cscript getsysteminfo.vbs computername. I had admin rights on the box but not sure if there is a network setting that is halting the execution. Any ideas what this error indicates?
0 Votes
+ -
Need more info...
tfenner 31st Jan 2006
There is a free product called Belarc Advisor (for home use only) which gives you all the info in this script and it also gives you info relating to software in the system.

How about adding in the code to add sections for the operating system, other applications and finally a section for windows fixes that are installed.

Hardware info is good and all, but total system info would be better.
0 Votes
+ -
i agree...
cwsc 31st Jan 2006
i agree the more info the better, i do like the script. I would like to see ip settings added as well.
I get an error message "no server name was specified" when running the script. Any ideas?

Thanks.
0 Votes
+ -
Computer Name
wdewey@... 2nd Feb 2006
the script requires a valid computer name. Open a command window to the directory that the script is in and type "cscript getsysteminfo.vbs localhost". This will get info about the computer you are currently on. If you replace localhost with a valid IP address or computer name (that is resolveable) then it should work as long as you have permissions on that machine.
When running this script I still receive 2147217406 error. The syntax is
c:\>cscript c:\getsysteminfo.vbs
Is it possible cscript version or security setting?
0 Votes
+ -
its working !!!! Great !!!

Can we System Serial No also..


IF its a Desktop then serial no of Both CPU & Monitor.


Thanks so much.

Krishan
You need to specify the name of your sql server. On the fourth line of the script you will see a statement like so;
const sDBserver = "Accra" where Accra is the sever name I substituted for the name originally provided in the script.
0 Votes
+ -
This script could be easily modified to pull from a list of computers and put all the info into a single document.

Bill
0 Votes
+ -
Contributr
Errors
Scott Lowe 2nd Feb 2006
Hi, all - I wrote the script in question - I know it's simplistic, and was meant to be somewhat that way. I've also heard that some of you have received errors running the script. I've run the script from Windows XP, Windows 2000 and Windows Server 2003 against servers of the same versions and cannot replicate the problem. Can one of you that is having the problem post some information regarding your configuration so I can look into it?

Scott
0 Votes
+ -
I have list of computers and want to put output in single file.
Can u give modified script.
I downloaded your script and it was very helpful. I am trying to modifiy it to take a inventory of all the machines on my network. ie Port adress, type of computer, say Dell Optiplex, ip address, default gateway, subnetmask list of software on the machines with their versions etc. I was wondering if you could give some input on that.

Thanks you so much.
0 Votes
+ -
Hi Bill,

i am getting an error "no server name was specified".


Thanks

Krishan
0 Votes
+ -
Downloading the Script
altcomp@... Updated - 18th Feb 2011
Can't download the script, forwarding to the download page gives you an error?
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.