To limit any Windows report to servers only (and not list workstations), do the following:
- Hit the pencil shaped edit button next to the report under Reports\View All Reports.
- Double-click on the tblComputersystem database table in the table list on the right to add the table to your report.
- Double-click on the tblDomainroles database table in the table list on the right to add the table to your report.
- In the visual representation of the report in the upper section of the report builder, tick the Domainrolename field in tblDomainroles.
Limiting a Windows report to servers
- In the Criteria column of the tblDomainroles.Domainrolename expression, add the following:
In ('Standalone Server','Member Server','Backup Domain Controller','Primary Domain Controller')