The following information describes basics on how filters work with computers. For further information on using filters, refer to the Symantec Management Platform User Guide.
What is a filter?
Computer filters are designed to enable Altiris administrators to push policies, updates, patches, images, etc., to computers that have a Status of "Active", are on the network and have an Altiris Agent (managed computers) and any applicable plug-in agent such as for Patch Management, Deployment Solution or Inventory Solution. Notes:
Some filters, such as All Computers, also have other criteria that must be matched by the computer to be eligible to appear in the filter. For example, IsManaged (determines if the computer has an Altiris Agent or not) is also required to be set (1 = has an agent) for computers for this filter.
Where are filters located at?
The core Notification Server comes pre-installed with many default filters, such as All Computers, found in Manage > Filters > Computer Filters. Other products install their own filters as well, more specific to their needs.
The All Computers filter is a good choice of a filter to start with. This filter includes all computers that have a Status of Active, including both servers and workstations. The user may wish to use, however, specific filters for servers only or workstations only. These are located in other folders inside of the Computer Filters main folder.
What are the differences between filters and reports?
A filter should not be confused with a report. A report shows a list of assets, which can have any Status type. Reports therefore have a greater flexibility to show the user desired data.
How do I create filters?
There are several ways to create filters. Before doing so however, it is recommended to ensure that a filter of the type that you want does not already exist in the Computer Filters folder. If not, here are some suggestions on making your own custom filter:
SELECT *
FROM vComputer
WHERE Name = 'computer name'
The filter doesn't update, what's wrong?
Filters do not automatically update when accessed. These update once per hour, or when the user manually updates them by clicking on the "Update membership" button.
Filters can also be set to dynamically update by using a task. The following article describes how to do this:
How to create a new Update Filter Membership task to update a filter's membership
https://knowledge.broadcom.com/external/article?articleId=180760