Scripts Thread, Computer Information Tool HTA script in Coding and Web Development; I've just finished writing this script to report WMI information in HTML format:
Computer Information Tool (HTA)
It can also ...
-
31st August 2008, 10:01 PM #1 Computer Information Tool HTA script
I've just finished writing this script to report WMI information in HTML format:
Computer Information Tool (HTA)
It can also be used as a process monitor for remote computers, a tool to connect to remote shares and printers and a tool to perform remote shutdowns/reboots.
I might add other items to the script in future. Hope you find the script useful! 
Thanks,
David
-
Thanks to Wiseman82 from:
mac_shinobi (25th April 2012)
-
IDG Tech News
-
31st August 2008, 10:15 PM #2 A great tool, I used it on my home network and it looks good.
Would be great to have a version on a network share, and run from workstations on startup to generate html on a network share with the information it can retrieve. Would this be somthing you are interested in creating ?
Thanks for the effort so far, I like it.
-
-
1st September 2008, 08:01 PM #3 
Originally Posted by
Galway
A great tool, I used it on my home network and it looks good.
Would be great to have a version on a network share, and run from workstations on startup to generate html on a network share with the information it can retrieve. Would this be somthing you are interested in creating ?
Thanks for the effort so far, I like it.
Are you talking about a cut down version that just displays information about the local computer? HTA scripts should work ok as a startup script from a network share to display information about the local computer.
I like to write new scripts occasionally for my website so it might be something I'll look at when I get chance. I'll need some more details. I've got a few other things that I'll be working on at the moment though...
-
-
1st September 2008, 09:20 PM #4 Sorry to bounce of topic a little. But registered on your site, got the activation email and then went to login and then i couldn't..
Is it me messing something up.. or is this an issue i have found lol.
James.
-
-
1st September 2008, 09:53 PM #5 
Originally Posted by
Edu-Tech
Sorry to bounce of topic a little. But registered on your site, got the activation email and then went to login and then i couldn't..
Is it me messing something up.. or is this an issue i have found lol.
James.
The registration system appears to be working ok. Please let me know your username (send a PM via these forums if you like) and I'll check that your account is activated.
-
-
1st September 2008, 10:41 PM #6 Excellent thankyou!
-
-
1st September 2008, 11:48 PM #7 Wow...nice tool thank you! You don't have anything that audits the last time a piece of software was run on a group of machines do you?
-
-
2nd September 2008, 12:09 AM #8
Are you talking about a cut down version that just displays information about the local computer? HTA scripts should work ok as a startup script from a network share to display information about the local computer.
Im interested to see if the script could be run as a startup script, that could be applied via GP from a network share, to create a file named the same as the computer name in a network share to detail the same information it gets in its current form.
In its present form its great, but the benefits of running like the above for an entire domain of 500 workstations would, I feel, take the usefullness to another level. Maybe a check to see if the output file allready exists, and updating only upon a change would also be advantagous.
-
-
2nd September 2008, 08:33 AM #9 
Originally Posted by
Galway
Im interested to see if the script could be run as a startup script, that could be applied via
GP from a network share, to create a file named the same as the computer name in a network share to detail the same information it gets in its current form.
In its present form its great, but the benefits of running like the above for an entire domain of 500 workstations would, I feel, take the usefullness to another level. Maybe a check to see if the output file allready exists, and updating only upon a change would also be advantagous.
The script is designed to be run interactively. It is possible to do what you want but having a text/HTML report for each computer will limit the use of the information. It's better to store that information in a database (SQL Server/MySQL/Oracle - Not MS Access). You could then have another (web based?) tool to query the information in the database. e.g Show me all the computers with less than 1Gb RAM. I've done something like this before but only for in-house use.
I think this app does something similar but in a slightly different way:
Neutex: Network Inventory Made Simple
It used to be free, but it looks like they have a limited free version and a pro version now. I'm sure there will be other s/w available that does a similar thing.
-
-
2nd September 2008, 08:38 AM #10 
Originally Posted by
Joedetic
Wow...nice tool thank you! You don't have anything that audits the last time a piece of software was run on a group of machines do you?
I don't think there is an easy way to get that information off hand. You could have an app monitoring running processes and store a date value the last time they were used. I'm not sure if there are any alternatives methods.
-
-
2nd September 2008, 09:49 AM #11 Best tool I've seen for collecting info about all the PCs on a network is Lansweeper. There's a free version which does pretty much everything you could want. It comes with a wide range of reports and it's easy to produce others.
-
Thanks to srochford from:
mac_shinobi (25th April 2012)
-
25th April 2012, 07:24 AM #12
- Rep Power
- 0
I know this is an old thread... but ITS one of the best that I have come across. I have a similar code but in pure vbs compiled from all over the net and hacked to meet my needs. The only different is that it only scans the PC it is running on. This vbs creates the output in HTML (creates a folder and the html file in local drive then launches IE for the output). This HTML file has a submit button which will upload the data to my phpmyadmin via WAMP.
My query is, is it possible to convert the pure vbs into HTA as how you have done? I can provide you my hacked script.
I'm not that good in vbs and hta, me only good in PHP. My php intranet for inventory system is simply superb. Just need a better version of the vbs/hta file.
xcom.vbs
-
SHARE: 
Similar Threads
-
By mac_shinobi in forum Scripts
Replies: 15
Last Post: 22nd August 2012, 12:50 AM
-
By Wiseman82 in forum Scripts
Replies: 1
Last Post: 7th August 2008, 10:09 PM
-
By Hedghog in forum How do you do....it?
Replies: 2
Last Post: 4th April 2008, 03:39 PM
-
By Hedghog in forum How do you do....it?
Replies: 0
Last Post: 4th April 2008, 02:31 PM
-
By CM786 in forum Windows
Replies: 21
Last Post: 11th July 2006, 07:37 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules