fbrown 0 Posted June 21, 2011 Hello AutoIT! I am an IT Administrator Assistant now but at my last job I was just another help desk guy. One great thing about it though was seeing what scripts were being used at a VERY LARGE company. One of the scripts they utilized was one they called "The Info Script." Now this script would place a txt document in every users I: drive aka user drive. This info document would contain: The name, make, model, and serial number of their computer, last user to sign in, programs installed (including updates of course), Printers and network drives they had mapped, and outlook profiles. This script was very useful as you may already know. It basically had ALL the information I would ever need for database purposes. So, here I am now as an IT Administrator Assistant and I'm in charge of creating a database of ALL the computers with a list of the programs installed and etc. Basically everything my old job had listed in their info document. Now, is there anyway to make this script so I can launch it from my desk and make an info file for each computer it finds and place the info file in a specified folder ie C:\INFO on my PC? Thanks in advance! Share this post Link to post Share on other sites
hannes08 39 Posted June 21, 2011 Well, yes there is. But you may consider to buy or use an open source software for this especially if you need to keep track of the changes and so on.But don't let yourself be kept from writing this script by yourself. There are hundreds of examples in the forum about information gathering and so on. I would request you to take a look at the Scriptomatic from SvenP version of AutoIT which you may find Have fun in programming! Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler] Share this post Link to post Share on other sites
iresolver 0 Posted April 5, 2015 Spiceworks is another great tool for admins it has a lot of the info your looking for it's one of the best IT tools I have seen in a long time Share this post Link to post Share on other sites
water 2,387 Posted April 5, 2015 Did you notice that this thread is nearly 5 years old and the OP has not come back after posting the question? My UDFs and Tutorials: Spoiler UDFs:Active Directory (NEW 2020-10-10 - Version 1.5.2.1) - Download - General Help & Support - Example Scripts - WikiOutlookEX (NEW 2020-12-15 - Version 1.6.3.1) - Download - General Help & Support - Example Scripts - WikiOutlookEX_GUI (2020-06-27 - Version 1.3.2.0) - DownloadOutlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsPowerPoint (2017-06-06 - Version 0.0.5.0) - Download - General Help & SupportExcel - Example Scripts - WikiWord - WikiTask Scheduler (2019-12-03 - Version 1.5.1.0) - Download - General Help & Support - WikiTutorials:ADO - Wiki, WebDriver - Wiki Share this post Link to post Share on other sites
SadBunny 131 Posted April 6, 2015 (edited) Aw come on water, it's not even 4 years old, let alone nearly 5. This is limbomancing at most. Edited April 6, 2015 by SadBunny Roses are FF0000, violets are 0000FF... All my base are belong to you. Share this post Link to post Share on other sites