Skip to Main Content

Application Hot Swap on Deployment Processes

I have had to remove/add a couple applications in my deployment processes, and it caused one to break. Maybe this was a one-time thing, but it would be nice to be do this without breaking them. It is more efficient to have many applications in one.

Explain of said feature -
Verify if any applications were added or removed when the deployment process runs.
Automatically take the necessary actions to create any newly added or stop making any removed apps. (Without having to manually run a reimport apps)

A step further would be to check as soon as an edit is made to a deployment process like an app being added to the deployment process and if so start making the new application in mecm.

Product Application Manager
  • Attach files
      Drop here to upload
    • Admin
      Juha Haapsaari
      Reply
      |
      Feb 13, 2025

      If application that is added to a deployment process has never been part of another deployment process in AM, then the application will be created next time when the deployment process runs (by default every 30min). If application was already added to ConfigMgr or Intune by AM, then re-import is required to recreate the application.

      We are thinking of show a notification to user when we detect new app being added to deployment process to allow user to make the decisions if this application should be added/re-imported immediately.

      1 reply