
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2010 01:01 PM
Hi
I'm trying to run a report on a particular machine to find out when a piece of software was installed. I've tried looking through the 'changes by type' from the Reporting menu on the left, but there's 4275 records.
Can I modify this report, if so where do I find it? If it can't be modified what tables/fields would I need to create a similar report?
Thanks
Tony
I'm trying to run a report on a particular machine to find out when a piece of software was installed. I've tried looking through the 'changes by type' from the Reporting menu on the left, but there's 4275 records.
Can I modify this report, if so where do I find it? If it can't be modified what tables/fields would I need to create a similar report?
Thanks
Tony
Tony
In view of the fact that God limited the intelligence of man, it seems unfair that He did not also limit his stupidity.
Konrad Adenauer
Solved! Go to Solution.
Labels:
- Labels:
-
Report Center
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2010 10:42 AM
You need table "tblcomputers" and "tblsoftwarehist"
To get changes you need all tables ending on "hist"
To get changes you need all tables ending on "hist"
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2010 10:42 AM
You need table "tblcomputers" and "tblsoftwarehist"
To get changes you need all tables ending on "hist"
To get changes you need all tables ending on "hist"
