Configuration Manager Report Query for Systems with Torrent Software Installed

sql2016

If you want to check if any of the client machines within your Configuration Manager network have torrent software installed, you can run this query directly on your SQL database or you can use it to create a report within SSRS. How to create a Configuration Manager Report using SSRS The query is below and … Read more

Report Query for Package Distribution Status on Configuration Manager Distribution Points

sql2016

If you want to check the distribution status on your Configuration Manager Distribution Points you can run this query directly on your SQL database or you can use it to create a report within SSRS. How to create a Configuration Manager Report using SSRS The query is below and can be altered to fit your … Read more

Configuration Manager SQL Query for Installed Software Per Machine & Per Collection

sccm logo 600x400

If you are using Configuration Manager, you will be aware that you can create a number of custom reports using the SQL data and SSRS to produce the reports. The best way to start to create a custom report is to ensure that you get your SQL query correct first. We have written hundreds of … Read more

SCCM – WQL Query for machines without Endpoint Protection installed

microsoft windows white logo

If you need to identify machines that have the Configuration Manager client installed but do not have the System Center Endpoint Protection client installed, then you can use the following WQL query. More Queries Our full range of SQL and WQL Collection queries are available here. Feedback If you have any questions or feedback about this … Read more