PolicyApplicator-for-Microsoft-Intune

Configure any app you like using OMA-DM.

Welcome to the PolicyApplicator for Microsoft Intune, the all-you-need configuration experience for your 3rd party applications in Intune.

Configure 3rd party applications using OMA-DM by converting your existing configuration in a ready to use Intune configuration profiles. The PolicyApplicator can currently convert ini- xml-, json- and list files without any hustle aswell as registry structures.

For now the best way to get started is to check the Demo.

Key Features

How it works

I hope the following graphic explains a little bit how the tool works: How it works

So there are 5 steps:

  1. Convert one of your configuration files using one of the Conversion scripts into a csv policy file.
  2. Upload the csv policy file using the Invoke-CsvtoIntuneUpload.ps1 script.
  3. Assign the created configuration profile from intune.
  4. The configuration profile gets translated into registry settings with a technique called ADMX Ingestion.
  5. The PolicyApplicator Agent translates the registry settings into the target configuration file.

Check out the Demo

Check out this demonstration where we configure the VLC media player vlcrc configuration by capturing a reference configuration:

Demo on Youtube

Or read the article where we configure Visual Studio Code.

Get started

You can find the latest releasehere or within the Microsoft Store:

Get the PolicyApplicator Conversion Kit

The conversion kit contains all the script you need to capture your existing configurations and upload them to Microsoft Intune.

Get PolicyApplicator Conversion Kit

You can also use winget to Install by running: winget install "PolicyApplicator Conversion Kit"

Get the PolicyApplicator Agent

The agent should be installed on your managed machines. The Agent applies your configurations to the application.

Get PolicyApplicator Conversion Kit

You can also use winget to Install by running: winget install "PolicyApplicator" or through the Microsoft Store app (new) app type in Microsoft Intune

Also check out the documentation here.