Skip to Main Content
Status Under review
Product Area Right Click Tools
Created by Guest
Created on Sep 2, 2026

Add detection method for Chrome

Please add a detection method to Chrome deployments for updates with a pending application relaunch by adding detection for file path "%ProgramFiles%\Google\Chrome\Application\new_chrome.exe" with version GreaterEquals. This will prevent errors in deployment monitoring for "this application was not detected"

  • Attach files
  • Admin
    Juha Haapsaari
    Sep 8, 2026

    We have possibility to define multiple detection rule sets in our backend to cover different detection cases. The problem is that Intune does not support OR -operator in detection rules so adding these would prevent the detection as all detection rules needs to be applicable. To get this working with Intune we would need to implement custom PS based detection logic, which also has it's own problems.

    Are you using Intune or ConfigMgr in your enviroment?

  • Guest
    Sep 2, 2026

    Also if this could be added for MS Edge deployments as well that would be helpful