Line of Business application package exporting from Intune portal?

Nidhi Priya 426 Reputation points
2024-06-11T07:45:17.9+00:00

Hello experts!

We want to create a Line of Business application on the new Intune Portal similar to the old Intune Tenant.

So, we are wondering whether we can export or fetch the existing application package from the old tenant and use that package in the new Intune Tenant?

If that is possible then how we can do this?

Thanks!

Nidhi

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
908 questions
{count} votes

Accepted answer
  1. Miguel Gonçalves | AVANADE 886 Reputation points
    2024-06-11T10:03:25.7366667+00:00

    Hi @Nidhi Priya,

    Rahul already tell that natively Intune does not provide a build-in solution.

    You can try out-of-box solution with decode of app pack IntuneWinAppUtilDecoder available in git.

    This tool will decode the Intune Win32 app packages (.intunewin files) in the old tenant. (It will extract the installation files and metadata).

    With that, its easy in the new tenant ;)

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. ZhoumingDuan-MSFT 10,420 Reputation points Microsoft Vendor
    2024-06-12T02:31:10.42+00:00

    @Nidhi Priya, Thanks for posting in Q&A.

    Based on my research, there is no such feature in Intune can export LOB application package, however, you can use the method mentioned in the following link to trace the installation package on the old tenant.

    https://www.reddit.com/r/Intune/comments/v3uc5a/retrieve_uploaded_msi_application/

    https://oliverkieselbach.com/2019/01/03/how-to-decode-intune-win32-app-packages/

    https://call4cloud.nl/2022/03/honest-win32app-thief/

    Non-official, just for reference.

    Or you can re-download the application package from the Internet and convert it into LOB format and upload it to the new tenant

    Hope it will help.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments