Create a Report from a Filter
Updated: 31 Aug 2010 | 2 comments
This issue has been solved. See solution.
I have several Filters that show PCs I'd like a report on, but I can't seem to work out how to set up a Report that gets it's data from them. Trying to reproduce the queries just takes me to screens which expect me to hand-code more SQL code than I am able. Seems like duplication of effort; the data search is done, I just want to report on it.
Anyone point me in the right direction please?
discussion Filed Under:
Comments
Here you go, this should help:
https://kb.altiris.com/article.asp?article=52055&p=1
Ohhhhkay
It's a bit fiddly, but it works, nice, I have a filter-based list I can do things with. Can I ask a supplemental question please?
I wanted to add some more fields to the report, to show the IP address, the description from the AD computer record, and the AD enabled/disabled status.
I edited the report, went into Fields and added
[Device.TCPIP].[IP Address]
[Computer.Description]
(I can't find the field for the AD Disabled value)
All looked OK but when I run the report these columns are blank. Yet other reports on the same computers display them. Where am I going wrong please?
Would you like to reply?
Login or Register to post your comment.