Forum Discussion

MiguelRE's avatar
MiguelRE
Copper Contributor
Sep 22, 2025

Custom Compliance to check for Software Version

Hi all,

I was trying to implement a custom Windows compliance item using PS/JSON to check for a particular Software version.

In my case this was the AntiMalware client (not using Defender).

I tried a lot of different aproaches w/o success.

I've had results from eval error, ivalid JSON message or the item is simply ignored.

Has anyone implemented something similar with success?

 

thx,

 

Miguel

1 Reply

  • NabilNahdi's avatar
    NabilNahdi
    Brass Contributor

    Hi Miguel,

     

    If you just need to check if a particular software version is installed on a device/s you could use the Discovered Apps Reports.

    https://learn.microsoft.com/en-us/intune/intune-service/apps/app-discovered-apps

     

     

Resources