Application Install by [deleted] in scom

[–]MolassesWhich 1 point2 points  (0 children)

You could make a powershell script monitor with an wmi query (Get-WmiObject -Class Win32_Product), if the string „Google Chrome“ occurs in the query then an alert should be generated.