I consult with SQL engineer and it seems that the SQL Server 2019 cannot be installed in silent mode as there is some prompt during the installation, such as typing account and password. See: https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-app-management
How do you install SQL Server 2019 using Microsoft Intune
I converted the SQL exe tool to intunewin format, but there are many additional files needed to fully set up the application in silent mode that i do not know how to include in the intune win32 application package option. Also, i wanted to use a batch script to uninstall the application to run some commands to remove any left over sql folders and i cant find a way to add a batch file. Any help or guidance, reference to a KB article or anything will be appreciated
4 answers
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
-
Martin Don 1 Reputation point
2022-01-13T22:16:21.153+00:00 There is a way to install this using silent mode. I have managed to do this but it seems it fails on the uninstall as the setup.exe is not in the same location as the installation. This is really frustrating as I need to install around 15 laptops with SQL server for Sales Consultants. The error that I get from intune is very generic though.
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more