Forum Discussion

ElieAT's avatar
ElieAT
Iron Contributor
Jan 09, 2023
Solved

Compliance Policy

Hello,

 

Kindly need to know if its possible to configure compliance policy that is based on software installed.

For example if this software is installed on this device so it will be shown as compliant.

 

Regards,

 

 

  • Hi,

    You could create a custom compliance policy for that as described here: https://learn.microsoft.com/en-us/mem/intune/protect/compliance-custom-script

    You can create a discovery script to identify if the software is installed. The script can look at a specific file that needs te be available in a specific folder, or you could let the script check the registry for the installed status.

    As far as I know this options is available in all Intune license types.

    Regards,
    Ruud

3 Replies

  • Moe_Kinani's avatar
    Moe_Kinani
    Bronze Contributor
    Here is a great example in top of Ruud shared with you.

    Moe
    https://www.petervanderwoude.nl/post/working-with-custom-compliance-settings/
    • ElieAT's avatar
      ElieAT
      Iron Contributor
      Thank you for your support it helped a lot
  • Hi,

    You could create a custom compliance policy for that as described here: https://learn.microsoft.com/en-us/mem/intune/protect/compliance-custom-script

    You can create a discovery script to identify if the software is installed. The script can look at a specific file that needs te be available in a specific folder, or you could let the script check the registry for the installed status.

    As far as I know this options is available in all Intune license types.

    Regards,
    Ruud

Resources