How to depoly an app with its custom configuration

Sabur Mirza 20 Reputation points
2023-08-22T09:35:15.5633333+00:00

Hi,

I have to deploy Atempo Lina onto the laptops for my company using intune. I have no issue in deploying the application itself onto the machines, but I need to deploy it so that the app will be configured to how my company wants it. The configuration is in a batch file and so I have attempted to deploy the batch file but I am hvaing issues with the installation. I am also confused on what my installtion and uninstallation command lines should be and so if anyone could help me out, I would appreciate it.

Thanks

Microsoft Security Intune Application management
Microsoft Security Intune Other
0 comments No comments
{count} votes

Accepted answer
  1. Lu Dai-MSFT 28,496 Reputation points
    2023-08-23T01:44:24.67+00:00

    @Sabur Mirza Thanks for posting in our Q&A.

    Based on my understanding, it is suggested to try to package the app with its custom configuration and deploy them via win32 app. Please get the silent installation and uninstallation command lines from this app vender.

    Or it is suggested to try to deploy this app via intune firstly and then deploy its custom configuration via a PowerShell script.

    Hope it will give you some ideas.


    If the answer is the right solution, 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

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.