tazdev Posted June 28, 2005 Posted June 28, 2005 I am looking for a way to get the listing of the software installed on a PC. I have some utilities that will do it one PC at a time and AdvancedRemoteInfo keeps dying during a batch listing. Idealy I would like it to run from a commandline and be automated so that it will run like every 20th time someone logs in and exports the info to a text file. If this is stored in the registry in a common location then I can use the reg tools in AutoIT to get it and add it to a text file. I am hoping for that. If not then I hope there is a command line tool for Windows NT, 2000, and XP that will let me get that info. If that is the case then I can use AutoIT to automate the process. Anyone?
tazdev Posted June 28, 2005 Author Posted June 28, 2005 Sweeeet so now I just need AutoIT to read each line until "" and look for DisplayName and possibly DisplayVersion. Export that to a TXT file and I have a software inventory routine! MUHAHAHAHAHAHAHA Man I just LOVE AutoIT.
tazdev Posted June 29, 2005 Author Posted June 29, 2005 no, you need regenumkey + regread<{POST_SNAPBACK}>Yeah but I am speaking about the name of the actual keys I need to extract from. I posted the script in Scripts and Scraps
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now