MY Sql installation from command line

Shalini Toppo 66 Reputation points
2021-09-01T08:06:39.967+00:00

Hello experts,

I have tried to install Mysql from MEM.
There I've added the .msi file in LOB apps ,but it only sends the installer in client device. So, we have to do rest of the configuration manually.

Can anyone helps us out, so that we can do rest of the configuration remotely from command line or PS script.

Thanks In advance.

Microsoft Security | Intune | Other
0 comments No comments
{count} votes

Accepted answer
  1. Crystal-MSFT 53,981 Reputation points Microsoft External Staff
    2021-09-02T01:31:28.433+00:00

    @Shalini Toppo From your description, it seems we want deploy MySQl via Intune. And we choose LOB and PowerShell script to configure. If there's any misunderstanding, please let us know.

    Based as I know, the MSI deployed via Intune LOB need to be able to install silently. If the MSI package requires any user interaction the deployment will fail. Here is a link with more details:
    https://techcommunity.microsoft.com/t5/intune-customer-success/support-tip-troubleshooting-msi-app-deployments-in-microsoft/ba-p/359125

    I notice we have deployed MySQL via LOB, could you let us know if the installation is successful? Due to, deploy the configuration via PowerShell script. If we have the PowerShell script which we can manually run successfully on machine, we can deploy it via Intune. here is a link with the steps to deploy PowerShell Script via Intune for the reference:
    https://learn.microsoft.com/en-us/mem/intune/apps/intune-management-extension

    Hope the above information can help. If there's anything unclear, feel free to let us know.


    If the response is helpful, please click "Accept Answer" and upvote it.
    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.