Allows you to specify filters to limit the computers returned from the database.

- Filtering List Operating system DOES contains 'xp'
- Service Pack DOES NOT contain '1'
- Software DOES NOT contain 'acrobat'
- Free Disk Space is EQUAL TO or GREATER THAN 3000MB
With the above settings the list will ONLY contain PC's running Windows XP WITHOUT Service Pack 1 that DO NOT have acrobat installed and have AT LEAST 3000Mb of disk space available on the "C:" drive
******SQL code option bit******
Filters can also be saved for later use.