/build/static/layout/Breadcrumb_cap_w.png

[SQL][zip] Software Change Log by Machine (Last 30 days)

Lists machines that have had software installed or removed in the last 30 days. Can be modified to include specific software titles as well as modified for longer or shorter time periods.

SELECT AH.TIME, AH.DESCRIPTION, concat(M.NAME,' [',M.ID,']') as MACHINE_NAME FROM MACHINE M, ASSET_HISTORY AH, ASSET A
where AH.ASSET_ID = A.ID
and M.ID = A.MAPPED_ID
and A.ASSET_TYPE_ID = 5
and AH.DESCRIPTION like '%Software%'
and NOW() < DATE_ADD(AH.TIME, INTERVAL 30 DAY)
order by AH.ASSET_ID, AH.TIME

Attachment


0 Comments   [ + ] Show comments

Answers (0)

Be the first to answer this question

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