My manager has offered me to help someone with an install but not a manual one that I am usually use to doing.
The individual wants to create a vm template with SQL server 2014. He says that according to Microsoft’s best practice, we should not pre-install SQL server in the VM template, instead, we should create a silent install script that can install the SQL server
from a pre-defined profile.
Can someone point me in the direction on how to create a silent install script that can install the SQL server from a pre-defined profile? I have never done this before.
lcerni