I'm looking for assistance on creating a SQL report that pulls the following information:
Provide inventory output from Altiris (using keywords: Microsoft & Office against the Publisher and DisplayName fields).
For each machine, please provide:
• Software Name to search for (office or publisher) - is this a picker/field?
Return in report form so we can export to excel:
• Machine Name
• Operating System (Version and Edition)
• Software Publisher (microsoft)
• Software Version (2007, 2010, 2012 etc.)
• Software Edition (Enterprise, Standard, Premium etc.)
• Location of the installed product (c:\program files (x86...)
I can create a separate report with the OS, and different report with the file path of individual filenames (but not the program location). I can't seem to make a report that gives all the information requested on one page. Any help ids greatly appreciated.