
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2010 05:16 PM
Could you provide me with the SQL report that would give me the details of each computer (ex: hostname, model, serial, procesor, memory, software installed, OS, domain, etc...) like the computer action screen but with software included. Thanks in advance.
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2010 03:16 PM
This page does several sql queries to create the page (because you can't do it in one)

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2010 03:11 PM
What is the SQL query that runs when you do a searh for a computer and then click the computer report within the web user interface? This is the information I want in the report but I want a report per PC for all of my PC's, not just the one.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2010 07:19 AM
The problem is that you can't do this in one report because you will have multiple lines for each software item.
Everything else you want could be made in one report.
Everything else you want could be made in one report.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2010 11:35 PM
I guess what I am needing is the SQL for the computer report but I want to run this on all PC's and export a report.
