/build/static/layout/Breadcrumb_cap_w.png

Report of all software installed on 1 pc

I need to create a report I can run to export a list of all software installed on a particular pc. I thought I could do this with the inventory tab of the K1000 box, but I can't seem to figure that out. Any suggestions? I'm getting ready to deploy Windows 7 to a few pc's and I need a complete list of everything they currently have so I can get it set back up. Thanks.

0 Comments   [ + ] Show comments

Answers (1)

Posted by: jmcelvoy 12 years ago
Second Degree Blue Belt
0
I have this report that lists all software installed on ALL computers. How would I modify this to just get the software from 1 computer?

Select CONCAT(MACHINE.NAME, "\\", MACHINE.SYSTEM_DESCRIPTION) as MACHINE_NAME, DISPLAY_NAME, DISPLAY_VERSION, PUBLISHER from (SOFTWARE, MACHINE_SOFTWARE_JT, MACHINE)
where
MACHINE.ID = MACHINE_SOFTWARE_JT.MACHINE_ID and
SOFTWARE.ID = MACHINE_SOFTWARE_JT.SOFTWARE_ID
and not IS_PATCH
order by MACHINE_NAME, DISPLAY_NAME
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ