/build/static/layout/Breadcrumb_cap_w.png

K1000 Report: Computers having particular software

List of computers which are having particular software like "Adobe Reader Version 11"

0 Comments   [ + ] Show comments

Answers (1)

Answer Summary:
Posted by: anonymous_102124 9 years ago
Blue Belt
0

Resolution: 

 

SELECT NAME AS 'Machine Name' FROM MACHINE
WHERE NAME IN (SELECT M.NAME FROM MACHINE M JOIN MACHINE_SOFTWARE_JT MSJ ON (MSJ.MACHINE_ID = M.ID)
JOIN SOFTWARE S ON (S.ID = MSJ.SOFTWARE_ID) WHERE S.DISPLAY_NAME like '%SYMANTEC%' AND PUBLISHER like '%SYMANTEC%')
ORDER BY 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