Microsoft SQL Server 2017 Developer Edition
- 30 May 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Microsoft SQL Server 2017 Developer Edition
- Updated on 30 May 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Silent switches
/QUIET /IACCEPTSQLSERVERLICENSETERMS /SUPPRESSPRIVACYSTATEMENTNOTICE="True" /Action="Install" /UpdateEnabled=0 /FEATURES=SQL /INSTANCENAME="MSSQLSERVER" /SQLSYSADMINACCOUNTS=BUILTIN\ADMINISTRATORS
We advise you to review these parameters and customize them to your needs.
Further reading
Planning a SQL Server Installation (Microsoft documentation)
Install SQL Server on Windows from the command prompt (Microsoft documentation)
Was this article helpful?