Home
»
Discussion Forums
»
Scripts & Agent Procedures
»
how to run a report in kaseya
Subscribe via RSS
Share this
Similar Posts
How to run a ticket report and EXCLUDE 1 Category
by
LegacyPoster
on
Jun 18, 2010
How Can I Report on Running Services (or all services) for that matter?
by
Damian Stalls (Fluid Networks)
on
Feb 21, 2012
Not Answered
Run a custom report - How many tickets were closed within a given timeframe
by
Overfiend of Octarius
on
May 9, 2014
how do I run a report to show computer with < 600Mhz, 128Mb and any OS below XP
by
LegacyPoster
on
Nov 14, 2005
Running CHKDSK with a REPORT
by
Interprom
on
Feb 24, 2011
View More
Details
3
Replies
0
Subscribers
Posted
over 11 years ago
Scripts & Agent Procedures
how to run a report in kaseya
Posted by
LegacyPoster
on
May 1, 2009 11:15 PM
Hi
we have aprox 950 machines in kaseya. Now we have to create a report to find out which all machine have office 2007 convertor tool installed and which donot have that, so that we can plan to install on th emachines which do not have.
Please help
Thanks
Rajeev
Legacy Forum Name: how to run a report in kaseya,
Legacy Posted By Username: rajeevsharma
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
May 2, 2009 3:21 AM
Does the converter tool list in the user's add/remove programs? If so make a note of the name, go to reports, select software, drop down the choose report type and select add/remove programs. Now put in part (if not all) of the program installed name, check list machines with the item, and click run (or export to excel file).
Congrats! You now should have what you are looking for (assuming you have arecent audit of all of the machines!).
Legacy Forum Name: Scripts Forum,
Legacy Posted By Username: boudj
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
May 2, 2009 10:54 AM
I too have been trying to work on this. My hang-up has been, I want to get a list of machines missing the Office 2007 File Compatibility Pack, which are running Office 2002 or Office 2003.
I figured there would be a way that I could get a list of machines that have the Office 2007 File Compatibility Pack installed. I figured there would be a way that I could get a list of machines running Office 2002 or Office 2003. But I was not sue if there is a way to combine to two queries.
Lloyd
Legacy Forum Name: Scripts Forum,
Legacy Posted By Username: lwolf
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
May 4, 2009 6:31 AM
Hey Lloyd,
Use the same report I described for raja. But go ahead and click the advanced options on the report (right next to the add/remove programs). You'll notice that you can use nested operators like and, or, and not. So you'll probably want to create a report looking for (office 2002 OR office 2003) AND NOT office 2007 compatibility pack.
So to answer your question, yes you should be able to get the rsults you are looking for.
Hope this helped!
Legacy Forum Name: Scripts Forum,
Legacy Posted By Username: boudj
You have posted to a forum that requires a moderator to approve posts before they are publicly available.