/build/static/layout/Breadcrumb_cap_w.png

error: Simple Report Script

I'm trying to create a Report that will show the machine name, ip address, ip subnet, OS, and OS SP of all machines in a collection (prompt). This is what I've got, but it doesnt work.

SELECT v_R_System.Name0, v_GS_OPERATING_SYSTEM.Caption0, v_GS_OPERATING_SYSTEM.CSDVersion0, v_GS_NETWORK_ADAPTER_CONFIGUR.IPAddress0

 

FROM v_R_System JOIN v_GS_OPERATING_SYSTEM on v_R_System.ResourceID = v_GS_OPERATING_SYSTEM.ResourceID JOIN

v_GS_NETWORK_ADAPTER_CONFIGUR on v_R_System.ResourceID = v_GS_NETWORK_ADAPTER_CONFIGUR.ResourceID join 

v_FullCollectionMembership FCM on FCM.ResourceID = v_GS_NETWORK_ADAPTER_CONFIGUR.ResourceID

WHERE FCM.CollectionID = @CollID


1 Comment   [ + ] Show comment
  • What is your error output/message? - gcarpenter 10 years ago

Answers (0)

Be the first to answer this question

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