Quantcast
Channel: Configuration Manager 2012 - Application Management forum
Viewing all articles
Browse latest Browse all 4762

Conflicting Information in Reports and Queries

$
0
0

Recently I was asked to patch Zoom for a newly discovered vulnerability. When I run the report: ConfigMgr_NIS > Software - Companies and Products > Computers with a specific product  "Zoom Meetings" as the product, I receive about 230 results.

When I run the following query:

select distinct SMS_R_System.Name, SMS_G_System_INSTALLED_SOFTWARE.ProductName, SMS_G_System_INSTALLED_SOFTWARE.ProductVersion from  SMS_R_System inner join SMS_G_System_INSTALLED_SOFTWARE on SMS_G_System_INSTALLED_SOFTWARE.ResourceID = SMS_R_System.ResourceId where SMS_G_System_INSTALLED_SOFTWARE.ProductName like "Zoom" order by SMS_R_System.Name

I receive 34 results. I'm running the query so that I can make a collection to deploy the new version to.

What's the deal here? Is there something wrong with my query? Or are there only 34 instances of Zoom installed and there is something wrong with the report? Let me know if there is any other information I can provide. Thank you.

-Mark


Viewing all articles
Browse latest Browse all 4762

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>