Skip to content
English
  • There are no suggestions because the search field is empty.

Creating and Editing Detection Rules in Change360

Learn how to create detection rules in Change360 and edit detection rules that are automatically created during Discovery.

In this article

  • Introduction
  • Creating new Detection Rules
  • Editing automatically created Detection Rules

Introduction

When Discovering applications Change360 uses package, file and registry information to pre-create Detection Rules that will be used when exporting application to Intune.  Detection Rules are automatically created when there are no existing detection rules, e.g. applications not imported form SCCM.

When applications are imported from SCCM the Detection Rules imported with the application are used for export to Intune, additional rules are not created in Discovery.

The following Detection Rules are automatically created based on what information is found during Discovery:

  • Windows Installer Rule - created when the package record includes a Windows Installer Product Code and includes checking that the ProductVersion is Greater than or Equal to the detected version.

  • File rule - created for all package types when at least 1 executable is found during Discovery and includes checking that the file version is Greater than or Equal to the detected version.



  • Registry Rule - created for non Windows Installer package types when Uninstall registry keys are found during Discovery and includes checking that the version is Greater than or Equal to the detected version.

Detection rules imported from SCCM cannot currently be edited.

[return to top]

Creating new Detection Rules

Detection Rules can be added to any package before it is exported to Intune.  To add a new detection rule:

  • Open the Package Details page of an application
  • Click on Edit
  • When in Edit mode scroll down to Detect Rules
  • Click on the appropriate Add button for the rule type you want to add



  • Select from the drop down list of discovered resources or enter a custom file/registry path and configure the remaining settings as necessary
    • Available Detection Methods:
      • Exists
      • Version
    • Available Operators:
      • Equal
      • Not equal
      • Greater than
      • Greater than or equal
      • Less than
      • Less than or equal
  • Add additional rules as required.
  • Click on Save

If you have made other changes, such as editing the install command, in additional to creating new detection rules a sequence may be started to Discover the new configuration.

[return to top]

Editing automatically created Detection Rules

Detection Rules that were automatically created during Discovery can be edited before a package is exported to Intune.  To add edit detection rules:

  • Open the Package Details page of an application
  • Click on Edit
  • When in Edit mode scroll down to Detect Rules
  • Select a different resource from the drop down list of any existing rule, enter a custom file/registry path, or update the configuration of the remaining settings as necessary
    • Available Detection Methods:
      • Exists
      • Version
    • Available Operators:
      • Equal
      • Not equal
      • Greater than
      • Greater than or equal
      • Less than
      • Less than or equal
  • Click on Save

If you have made other changes, such as editing the install command, in additional to creating new detection rules a sequence may be started to Discover the new configuration.

[return to top]