» Site Navigation |
|
|
» Online Users: 41 |
| 0 members and 41 guests |
| No Members online |
| Most users online at once 294, 06-30-2007 at 12:24 PM. |
» March 2010 |
| S |
M |
T |
W |
T |
F |
S |
| 28 |
1
|
2
|
3
|
4
|
5
|
6
|
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
|
28
|
29
|
30
|
31
| 1 | 2 | 3 |
|
 |
05-17-2009, 11:42 PM
|
#1 (permalink)
|
Status: Junior Altiris Admin
Join Date: 04-06-2009
Location: Australia
Posts: 14
|
n00b help - Report - All Computers with Visio Installed
Can someone please help me work out how to run a report where i get a list of computers with Visio installed.
I'm new to reporting.
Thanks
|
|
|
05-18-2009, 09:14 AM
|
#2 (permalink)
|
Status: Super Altiris Admin
Join Date: 09-06-2006
Location: Columbus, OH
Age: 28
Posts: 294
|
Try importing this report. You can search by collection for various programs as listed in Add/Remove Programs.
|
|
|
05-18-2009, 07:41 PM
|
#3 (permalink)
|
Status: Junior Altiris Admin
Join Date: 04-06-2009
Location: Australia
Posts: 14
|
hmmmm, nah i got an error when trying to import.
Could it be versions ?
Was it an easy report to create ?
Possibly if it was, i could have some steps ?
thanks
Mat
|
|
|
05-18-2009, 09:36 PM
|
#4 (permalink)
|
Status: Super Altiris Admin
Join Date: 08-20-2007
Location: Virginia Beach, Virginia
Posts: 120
|
Try this to start with.
Select Distinct
vc.[guid], arp.[Resourceguid], vc.[name] as 'Computer name', vc.[user], arp.[name] as 'Application Name', [Version]
From Vcomputer vc
join inv_aex_os_add_remove_programs arp
on vc.[guid] = inv.[Resourceguid]
you can always find more columns by using
Select * from vcomputer
Select * from inv_aex_os_add_remove_programs
|
|
|
05-18-2009, 09:47 PM
|
#5 (permalink)
|
Status: Junior Altiris Admin
Join Date: 04-06-2009
Location: Australia
Posts: 14
|
im sorry i dont understand where i am supposed to do that?
Do i need to create a new report ? Simple ? Advanced ?
|
|
|
05-19-2009, 07:48 PM
|
#7 (permalink)
|
Status: Super Altiris Admin
Join Date: 10-28-2005
Location: Colorado
Posts: 1,363
|
To import that XML first clone, then export one of your canned reports. Open it up and view the version info.
Now edit the attached xml changing this line:
Version=6.0.6074.110 to Version=xxxxxxxxxxxxx
where this matches the same version of your exported clone. There should be two instances, one is a comment.
Now try to import the xml and it will probably work.
__________________
Brandon
|
|
|
05-19-2009, 08:02 PM
|
#8 (permalink)
|
Status: Junior Altiris Admin
Join Date: 04-06-2009
Location: Australia
Posts: 14
|
Thanks for that advice, i tried it and it got a little furthur.
I now recieve the following error
"Error importing item: Serverwas unable to process request. --> The root element is missing"
That version number WAS different tho, but i had adjusted it.
|
|
|
05-19-2009, 08:09 PM
|
#9 (permalink)
|
Status: Super Altiris Admin
Join Date: 10-28-2005
Location: Colorado
Posts: 1,363
|
Well then paste in the entries from that xml or from mack_jason manually.
You are right, go to New > report > enter sql directly > paste.
__________________
Brandon
|
|
|
 |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT -4. The time now is 07:28 AM.