App Distribution
App distribution is available as part of the Ivanti Neurons for Healing solution, which is licensed separately.
App distribution helps you deploy Windows applications. App distribution uses the Ivanti Neurons agent and does not require MDM enrollment.
App distribution focuses on deploying desktop applications that are installed through .exe or .msi files, rather than apps distributed through a store like the Microsoft Store. App distribution works especially well with applications that require customized detection and installation steps. App distribution leverages Ivanti's advanced distribution technologies, such as peer download and bandwidth throttling.
There are three main app distribution areas:
- App catalog: Create packages for the apps you want to deploy, configure the app installation process, select who should receive the app, and set the deployment timing.
- App configuration: Specify common package settings.
- Deployment status: Track deployment progress and results.

App distribution requires an agent component on devices that you plan to target. It is not enabled by default. If you target a device that does not have this component, that device will return an "App distribution not enabled in device agent policy" distribution status message.
To enable the app distribution capability on devices
- Select Admin > Agent policy.
- Create a new policy group or edit an existing one.
- Select Edit Actions and Agent Settings.
- Scroll down to Capabilities and select App Distribution. The (SYSTEM) Default option underneath will automatically be selected and is not configurable.
- Scroll down and select Deploy Changes.
- Make sure the devices you want to target with app distribution are using the updated agent policy.

It is easy to quickly install an app on a specific device from the Devices page.
To install an app on a device
- Open the Devices page.
- Find the device you want to target and select it.
- From the Actions panel on the right, select Install app. This option is visible when the device has the app distribution agent capability installed.
- Select the apps you want to install and select Install. Apps will install immediately if the device is available.
In the Device page, use the Software > Assigned apps tab to see all apps assigned to that device. This tab is visible when the device has the app distribution agent capability installed.

This feature migrates these Endpoint Manager package types and converts them into Ivanti Neurons apps:
- MSI
- EXE
- Batch
- Windows actions
In Endpoint Manager, you can right-click a software distribution package and export it as an XML-formatted .ldms file. This exported file is just the package definition and it does not include any of the package download files, such as installers.
When you migrate an exported Endpoint Manager package, Ivanti Neurons parses the .ldms file and creates a corresponding app for you. This new app will have pre-populated download and execute actions where applicable that you can modify.
If the package payload files were publicly accessible, the migrated paths should still work. If the payload files were on internal shares or sites, you will need to verify and fix the download action's payload paths. The download action will automatically include download links for the main package file and any additional package files.
In the case of exported Windows action packages, the migration will automatically recreate individual action steps for you. Windows action packages can have many individual steps, so this can save a lot of time.
Only actions that are supported in Ivanti Neurons will be migrated, such as file and reboot operations.
To migrate an Endpoint Manager package
- In Endpoint Manager's Tools > Distribution > Distribution packages tool, right-click one or more packages you want to migrate and select Export. If you select multiple packages at once, they all will be exported to a single file. Save the exported file in a location that your Ivanti Neurons browser session can access.
- In Ivanti Neurons, select App distribution > App catalog.
- Select Import EPM package.
- Select the Choose file button and browse for the exported .ldms package you want to migrate.
- Select Upload.
- After the import completes, select View the migrated package install steps and modify the imported packages if necessary.