/build/static/layout/Breadcrumb_cap_w.png

Kace Specific PC's software report

i want to run a report listing all installed software on a single computer. can anyone offer a solution , i see a standard report in KACE but that lists the software on each computer in the network.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: aragorn.2003 8 years ago
Red Belt
0
Does this helps: http://www.itninja.com/question/i-am-looking-for-sql-script-for-k1000-report
Posted by: chucksteel 8 years ago
Red Belt
0
SELECT DISPLAY_NAME, DISPLAY_VERSION FROM ORG1.SOFTWARE
JOIN MACHINE_SOFTWARE_JT on MACHINE_SOFTWARE_JT.SOFTWARE_ID = SOFTWARE.ID
JOIN MACHINE on MACHINE.ID = MACHINE_SOFTWARE_JT.MACHINE_ID
WHERE MACHINE.NAME = "machinename"
ORDER BY DISPLAY_NAME

Don't be a Stranger!

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

Sign up! or login

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